Bug 233895 - Add basic support for launching a SharedWorker
Summary: Add basic support for launching a SharedWorker
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:
Keywords: InRadar
: 230979 (view as bug list)
Depends on:
Blocks: 230382
  Show dependency treegraph
 
Reported: 2021-12-06 12:57 PST by Chris Dumez
Modified: 2022-06-23 14:26 PDT (History)
14 users (show)

See Also:


Attachments
WIP Patch (127.89 KB, patch)
2021-12-06 13:30 PST, Chris Dumez
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
WIP Patch (206.51 KB, patch)
2021-12-06 16:30 PST, Chris Dumez
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
WIP Patch (443.95 KB, patch)
2021-12-07 11:19 PST, Chris Dumez
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
WIP Patch (485.91 KB, patch)
2021-12-08 09:14 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
WIP Patch (495.88 KB, patch)
2021-12-08 11:01 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (526.75 KB, patch)
2021-12-08 13:03 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (526.21 KB, patch)
2021-12-08 15:46 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (526.30 KB, patch)
2021-12-08 16:41 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (526.23 KB, patch)
2021-12-09 07:38 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 2021-12-06 12:57:44 PST
Add basic support for launching a SharedWorker.
Comment 1 Chris Dumez 2021-12-06 13:30:53 PST
Created attachment 446081 [details]
WIP Patch
Comment 2 Chris Dumez 2021-12-06 16:30:14 PST
Created attachment 446093 [details]
WIP Patch
Comment 3 Chris Dumez 2021-12-07 11:19:00 PST
Created attachment 446205 [details]
WIP Patch
Comment 4 Chris Dumez 2021-12-08 09:14:01 PST
Created attachment 446376 [details]
WIP Patch
Comment 5 EWS Watchlist 2021-12-08 09:15:03 PST
Note that there are important steps to take when updating ANGLE. See https://trac.webkit.org/wiki/UpdatingANGLE
Comment 6 Chris Dumez 2021-12-08 11:01:32 PST
Created attachment 446388 [details]
WIP Patch
Comment 7 Chris Dumez 2021-12-08 13:03:49 PST
Created attachment 446415 [details]
Patch
Comment 8 Chris Dumez 2021-12-08 15:46:22 PST
Created attachment 446444 [details]
Patch
Comment 9 Chris Dumez 2021-12-08 16:41:26 PST
Created attachment 446456 [details]
Patch
Comment 10 Chris Dumez 2021-12-09 07:38:18 PST
Created attachment 446549 [details]
Patch
Comment 11 EWS 2021-12-09 17:08:02 PST
Committed r286821 (245056@main): <https://commits.webkit.org/245056@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 446549 [details].
Comment 12 Radar WebKit Bug Importer 2021-12-09 17:09:28 PST
<rdar://problem/86298811>
Comment 13 Brent Fulgham 2022-06-23 14:26:33 PDT
*** Bug 230979 has been marked as a duplicate of this bug. ***