Bug 181687 - SWServerWorker::m_contextConnectionIdentifier may get out of date
Summary: SWServerWorker::m_contextConnectionIdentifier may get out of date
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: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-16 10:06 PST by Chris Dumez
Modified: 2018-01-16 16:50 PST (History)
5 users (show)

See Also:


Attachments
Patch (4.11 KB, patch)
2018-01-16 10:13 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 2018-01-16 10:06:07 PST
SWServerWorker::m_contextConnectionIdentifier may get out of date. This happens when when the context process crashes and is relaunched.
Comment 1 Radar WebKit Bug Importer 2018-01-16 10:10:43 PST
<rdar://problem/36548111>
Comment 2 Chris Dumez 2018-01-16 10:13:24 PST
Created attachment 331398 [details]
Patch
Comment 3 WebKit Commit Bot 2018-01-16 16:50:01 PST
Comment on attachment 331398 [details]
Patch

Clearing flags on attachment: 331398

Committed r227010: <https://trac.webkit.org/changeset/227010>
Comment 4 WebKit Commit Bot 2018-01-16 16:50:03 PST
All reviewed patches have been landed.  Closing bug.