DescriptionFix crash when swapping in a prerendered page for a page which has an unload handler.
***
Note: this is the fix without a browser test, for expediency. A CL with the test is in http://codereview.chromium.org/7046053/
***
The root cause PrerenderManager::OnCloseTabContentsDeleter was never unregistering itself as a TabContentsDelegate in CloseContents.
r87606 exposed this by changing the TabContents destructor to deference the delegate if it's non-NULL.
BUG=85350
TEST=None
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=88478
Patch Set 1 #
Total comments: 3
Messages
Total messages: 5 (0 generated)
|