[wpt-sync] Sync PR 28478 - content-visibility: Ensure to dirty continuations on force unlocks.
Categories
(Core :: Layout, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 28478 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/28478
Details from upstream follow.
b'Vladimir Levin <vmpstr@chromium.org>' wrote:
content-visibility: Ensure to dirty continuations on force unlocks.
This patch ensures that we propagate a dirty bit from the continuations
up the ancestor chain when we do a force unlock. In "regular" cases
where we don't need to force unlock anything, we have layout containment
which should prevent us from having continuations.R=ikilpatrick@chromium.org, kojii@chromium.org
Fixed: 1197492
Change-Id: I2d8386e480c48c97e77875d3f8d73ad3d419c18c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2822899
Commit-Queue: vmpstr \<vmpstr@chromium.org>
Reviewed-by: Koji Ishii \<kojii@chromium.org>
Reviewed-by: Morten Stenshorne \<mstensho@chromium.org>
Cr-Commit-Position: refs/heads/master@{#872454}
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 14 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS: 1
Chrome
PASS: 1
Safari
PASS: 1
Links
Comment 4•4 years ago
|
||
bugherder |
Description
•