Bug 138982

Summary: WebVideoFullscreenManagerProxy must clear pointers when invalidated
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, glenn, jer.noble, philipj, sergio
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch. none

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.