Chromium Code Reviews
DescriptionFix crash in extension NavigationObserver
We were derefering a scoped_ptr<> immediately after resetting it.
This caused crashes on Linux and a top-crash on Chrome OS. Fixed
by copying out the data we need before we delete the object.
BUG=145741
TEST=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=155000
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||