Skip to content

merge_pr_50914

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 23:49

LoAF: Set source line and column for promise-resolver

The LongAnimationFrameSourceLineColumn runtime flag was introduced
to enable the sourceLine and sourceColumn properties in PerformanceScriptTiming:
https://chromium-review.googlesource.com/c/chromium/src/+/6188741

This CL extends support for this feature to promise resolvers.

  • web_tests/external/wpt/long-animation-frame/tentative/loaf-source-location.html

Bug: 391417815
Test:
Change-Id: I8811cf9afe824734cc88b7e94a319662b47d11e7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6268279
Commit-Queue: Joone Hur joonehur@microsoft.com
Reviewed-by: Noam Rosenthal nrosenthal@chromium.org
Reviewed-by: Nate Chapin japhet@chromium.org
Cr-Commit-Position: refs/heads/main@{#1424190}