Bug 103995 - [Chromium] Add GL_CHROMIUM_async_pixel_transfers extension support.
Summary: [Chromium] Add GL_CHROMIUM_async_pixel_transfers 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-12-04 06:37 PST by David Reveman
Modified: 2012-12-06 11:07 PST (History)
8 users (show)

See Also:


Attachments
Patch (1.97 KB, patch)
2012-12-04 06:40 PST, 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-12-04 06:37:30 PST
Add asyncTexImage2DCHROMIUM and asyncTexSubImage2DCHROMIUM to WebGraphicsContext3D.h.
Comment 1 David Reveman 2012-12-04 06:40:00 PST
Created attachment 177475 [details]
Patch
Comment 2 WebKit Review Bot 2012-12-04 06:45:15 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 Kenneth Russell 2012-12-06 10:57:41 PST
Comment on attachment 177475 [details]
Patch

Looks fine. r=me
Comment 4 WebKit Review Bot 2012-12-06 11:07:26 PST
Comment on attachment 177475 [details]
Patch

Clearing flags on attachment: 177475

Committed r136858: <http://trac.webkit.org/changeset/136858>
Comment 5 WebKit Review Bot 2012-12-06 11:07:31 PST
All reviewed patches have been landed.  Closing bug.