Closed
Bug 1867379
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 43429 - [a11y] Invalidate weak pointer on AXObjectCacheImpl dispose.
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 43429 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/43429
Details from upstream follow.
Ahmed Elwasefi <a.m.elwasefi@gmail.com> wrote:
[a11y] Invalidate weak pointer on AXObjectCacheImpl dispose.
Invalidate weak_factory_for_serialization_pipeline_ on dispose of
AXObjectCacheImpl in order to cancel any pending serialization tasks from batching.Bug: 1505157
Change-Id: I1f95730b76a5fb1eb43f10e101eea8b23182ef2a
Reviewed-on: https://chromium-review.googlesource.com/5067377
WPT-Export-Revision: b425f192c5cfad676d9125509041442b296dc8b8
Assignee | ||
Updated•1 year ago
|
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•