Bug 1730377 [wpt PR 30630] - Reland ScopedForcedUpdate Range changes, a=testonly
commit29ed3b6543618c43d8277a1ff5c7fb7496c4288b
authorJoey Arhar <jarhar@chromium.org>
Sat, 2 Oct 2021 10:52:14 +0000 (2 10:52 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Sat, 2 Oct 2021 22:25:12 +0000 (2 22:25 +0000)
tree3881eef0b67da9f0827b5e243d1ebbdcf3b7d981
parent7832f914cd4b2e27e24b2cee7c35a639ecaf9939
Bug 1730377 [wpt PR 30630] - Reland ScopedForcedUpdate Range changes, a=testonly

Automatic update from web-platform-tests
Reland ScopedForcedUpdate Range changes

Original patches:
 - http://crrev.com/919277
 - http://crrev.com/919407
Revert patch: http://crrev.com/919874

The original patches were reverted due to a memory leak. I re-ran the
memory leak test and got these two results for the original patches:
- https://pinpoint-dot-chromeperf.appspot.com/job/15579b94b20000
- https://pinpoint-dot-chromeperf.appspot.com/job/14e7dd74b20000
For the blink_gc:effective_size metric, these tests got +1.1% and +1.6%
memory usage.

I removed a MakeGarbageCollected and re-ran the test here:
- https://pinpoint-dot-chromeperf.appspot.com/job/15b55bf0b20000
This time it got +0.4%, which is better than the 1.1 and 1.6%. Hopefully
pinpoint doesn't find any issues this time.

Bug: 1247842124786812480231236774
Change-Id: Ib70f7f89ed06ce7e0636c8df07591b55f08a91b2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3152405
Reviewed-by: vmpstr <vmpstr@chromium.org>
Commit-Queue: Joey Arhar <jarhar@chromium.org>
Cr-Commit-Position: refs/heads/main@{#921268}

--

wpt-commits: 4b35e758e2fc4225368304b02bcec9133965fd1a
wpt-pr: 30630
testing/web-platform/tests/css/css-contain/content-visibility/resources/slot-content-visibility.html [new file with mode: 0644]
testing/web-platform/tests/css/css-contain/content-visibility/slot-content-visibility-10-crash.html [new file with mode: 0644]
testing/web-platform/tests/css/css-contain/content-visibility/slot-content-visibility-11-crash.html [new file with mode: 0644]
testing/web-platform/tests/css/css-contain/content-visibility/slot-content-visibility-12-crash.html [new file with mode: 0644]
testing/web-platform/tests/css/css-contain/content-visibility/slot-content-visibility-9-crash.html [new file with mode: 0644]