RESOLVED FIXED 200483
Add release assertions to help catch a bug in our WebProcessCache implementation
https://bugs.webkit.org/show_bug.cgi?id=200483
Summary Add release assertions to help catch a bug in our WebProcessCache implementation
Chris Dumez
Reported 2019-08-06 16:01:18 PDT
Add release assertions to help catch a bug in our WebProcessCache implementation. We have evidence that we have processes with a page which starts a provisional load while the process is in the WebProcessCache. This should not be possible.
Attachments
Patch (2.08 KB, patch)
2019-08-06 16:02 PDT, Chris Dumez
no flags
Patch (2.11 KB, patch)
2019-08-06 16:04 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2019-08-06 16:02:27 PDT
Chris Dumez
Comment 2 2019-08-06 16:03:59 PDT
Chris Dumez
Comment 3 2019-08-06 16:04:46 PDT
Geoffrey Garen
Comment 4 2019-08-06 16:55:34 PDT
Comment on attachment 375661 [details] Patch r=me
WebKit Commit Bot
Comment 5 2019-08-06 17:33:40 PDT
Comment on attachment 375661 [details] Patch Clearing flags on attachment: 375661 Committed r248333: <https://trac.webkit.org/changeset/248333>
WebKit Commit Bot
Comment 6 2019-08-06 17:33:42 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 7 2019-08-06 17:34:21 PDT
Note You need to log in before you can comment on or make changes to this bug.