Bug 103646 - [chromium] Associate sync point with WebExternalTextureLayer
Summary: [chromium] Associate sync point with WebExternalTextureLayer
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sami Kyöstilä
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-29 09:24 PST by Sami Kyöstilä
Modified: 2012-11-30 11:43 PST (History)
6 users (show)

See Also:


Attachments
Patch (2.01 KB, patch)
2012-11-29 09:30 PST, Sami Kyöstilä
no flags Details | Formatted Diff | Diff

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