Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1911670 [wpt PR 47467] - Improve <selectedoption> performance, a=…
…testonly Automatic update from web-platform-tests Improve <selectedoption> performance This patch improves the performance of <selectedoption> by replacing the SynchronousMutationObserver with the existing async MutationObserver in HTMLOptionElement. The change from sync to async impacts some tests. The timing is being discussed in a standards issue here: whatwg/html#10520 Fixed: 336844298 Change-Id: I9693de9cf35913e7daaebb364c4923dcd4a2dc39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5758741 Reviewed-by: Mason Freed <[email protected]> Commit-Queue: Joey Arhar <[email protected]> Cr-Commit-Position: refs/heads/main@{#1337462} -- wpt-commits: d32c223215aaa166fce5162b4f76d323e9d513e7 wpt-pr: 47467
- Loading branch information