Bug 1831932 [wpt PR 39892] - LoAF: fix regression in collecting source locations...
commit0715ef25409996525ba07141ac2d8f50e208fbca
authorNoam Rosenthal <nrosenthal@chromium.org>
Wed, 17 May 2023 13:47:52 +0000 (17 13:47 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Sun, 21 May 2023 22:44:53 +0000 (21 22:44 +0000)
tree2407b7724073826c4f62c130f4103ae49846924d
parentdeb4cb45517ebe29a1dc07a8856a107a640d3aca
Bug 1831932 [wpt PR 39892] - LoAF: fix regression in collecting source locations, a=testonly

Automatic update from web-platform-tests
LoAF: fix regression in collecting source locations

Previous fix made it so that we only collect bound-function script.
Added a regression test to make sure we collect all source locations,
including ones for setTimeout (which has an optimziation to eagerly
garbage collect).

Bug: 1392685
Change-Id: I1d9ecd7e5bad0163b0ba492aa9dc238102158ec5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4514697
Reviewed-by: Yoav Weiss <yoavweiss@chromium.org>
Commit-Queue: Noam Rosenthal <nrosenthal@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1141242}

--

wpt-commits: 9f1eb59407694a404eff232c643d28b74c535692
wpt-pr: 39892
testing/web-platform/tests/long-animation-frame/tentative/loaf-source-location-bound.html [deleted file]
testing/web-platform/tests/long-animation-frame/tentative/loaf-source-location.html [new file with mode: 0644]