DescriptionGLContextNSView should not assume concrete type GLSurface is GLSurfaceNSView
This is follow-up from review http://codereview.chromium.org/8486020.
This eliminates down-cast of GLSurface in CLContextNSView::Initialize in favor of
GLSurfaceNSView::OnMakeCurrent implementation. Also, allows offscreen path in USE_AURA
due to its usage in SharedResourcesCC.
BUG=104390
TEST=compositor_unittests --gtest_filter=LayerWithRealCompositorTest.*
R=apatrick@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112231
Patch Set 1 #
Total comments: 1
Messages
Total messages: 2 (0 generated)
|