From 7161c21b14ffb1e6ccedc90d28b6f78b6cf6335c Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Fri, 3 Jul 2015 12:39:51 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1baf7c713..46845ace4 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ Firefox
[1] Details of the benchmark available at Firefox version: benchmarking memory footprint.
-[2] Important note: There is currently a [bug in Chromium 39+ which causes a new memory leak each time the popup UI of an extension is opened](https://code.google.com/p/chromium/issues/detail?id=441500). This affects all extensions. Keep this in mind when measuring Chromium's memory usage. In the benchmarks, I avoided opening the popups completely.
+[2] Important note: There is currently a [bug in Chromium v39 to v41 which causes a new memory leak each time the popup UI of an extension is opened](https://code.google.com/p/chromium/issues/detail?id=441500). This affects all extensions. Keep this in mind when measuring Chromium's memory usage. In the benchmarks, I avoided opening the popups completely.
#### CPU