RESOLVED FIXED 201916
Drop FrameLoaderClient::sessionID()
https://bugs.webkit.org/show_bug.cgi?id=201916
Summary Drop FrameLoaderClient::sessionID()
Chris Dumez
Reported 2019-09-18 08:33:50 PDT
Drop FrameLoaderClient::sessionID(). The Frame can get the sessionID from its page (Which is what the FrameLoaderClient::sessionID() ended up doing) and other call sites at WebKit2 layer can get the sessionID from the WebProcess singleton.
Attachments
Patch (13.22 KB, patch)
2019-09-18 08:36 PDT, Chris Dumez
no flags
Patch (14.63 KB, patch)
2019-09-18 09:14 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2019-09-18 08:36:07 PDT
Chris Dumez
Comment 2 2019-09-18 09:14:14 PDT
Geoffrey Garen
Comment 3 2019-09-18 10:09:37 PDT
Comment on attachment 379041 [details] Patch r=me
Chris Dumez
Comment 4 2019-09-18 10:14:20 PDT
Comment on attachment 379041 [details] Patch Clearing flags on attachment: 379041 Committed r250043: <https://trac.webkit.org/changeset/250043>
Chris Dumez
Comment 5 2019-09-18 10:14:22 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2019-09-18 10:15:19 PDT
Radar WebKit Bug Importer
Comment 7 2019-09-18 10:15:23 PDT
Note You need to log in before you can comment on or make changes to this bug.