Bug 99894 - [Chromium] Add CHROMIUM_texture_from_image extension support.
Summary: [Chromium] Add CHROMIUM_texture_from_image extension support.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Reveman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-19 17:43 PDT by David Reveman
Modified: 2012-10-23 12:44 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.68 KB, patch)
2012-10-19 17:48 PDT, David Reveman
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Reveman 2012-10-19 17:43:44 PDT
Add bindTexImage2DCHROMIUM and releaseTexImage2DCHROMIUM prototypes to WebGraphicsContext3D.h.
Comment 1 David Reveman 2012-10-19 17:48:25 PDT
Created attachment 169733 [details]
Patch
Comment 2 WebKit Review Bot 2012-10-19 17:50:19 PDT
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 WebKit Review Bot 2012-10-23 12:44:15 PDT
Comment on attachment 169733 [details]
Patch

Clearing flags on attachment: 169733

Committed r132256: <http://trac.webkit.org/changeset/132256>
Comment 4 WebKit Review Bot 2012-10-23 12:44:19 PDT
All reviewed patches have been landed.  Closing bug.