Bug 213136 - Withdraw FileReaderSync from ServiceWorker
Summary: Withdraw FileReaderSync from ServiceWorker
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-06-12 10:04 PDT by Tetsuharu Ohzeki [UTC+9]
Modified: 2020-06-14 00:12 PDT (History)
7 users (show)

See Also:


Attachments
Patch (2.84 KB, patch)
2020-06-12 10:06 PDT, Tetsuharu Ohzeki [UTC+9]
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tetsuharu Ohzeki [UTC+9] 2020-06-12 10:04:08 PDT
`FileReaderSync` is not exposed for ServiceWorker.

* https://w3c.github.io/FileAPI/#FileReaderSync
* https://github.com/w3c/FileAPI/issues/16
Comment 1 Tetsuharu Ohzeki [UTC+9] 2020-06-12 10:06:52 PDT
Created attachment 401746 [details]
Patch
Comment 2 Tetsuharu Ohzeki [UTC+9] 2020-06-14 00:02:46 PDT
Thank you, Darin.
Comment 3 EWS 2020-06-14 00:11:14 PDT
Committed r263009: <https://trac.webkit.org/changeset/263009>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 401746 [details].
Comment 4 Radar WebKit Bug Importer 2020-06-14 00:12:16 PDT
<rdar://problem/64337427>
Comment 5 Radar WebKit Bug Importer 2020-06-14 00:12:17 PDT
<rdar://problem/64337428>