Bug 230138 - AudioContext::getOutputTimestamp() uses incorrect global object as a high-res timestamp origin
Summary: AudioContext::getOutputTimestamp() uses incorrect global object as a high-res...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Audio (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Trivial
Assignee: Alexey Shvayka
URL:
Keywords: InRadar
Depends on:
Blocks: 231702
  Show dependency treegraph
 
Reported: 2021-09-09 17:25 PDT by Alexey Shvayka
Modified: 2021-10-14 10:50 PDT (History)
12 users (show)

See Also:


Attachments
Patch (7.65 KB, patch)
2021-09-09 17:28 PDT, Alexey Shvayka
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].