Bug 125188

Summary: Fix regression caused by r158599
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, gyuyoung.kim, jer.noble
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

Eric Carlson
Reported 2013-12-03 14:44:35 PST
r158599 added a setting to disable video plugin proxy support in HTMLMediaElement. It also caused the media player to be unconditionally cleared in HTMLMediaElement::clearMediaPlayer, which the old code did not do.
Attachments
Proposed patch (1.15 KB, patch)
2013-12-03 14:47 PST, Eric Carlson
no flags
Eric Carlson
Comment 1 2013-12-03 14:44:54 PST
Eric Carlson
Comment 2 2013-12-03 14:47:52 PST
Created attachment 218346 [details] Proposed patch
Jer Noble
Comment 3 2013-12-03 14:49:42 PST
Comment on attachment 218346 [details] Proposed patch r=me
Eric Carlson
Comment 4 2013-12-03 15:02:56 PST
Note You need to log in before you can comment on or make changes to this bug.