Bug 222155

Summary: Support modules in service workers
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: Service WorkersAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, saam, webkit-bug-importer, youennf, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch saam: review+

Description Yusuke Suzuki 2021-02-18 19:58:33 PST
...
Comment 1 Yusuke Suzuki 2021-02-20 14:36:35 PST
Created attachment 421114 [details]
Patch
Comment 2 Yusuke Suzuki 2021-02-20 23:23:05 PST
Created attachment 421130 [details]
Patch
Comment 3 Yusuke Suzuki 2021-02-20 23:27:56 PST
Created attachment 421131 [details]
Patch
Comment 4 Yusuke Suzuki 2021-02-20 23:30:30 PST
Created attachment 421132 [details]
Patch
Comment 5 Radar WebKit Bug Importer 2021-02-20 23:49:09 PST
<rdar://problem/74564317>
Comment 6 Saam Barati 2021-02-21 08:55:36 PST
Comment on attachment 421132 [details]
Patch

LGTM. Should we add some of our own tests too that aren’t imported?
Comment 7 Yusuke Suzuki 2021-02-21 13:27:39 PST
(In reply to Saam Barati from comment #6)
> Comment on attachment 421132 [details]
> Patch
> 
> LGTM. Should we add some of our own tests too that aren’t imported?

I think, for now, imported tests cover the things we would like to check. So, I will add tests if issue is found.
Comment 8 Yusuke Suzuki 2021-02-21 13:54:35 PST
Committed r273224 (234410@main): <https://commits.webkit.org/234410@main>