[wpt-sync] Sync PR 50914 - LoAF: Set source line and column for promise-resolver
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox137 fixed)
| Tracking | Status | |
|---|---|---|
| firefox137 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50914 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50914
Details from upstream follow.
Joone Hur <joonehur@microsoft.com> wrote:
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/+/6188741This CL extends support for this feature to promise resolvers.
Bug: 391417815
Test:
Change-Id: I8811cf9afe824734cc88b7e94a319662b47d11e7
- web_tests/external/wpt/long-animation-frame/tentative/loaf-source-location.html
Reviewed-on: https://chromium-review.googlesource.com/6268279
WPT-Export-Revision: 2cf92fa6b75528d576e0c1fd1490f2e3df905770
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 1 tests and 5 subtests
Status Summary
Firefox
ERROR: 1
Chrome
OK : 1
PASS : 3
FAIL : 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /long-animation-frame/tentative/loaf-source-location.html [wpt.fyi]:
ERROR[GitHub],SKIP[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview,Gecko-android-em-7.0-x86_64-qr-debug-geckoview,Gecko-android-em-7.0-x86_64-qr-opt-geckoview,Gecko-linux1804-64-qr-debug,Gecko-linux1804-64-qr-opt,Gecko-windows11-32-24h2-debug,Gecko-windows11-32-24h2-opt,Gecko-windows11-64-24h2-debug,Gecko-windows11-64-24h2-opt] (Chrome:OK)
Tests Disabled in Gecko Infrastructure
- /long-animation-frame/tentative/loaf-source-location.html [wpt.fyi]:
ERROR[GitHub],SKIP[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview,Gecko-android-em-7.0-x86_64-qr-debug-geckoview,Gecko-android-em-7.0-x86_64-qr-opt-geckoview,Gecko-linux1804-64-qr-debug,Gecko-linux1804-64-qr-opt,Gecko-windows11-32-24h2-debug,Gecko-windows11-32-24h2-opt,Gecko-windows11-64-24h2-debug,Gecko-windows11-64-24h2-opt] (Chrome:OK)
Comment 4•1 year ago
|
||
| bugherder | ||
Description
•