Bug 179523 - Simplify SWServerRegistration::forEachConnection()
Summary: Simplify SWServerRegistration::forEachConnection()
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
Depends on:
Blocks: 179428
  Show dependency treegraph
 
Reported: 2017-11-09 22:33 PST by Chris Dumez
Modified: 2017-11-15 09:39 PST (History)
6 users (show)

See Also:


Attachments
WIP Patch for EWS (14.14 KB, patch)
2017-11-09 22:34 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
WIP Patch for EWS (14.14 KB, patch)
2017-11-09 23:01 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (13.66 KB, patch)
2017-11-10 07:54 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 2017-11-09 22:33:17 PST
Simplify SWServerRegistration::forEachConnection(). We should not need the hack to always IPC the job's connection now that we do an IPC handshake with the WebContent process after resolving the registration promise.
Comment 1 Chris Dumez 2017-11-09 22:34:05 PST
Created attachment 326557 [details]
WIP Patch for EWS
Comment 2 Chris Dumez 2017-11-09 23:01:42 PST
Created attachment 326559 [details]
WIP Patch for EWS
Comment 3 Chris Dumez 2017-11-10 07:54:06 PST
Created attachment 326582 [details]
Patch
Comment 4 Chris Dumez 2017-11-10 09:23:14 PST
Comment on attachment 326582 [details]
Patch

Clearing flags on attachment: 326582

Committed r224686: <https://trac.webkit.org/changeset/224686>
Comment 5 Chris Dumez 2017-11-10 09:23:16 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2017-11-15 09:39:38 PST
<rdar://problem/35562168>