Bug 230138

Summary: AudioContext::getOutputTimestamp() uses incorrect global object as a high-res timestamp origin
Product: WebKit Reporter: Alexey Shvayka <ashvayka>
Component: Web AudioAssignee: Alexey Shvayka <ashvayka>
Status: RESOLVED FIXED    
Severity: Trivial CC: cdumez, clopez, eric.carlson, esprehn+autocc, ews-watchlist, glenn, jer.noble, kondapallykalyan, philipj, sergio, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
See Also: https://github.com/web-platform-tests/wpt/pull/31222
Bug Depends on:    
Bug Blocks: 231702    
Attachments:
Description Flags
Patch none

Description Alexey Shvayka 2021-09-09 17:25:49 PDT
AudioContext::getOutputTimestamp() uses incorrect global object as a high-res timestamp origin
Comment 1 Alexey Shvayka 2021-09-09 17:28:58 PDT
Created attachment 437812 [details]
Patch
Comment 2 EWS Watchlist 2021-09-09 17:29:50 PDT
This patch modifies the imported WPT tests. Please ensure that any changes on the tests (not coming from a WPT import) are exported to WPT. Please see https://trac.webkit.org/wiki/WPTExportProcess
Comment 3 Radar WebKit Bug Importer 2021-09-16 17:26:15 PDT
<rdar://problem/83220166>
Comment 4 Chris Dumez 2021-10-13 15:28:47 PDT
Comment on attachment 437812 [details]
Patch

r=me
Comment 5 Alexey Shvayka 2021-10-14 10:14:31 PDT
Comment on attachment 437812 [details]
Patch

Thanks for review!
Comment 6 EWS 2021-10-14 10:50:05 PDT
Committed r284173 (242990@main): <https://commits.webkit.org/242990@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 437812 [details].