Bug 201430 - Introduce WorkerSWClientConnection to make SWClientConnection mono-thread
Summary: Introduce WorkerSWClientConnection to make SWClientConnection mono-thread
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Service Workers (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks: 201459
  Show dependency treegraph
 
Reported: 2019-09-03 10:59 PDT by youenn fablet
Modified: 2019-09-05 02:02 PDT (History)
8 users (show)

See Also:


Attachments
Patch (48.74 KB, patch)
2019-09-03 11:09 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (50.87 KB, patch)
2019-09-03 23:31 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Win fix (51.11 KB, patch)
2019-09-05 00:12 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2019-09-03 10:59:18 PDT
Introduce WorkerSWClientConnection to make SWClientConnection mono-thread.
This will also allow to make SWClientConnection use process identifier instead of a network process generated identifier
Comment 1 youenn fablet 2019-09-03 11:09:18 PDT
Created attachment 377909 [details]
Patch
Comment 2 youenn fablet 2019-09-03 11:12:09 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/18803
Comment 3 youenn fablet 2019-09-03 23:31:37 PDT
Created attachment 377958 [details]
Patch
Comment 4 youenn fablet 2019-09-04 08:38:57 PDT
Comment on attachment 377958 [details]
Patch

Win build needs a fix apparently.
Comment 5 youenn fablet 2019-09-05 00:12:47 PDT
Created attachment 378053 [details]
Win fix
Comment 6 WebKit Commit Bot 2019-09-05 02:01:57 PDT
Comment on attachment 378053 [details]
Win fix

Clearing flags on attachment: 378053

Committed r249526: <https://trac.webkit.org/changeset/249526>
Comment 7 WebKit Commit Bot 2019-09-05 02:01:59 PDT
All reviewed patches have been landed.  Closing bug.
Comment 8 Radar WebKit Bug Importer 2019-09-05 02:02:16 PDT
<rdar://problem/55059700>