Marshall Greenblatt
fa5268fa2d
Fix issues with request callbacks during browser shutdown (see issue #2622 ).
...
The behavior has changed as follows with NetworkService enabled:
- All pending and in-progress requests will now be aborted when the CEF context
or associated browser is destroyed. The OnResourceLoadComplete callback will
now also be called in this case for in-progress requests that have a handler.
- The CefResourceHandler::Cancel method will now always be called when resource
handling is complete, irrespective of whether handling completed successfully.
- Request callbacks that arrive after the OnBeforeClose callback for the
associated browser (which may happen for in-progress requests that are aborted
on browser destruction) will now always have a non-nullptr CefBrowser
parameter.
- Allow empty parameters to CefRequest and CefResponse methods where it makes
sense (e.g. resetting default response state, or clearing a referrer value).
- Fixed a reference loop that was keeping CefResourceHandler objects from being
destroyed if they were holding a callback reference (from ProcessRequest,
ReadResponse, etc.) during CEF context or associated browser destruction.
- Fixed an issue where the main frame was not detached on browser destruction
which could cause a crash due to RFH use-after-free (see issue #2498 ).
To test: All unit tests pass as expected.
2019-06-01 15:51:33 +03:00
..
2019-02-14 17:08:44 -05:00
2019-05-08 12:31:46 -04:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-03-07 17:09:54 -05:00
2019-03-07 17:09:54 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2017-05-18 12:30:05 +02:00
2019-02-14 17:08:44 -05:00
2017-05-18 12:30:05 +02:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-05-29 17:44:56 +03:00
2019-02-14 17:08:43 -05:00
2019-05-08 12:31:46 -04:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-05-29 17:44:56 +03:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-05-18 12:40:45 +03:00
2019-04-26 13:02:58 -04:00
2019-05-02 18:33:10 -04:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-05-29 17:44:56 +03:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-05-29 17:44:56 +03:00
2019-05-17 21:42:25 +03:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-05-08 12:31:46 -04:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-26 16:49:41 +00:00
2019-02-14 17:08:43 -05:00
2019-05-29 17:44:56 +03:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-04-23 22:53:28 -04:00
2019-03-24 16:45:06 -04:00
2019-04-23 22:53:28 -04:00
2019-04-23 22:53:28 -04:00
2019-04-23 22:53:28 -04:00
2019-06-01 15:51:33 +03:00
2019-02-14 17:08:43 -05:00
2019-04-23 22:53:28 -04:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-04-23 22:53:28 -04:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-04-23 22:53:28 -04:00
2019-02-14 17:08:43 -05:00
2019-04-23 22:53:28 -04:00
2019-04-23 22:53:28 -04:00
2019-05-18 12:40:45 +03:00
2019-04-23 22:53:28 -04:00
2019-04-23 22:53:28 -04:00
2019-04-23 22:53:28 -04:00
2019-06-01 15:51:33 +03:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-26 16:45:12 +00:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00
2019-02-14 17:08:44 -05:00
2019-02-14 17:08:43 -05:00