Bug 202024 - Document no longer needs to store a SessionID
Summary: Document no longer needs to store a SessionID
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-09-19 20:34 PDT by Chris Dumez
Modified: 2019-09-20 16:00 PDT (History)
37 users (show)

See Also:


Attachments
Patch (58.35 KB, patch)
2019-09-19 20:35 PDT, 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 2019-09-19 20:34:07 PDT
Document no longer needs to store a SessionID, now that we have a single session per WebProcess.
Comment 1 Chris Dumez 2019-09-19 20:35:46 PDT
Created attachment 379201 [details]
Patch
Comment 2 Geoffrey Garen 2019-09-20 13:10:18 PDT
Comment on attachment 379201 [details]
Patch

r=me
Comment 3 Chris Dumez 2019-09-20 14:36:04 PDT
Comment on attachment 379201 [details]
Patch

Clearing flags on attachment: 379201

Committed r250153: <https://trac.webkit.org/changeset/250153>
Comment 4 Chris Dumez 2019-09-20 14:36:06 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-09-20 14:37:22 PDT
<rdar://problem/55572582>