Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(364)

Issue 8742022: Relands the following. First attempt was reverted because it broke (Closed)

Created:
9 years ago by sky
Modified:
9 years ago
CC:
chromium-reviews, Ian Vollick, piman+watch_chromium.org, jonathan.backer
Visibility:
Public.

Description

Relands the following. First attempt was reverted because it broke clang bot (too much inlined). TBR since this just moves some code to the .cc file. Makes TestWebGraphicsContext3D::initialize create a stub context and surface. This is needed otherwise we crash when code tries to access the current context. Also makes GLContextStub::MakeCurrent set itself as the current context. BUG=104360 TEST=none R=kbr@chromium.org,piman@chromium.org TBR=kbr@chromium.org,piman@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112264

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+285 lines, -103 lines) Patch
M ui/gfx/compositor/compositor.gyp View 1 chunk +2 lines, -1 line 0 comments Download
M ui/gfx/compositor/test_web_graphics_context_3d.h View 7 chunks +56 lines, -100 lines 0 comments Download
A ui/gfx/compositor/test_web_graphics_context_3d.cc View 1 chunk +225 lines, -0 lines 0 comments Download
M ui/gfx/gl/gl_context.cc View 1 chunk +1 line, -2 lines 0 comments Download
M ui/gfx/gl/gl_context_stub.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
sky
9 years ago (2011-11-30 17:32:27 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/8742022/1
9 years ago (2011-11-30 17:32:51 UTC) #2
commit-bot: I haz the power
9 years ago (2011-11-30 19:24:43 UTC) #3
Change committed as 112264

Powered by Google App Engine
This is Rietveld 408576698