DescriptionFix crash when incognito split mode extension using the WebRequest API was reloaded
This fixes a CHECK assertion that was triggered if an incognito split mode
extension with two background pages (each having an active web reqeust event
listener) was restarted. The reason for the bug was that the event listener
from the incognito background page would not be unregistered properly.
BUG=224094
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192537
Patch Set 1 #
Messages
Total messages: 8 (0 generated)
|