Closed
Bug 1798803
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 36790 - Don't mark LayoutInline clean if side-effects are disabled.
Categories
(Core :: Layout, task, P4)
Core
Layout
Tracking
()
RESOLVED
FIXED
108 Branch
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36790 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36790
Details from upstream follow.
Morten Stenshorne <mstensho@chromium.org> wrote:
Don't mark LayoutInline clean if side-effects are disabled.
Doing that might lead to a bad cache hit later on. This could cause both
correctness issues and crashes.Bug: 1379473
Change-Id: I7e703197c95e674d3966296b0cd6f5892c834874
Reviewed-on: https://chromium-review.googlesource.com/4000663
WPT-Export-Revision: a80562d1217811f200cbf95e32b130c1fbbf357d
Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → Layout
Product: Testing → Core
Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=b2d4edbf593c5d7dbce56b86b5522ba9c034decb
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests
Status Summary
Firefox
PASS
: 2
Chrome
PASS
: 2
Safari
PASS
: 2
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1b33c9c7489e
[wpt PR 36790] - Don't mark LayoutInline clean if side-effects are disabled., a=testonly
Comment 4•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox108:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•