Bug 157409 - Create a fence in WebVideoFullscreenManagerProxy::setVideoLayerFrame() to pass to the web process
Summary: Create a fence in WebVideoFullscreenManagerProxy::setVideoLayerFrame() to pas...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ada Chan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-05-05 19:59 PDT by Ada Chan
Modified: 2016-05-06 11:18 PDT (History)
1 user (show)

See Also:


Attachments
Patch (6.53 KB, patch)
2016-05-05 21:05 PDT, Ada Chan
no flags Details | Formatted Diff | Diff
Patch (6.63 KB, patch)
2016-05-05 21:54 PDT, Ada Chan
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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