Bug 79296 - [chromium] Remove deprecated and unused WebGraphicsContext3D::initialize call
Summary: [chromium] Remove deprecated and unused WebGraphicsContext3D::initialize call
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: James Robinson
URL:
Keywords:
Depends on:
Blocks: 79301
  Show dependency treegraph
 
Reported: 2012-02-22 16:11 PST by James Robinson
Modified: 2012-02-24 11:40 PST (History)
5 users (show)

See Also:


Attachments
Patch (4.38 KB, patch)
2012-02-22 16:13 PST, James Robinson
kbr: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Robinson 2012-02-22 16:11:54 PST
[chromium] Remove deprecated and unused WebGraphicsContext3D::initialize call
Comment 1 James Robinson 2012-02-22 16:13:14 PST
Created attachment 128319 [details]
Patch
Comment 2 James Robinson 2012-02-22 16:13:48 PST
This depends on https://chromiumcodereview.appspot.com/9443003
Comment 3 Kenneth Russell 2012-02-24 10:52:40 PST
Comment on attachment 128319 [details]
Patch

Looks good as long as it compiles.
Comment 4 WebKit Review Bot 2012-02-24 10:55:14 PST
Please wait for approval from fishd@chromium.org before submitting because this patch contains changes to the Chromium public API.
Comment 5 James Robinson 2012-02-24 11:40:30 PST
Committed r108833: <http://trac.webkit.org/changeset/108833>