Bug 46115 - [chromium] Roll forward Chromium DEPS to pick up WebGraphicsContext3D implementation changes
Summary: [chromium] Roll forward Chromium DEPS to pick up WebGraphicsContext3D impleme...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Kenneth Russell
URL:
Keywords:
Depends on:
Blocks: 45912
  Show dependency treegraph
 
Reported: 2010-09-20 12:46 PDT by Kenneth Russell
Modified: 2010-09-20 13:04 PDT (History)
5 users (show)

See Also:


Attachments
Patch (906 bytes, patch)
2010-09-20 12:55 PDT, Kenneth Russell
dglazkov: review+
kbr: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Russell 2010-09-20 12:46:46 PDT
In order to make sure that Chromium's DumpRenderTree port does not potentially break during the cutover of the compositor to use GraphicsContext3D, the Chromium dependencies need to be rolled forward to r59961 to pick up the implementation of the new WebGraphicsContext3D::initialize(Attributes, WebView*, bool).
Comment 1 Dimitri Glazkov (Google) 2010-09-20 12:49:15 PDT
LGTM.
Comment 2 Kenneth Russell 2010-09-20 12:55:24 PDT
Created attachment 68126 [details]
Patch
Comment 3 Kenneth Russell 2010-09-20 12:58:05 PDT
Committed r67873: <http://trac.webkit.org/changeset/67873>