Bug 41430 - Roll forward Chromium DEPS to r51287
Summary: Roll forward Chromium DEPS to r51287
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Kenneth Russell
URL:
Keywords:
Depends on:
Blocks: 41424
  Show dependency treegraph
 
Reported: 2010-06-30 14:26 PDT by Kenneth Russell
Modified: 2010-06-30 14:44 PDT (History)
2 users (show)

See Also:


Attachments
Patch (852 bytes, patch)
2010-06-30 14:29 PDT, Kenneth Russell
dglazkov: review+
kbr: commit-queue-
Details | Formatted Diff | Diff
Revised patch (852 bytes, patch)
2010-06-30 14:37 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-06-30 14:26:52 PDT
In order to stop linking against opengl32.lib in the Windows Chromium port ( https://bugs.webkit.org/show_bug.cgi?id=41424 ), it is necessary to roll forward the Chromium dependency in WebKit/chromium/DEPS to pick up dependent downstream changes.
Comment 1 Kenneth Russell 2010-06-30 14:29:52 PDT
Created attachment 60154 [details]
Patch
Comment 2 Dimitri Glazkov (Google) 2010-06-30 14:30:35 PDT
Comment on attachment 60154 [details]
Patch

ok.
Comment 3 Kenneth Russell 2010-06-30 14:35:40 PDT
Actually, looking at the Chromium console, that is a bad revision to roll to. The next good looking revision is r51287. Will submit a revised patch.
Comment 4 Kenneth Russell 2010-06-30 14:37:09 PDT
Created attachment 60155 [details]
Revised patch
Comment 5 Dimitri Glazkov (Google) 2010-06-30 14:38:01 PDT
Comment on attachment 60155 [details]
Revised patch

This number looks much better!
Comment 6 Kenneth Russell 2010-06-30 14:44:58 PDT
Committed r62206: <http://trac.webkit.org/changeset/62206>