Closed
Bug 1843579
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 41043 - [A11y] Reland targeted cached property invalidation
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox117 fixed)
RESOLVED
FIXED
117 Branch
Tracking | Status | |
---|---|---|
firefox117 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41043 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41043
Details from upstream follow.
Aaron Leventhal <aleventhal@google.com> wrote:
[A11y] Reland targeted cached property invalidation
Relands the following CLS:
- Enhance performance by targeting value updates to specific nodes, commit 704633e6846e44b20c488a3eb98fa43c2c8e4591.
- Don't queue anything for irrelevant attribute changes, commit 2c66a62ed62e601b7a81271e4be4f9e173ce9afc.
- Add comment explaining call to UpdateStyleAndLayoutTreeForNode(), commit 73b9eed3b48bc8ce70de657672755f44a89e7358.
- Ensure cached values not invalidated during the computation of them, commit 4d167a62cd13d5209ecefb664e3690ac955bc559.
- Run a test with --force-renderer-accessibility that used to fail, commit cab7ecd829b24acf677e02f8f118085eaad7f799.
- Simplify code to update cached focusable state, commit 79cb184e5dab5f6084ec78d485bd9496eaa0aaf8.
- Simplify code that invalidates cached values on an AXObject, commit 6df79a50a55fe5cf99d2c50f7308e1236361b771.
Fixed: 1446864, 1446550, 1434555, 1362758
Change-Id: I71acbaa62386425928a176aa1b4c3c7adac6a8ff
Reviewed-on: https://chromium-review.googlesource.com/4687538
WPT-Export-Revision: 75d742659ea5dcd8ef6dea9898f966eaf4412b5f
Assignee | ||
Comment 1•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=e6b60ed945eb541dacb5a7fc7720e1809ea5289a
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9fb084484228
[wpt PR 41043] - [A11y] (Reland#2) Targeted cached property invalidation, a=testonly
Assignee | ||
Comment 3•1 year ago
|
||
Test result changes from PR not available.
Comment 4•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox117:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•