Chromium Code Reviews
Description[Mac] Fix use-after-free when dragging tabs with page-actions.
This patches in the relevant bit of r38299:
http://src.chromium.org/viewvc/chrome?view=rev&revision=38299
> When dragging and dropping a tab who's window is going away entirely,
> the LocationBarViewMac instance and the PageActionViewList w/in go
> away before the cell. Sometimes windows can re-display while being
> closed, then BANG.
BUG=34110
TEST=Install an extension which shows a page action (*). Bring up two
tabs, drag one with the page action off to a separate window. Drag it
back into the first window.
(*) For instance, the "Subscribe in Feed Reader" example at
http://code.google.com/chrome/extensions/samples.html , then browse to
Google News to get a page action.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=38400
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|
|||||||||||||||||||