Bug 182276

Summary: Make sure we never create a WebSWClientConnection with an invalid sessionID
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Service WorkersAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, commit-queue, dbates, esprehn+autocc, ews-watchlist, ggaren, kangil.han, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2018-01-29 19:36:33 PST
Make sure we never create a WebSWClientConnection with an invalid sessionID as this could corrupt our hash tables.
Comment 1 Chris Dumez 2018-01-29 19:37:59 PST
<rdar://problem/36582633>
Comment 2 Chris Dumez 2018-01-29 19:39:51 PST
Created attachment 332622 [details]
Patch
Comment 3 WebKit Commit Bot 2018-01-30 09:21:55 PST
Comment on attachment 332622 [details]
Patch

Clearing flags on attachment: 332622

Committed r227789: <https://trac.webkit.org/changeset/227789>
Comment 4 WebKit Commit Bot 2018-01-30 09:21:56 PST
All reviewed patches have been landed.  Closing bug.