Use untrusted integrity as the delayed integrity for the content process sandbox on Nightly
Categories
(Core :: Security: Process Sandboxing, enhancement, P1)
Tracking
()
People
(Reporter: bobowen, Assigned: bobowen)
References
Details
(Keywords: perf-alert)
Attachments
(3 files, 1 obsolete file)
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
New try push with only the fixes required for untrusted integrity. Other fixes in the first try pushes are needed for USER_RESTRICTED:
https://treeherder.mozilla.org/jobs?repo=try&duplicate_jobs=visible&revision=417de311cf9d43a846dde7bd658c9a9f97c821ac
Assignee | ||
Comment 3•1 year ago
|
||
Assignee | ||
Comment 4•1 year ago
|
||
Assignee | ||
Comment 5•1 year ago
|
||
This was causing a permanent failure for some xpcshell tests, possibly due to a
timing change.
Assignee | ||
Comment 6•1 year ago
|
||
Comment 8•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/16d2b3b29835
https://hg.mozilla.org/mozilla-central/rev/a2f1d2fe4a7b
https://hg.mozilla.org/mozilla-central/rev/aa0cde9340b1
https://hg.mozilla.org/mozilla-central/rev/ee7693ef6d0d
Comment 9•1 year ago
|
||
Backout due to performance regressions
Backout link: https://hg.mozilla.org/integration/autoland/rev/87e13e7efccf76ca7bedab89509e5d17d895d8b5
Assignee | ||
Comment 10•1 year ago
|
||
(In reply to Cristian Tuns from comment #9)
Backout due to performance regressions
Backout link: https://hg.mozilla.org/integration/autoland/rev/87e13e7efccf76ca7bedab89509e5d17d895d8b5
thanks
Comment 11•1 year ago
|
||
(In reply to Cristian Tuns from comment #9)
Backout due to performance regressions
Backout link: https://hg.mozilla.org/integration/autoland/rev/87e13e7efccf76ca7bedab89509e5d17d895d8b5
== Change summary for alert #41586 (as of Tue, 27 Feb 2024 06:12:14 GMT) ==
Regressions:
Ratio | Test | Platform | Options | Absolute values (old vs new) | Performance Profiles |
---|---|---|---|---|---|
19% | reddit-billgates-ama.billg-ama ContentfulSpeedIndex | windows10-64-shippable-qr | cold fission webrender | 765.20 -> 911.54 | Before/After |
10% | facebook loadtime | windows10-64-shippable-qr | cold fission webrender | 916.94 -> 1,013.12 | Before/After |
Improvements:
Ratio | Test | Platform | Options | Absolute values (old vs new) | Performance Profiles |
---|---|---|---|---|---|
23% | yahoo-mail fcp | windows10-64-shippable-qr | cold fission webrender | 235.18 -> 180.00 | Before/After |
23% | yahoo-mail fcp | windows10-64-shippable-qr | bytecode-cached cold fission webrender | 236.58 -> 181.50 | Before/After |
21% | wikipedia fcp | windows10-64-shippable-qr | bytecode-cached cold fission webrender | 833.75 -> 656.78 | Before/After |
21% | bing-search fcp | windows10-64-shippable-qr | bytecode-cached cold fission webrender | 180.48 -> 142.73 | Before/After |
21% | bing-search fcp | windows10-64-shippable-qr | cold fission webrender | 179.49 -> 142.27 | Before/After |
... | ... | ... | ... | ... | ... |
2% | google-mail FirstVisualChange | windows10-64-shippable-qr | cold fission webrender | 1,092.09 -> 1,068.78 | Before/After |
For up to date results, see: https://treeherder.mozilla.org/perfherder/alerts?id=41586
Updated•1 year ago
|
Comment 12•1 year ago
•
|
||
Perfherder has detected an improvement for Backout link: https://hg.mozilla.org/integration/autoland/rev/87e13e7efccf76ca7bedab89509e5d17d895d8b5
== Change summary for alert #41589 (as of Tue, 27 Feb 2024 10:35:02 GMT) ==
Improvements:
Ratio | Test | Platform | Options | Absolute values (old vs new) |
---|---|---|---|---|
3% | startup_about_home_paint_cached | windows10-64-shippable-qr | e10s fission stylo webrender-sw | 574.79 -> 555.25 |
3% | startup_about_home_paint_cached | windows10-64-shippable-qr | e10s fission stylo webrender-sw | 570.75 -> 554.25 |
For up to date results, see: https://treeherder.mozilla.org/perfherder/alerts?id=41589
Assignee | ||
Comment 13•1 year ago
|
||
This got a bit messy, because of the webcodecs tests also needing to be reverted.
So I think I'll clone and close this one.
Comment 14•1 year ago
|
||
Comment on attachment 9378514 [details]
Bug 1877957 p4: Enable untrusted integrity for content process sandbox on Nightly. r=handyman!
Revision D200796 was moved to bug 1889932. Setting attachment 9378514 [details] to obsolete.
Assignee | ||
Comment 15•1 year ago
|
||
Remaining work happening in bug 1889932.
Description
•