RESOLVED FIXED 138982
WebVideoFullscreenManagerProxy must clear pointers when invalidated
https://bugs.webkit.org/show_bug.cgi?id=138982
Summary WebVideoFullscreenManagerProxy must clear pointers when invalidated
Eric Carlson
Reported 2014-11-21 14:51:15 PST
WebVideoFullscreenManagerProxy::invalidate is called when the page is about to close, so it should clear the WebVideoFullscreenModel and WebVideoFullscreenChangeObserver.
Attachments
Proposed patch. (1.75 KB, patch)
2014-11-21 14:57 PST, Eric Carlson
no flags
Eric Carlson
Comment 1 2014-11-21 14:51:30 PST
Eric Carlson
Comment 2 2014-11-21 14:57:43 PST
Created attachment 242074 [details] Proposed patch.
WebKit Commit Bot
Comment 3 2014-11-21 16:55:34 PST
Comment on attachment 242074 [details] Proposed patch. Clearing flags on attachment: 242074 Committed r176487: <http://trac.webkit.org/changeset/176487>
WebKit Commit Bot
Comment 4 2014-11-21 16:55:39 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.