Bug 142097

Summary: RenderVideo should not paint the video frame when video is fullscreen.
Product: WebKit Reporter: Jeremy Jones <jeremyj-wk>
Component: MediaAssignee: Jeremy Jones <jeremyj-wk>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, jer.noble, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: iPhone / iPad   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 145118    
Attachments:
Description Flags
Patch
eric.carlson: review+, commit-queue: commit-queue-
Patch for landing. none

Description Jeremy Jones 2015-02-27 13:14:22 PST
RenderVideo should not paint the video frame when video is fullscreen.
Comment 1 Jeremy Jones 2015-02-27 13:33:14 PST
rdar://problem/18072471
Comment 2 Jeremy Jones 2015-02-27 13:42:05 PST
Created attachment 247545 [details]
Patch
Comment 3 WebKit Commit Bot 2015-03-02 10:51:33 PST
Comment on attachment 247545 [details]
Patch

Rejecting attachment 247545 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-01', 'apply-attachment', '--no-update', '--non-interactive', 247545, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
u'Eric Carlson']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Parsed 2 diffs from patch file(s).
patching file Source/WebCore/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file Source/WebCore/rendering/RenderVideo.cpp
Hunk #1 FAILED at 188.
1 out of 1 hunk FAILED -- saving rejects to file Source/WebCore/rendering/RenderVideo.cpp.rej

Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force', '--reviewer', u'Eric Carlson']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Full output: http://webkit-queues.appspot.com/results/4777195813732352
Comment 4 Jeremy Jones 2015-03-02 16:07:10 PST
Created attachment 247710 [details]
Patch for landing.
Comment 5 WebKit Commit Bot 2015-03-02 16:59:22 PST
Comment on attachment 247710 [details]
Patch for landing.

Clearing flags on attachment: 247710

Committed r180910: <http://trac.webkit.org/changeset/180910>