Bug 182276 - Make sure we never create a WebSWClientConnection with an invalid sessionID
Summary: Make sure we never create a WebSWClientConnection with an invalid sessionID
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-29 19:36 PST by Chris Dumez
Modified: 2018-01-30 09:21 PST (History)
10 users (show)

See Also:


Attachments
Patch (16.06 KB, patch)
2018-01-29 19:39 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-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.