Bug 236317 - FileReaderSync should be exposed to shared workers
Summary: FileReaderSync should be exposed to shared workers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL: https://w3c.github.io/FileAPI/#FileRe...
Keywords: InRadar
Depends on:
Blocks: 230382
  Show dependency treegraph
 
Reported: 2022-02-08 11:31 PST by Chris Dumez
Modified: 2022-02-08 18:34 PST (History)
5 users (show)

See Also:


Attachments
Patch (3.10 KB, patch)
2022-02-08 12:05 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2022-02-08 11:31:58 PST
FileReaderSync should be exposed to shared workers:
- https://w3c.github.io/FileAPI/#FileReaderSync
Comment 1 Radar WebKit Bug Importer 2022-02-08 11:52:49 PST
<rdar://problem/88644122>
Comment 2 Chris Dumez 2022-02-08 12:05:16 PST
Created attachment 451289 [details]
Patch
Comment 3 Brent Fulgham 2022-02-08 13:01:31 PST
Comment on attachment 451289 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=451289&action=review

r=me

> LayoutTests/imported/w3c/web-platform-tests/workers/semantics/interface-objects/003.any.sharedworker-expected.txt:45
> +PASS The FileReaderSync interface object should be exposed

Nice!
Comment 4 EWS 2022-02-08 18:34:13 PST
Committed r289451 (246995@main): <https://commits.webkit.org/246995@main>

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