author | Mike Conley <mconley@mozilla.com> |
Tue, 21 May 2019 17:33:26 +0000 (2019-05-21) | |
changeset 474803 | 9ee0f79d80d1a777869ec7dd2774694a0bef86f8 |
parent 474802 | 79a583fd7cd942da68e3944a88cde027ff959d33 |
child 474804 | 96306b575252ae9f2914a5ca3c92f84356031a94 |
push id | 36046 |
push user | aiakab@mozilla.com |
push date | Tue, 21 May 2019 21:45:52 +0000 (2019-05-21) |
treeherder | mozilla-central@257f2c96cef5 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | florian |
bugs | 1544037 |
milestone | 69.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
browser/base/content/test/performance/browser_startup_mainthreadio.js | file | annotate | diff | comparison | revisions |
--- a/browser/base/content/test/performance/browser_startup_mainthreadio.js +++ b/browser/base/content/test/performance/browser_startup_mainthreadio.js @@ -183,22 +183,16 @@ const startupPhases = { condition: WIN, stat: 1, }, { // bug 1544034 path: "ProfLDS:startupCache/scriptCache.bin", condition: WIN, stat: 1, }, - { // bug 1544037 - path: "ProfLDS:startupCache/startupCache." + - (Services.appinfo.is64Bit ? 8 : 4) + ".little", - condition: WIN, - stat: 1, - }, { // bug 1541601 path: "PrfDef:channel-prefs.js", stat: 1, read: 1, close: 1, }, { // At least the read seems unavoidable path: "PrefD:prefs.js",