summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics
diff options
context:
space:
mode:
authorTeng-Hui Zhu <ztenghui@google.com>2010-12-07 11:37:35 -0800
committerTeng-Hui Zhu <ztenghui@google.com>2010-12-07 14:05:52 -0800
commite47399f767707497dfc68fc64b14621a8ca9959f (patch)
treee465cb93bffc8da34986c9d8c879118a15e8ff72 /WebCore/platform/graphics
parentb173d79ebb480adfeff851a646df2b50d7def3b0 (diff)
downloadexternal_webkit-e47399f767707497dfc68fc64b14621a8ca9959f.zip
external_webkit-e47399f767707497dfc68fc64b14621a8ca9959f.tar.gz
external_webkit-e47399f767707497dfc68fc64b14621a8ca9959f.tar.bz2
GLWebViewState should get the baseLayer set during init
Because WebView::setBaseLayer can happen all before the first call to drawGL, where the m_glWebViewState got allocated, GLWebViewState::setBaseLayer is not called properly. The fix is to call the GLWebViewState::setBaseLayer when m_glWebViewState first allocated. bug: 3171575 Change-Id: I58769aa4a883f442dc2b582ea70c5b7f6c5a04f2
Diffstat (limited to 'WebCore/platform/graphics')
0 files changed, 0 insertions, 0 deletions