Bug 157409

Summary: Create a fence in WebVideoFullscreenManagerProxy::setVideoLayerFrame() to pass to the web process
Product: WebKit Reporter: Ada Chan <adachan>
Component: MediaAssignee: Ada Chan <adachan>
Status: RESOLVED FIXED    
Severity: Normal CC: thorton
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch thorton: review+

Description Ada Chan 2016-05-05 19:59:31 PDT
Create a fence in WebVideoFullscreenManagerProxy::setVideoLayerFrame() to pass to the web process on Mac.  Right now we are always passing in zero.
Comment 1 Ada Chan 2016-05-05 20:00:17 PDT
Related to <rdar://problem/24476949>
Comment 2 Ada Chan 2016-05-05 21:05:17 PDT
Created attachment 278230 [details]
Patch
Comment 3 Ada Chan 2016-05-05 21:54:21 PDT
Created attachment 278233 [details]
Patch
Comment 4 Ada Chan 2016-05-06 11:18:25 PDT
Committed:
http://trac.webkit.org/changeset/200514