Bug 103646

Summary: [chromium] Associate sync point with WebExternalTextureLayer
Product: WebKit Reporter: Sami Kyöstilä <skyostil>
Component: New BugsAssignee: Sami Kyöstilä <skyostil>
Status: RESOLVED WONTFIX    
Severity: Normal CC: abarth, dglazkov, fishd, jamesr, tkent+wkapi, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Sami Kyöstilä 2012-11-29 09:24:31 PST
Associate sync point with WebExternalTextureLayer
Comment 1 Sami Kyöstilä 2012-11-29 09:30:01 PST
Created attachment 176748 [details]
Patch
Comment 2 WebKit Review Bot 2012-11-29 09:31:11 PST
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
Comment 3 James Robinson 2012-11-29 18:31:27 PST
What's this for?  If this is just for android code to use, with https://codereview.chromium.org/11428091/ do you still need to patch the WebKit API or can you just modify the cc:: interface?
Comment 4 Sami Kyöstilä 2012-11-30 06:43:18 PST
With Leandro's patch this can all be done at the cc-level, so let's drop this.