diff options
author | Teng-Hui Zhu <ztenghui@google.com> | 2010-12-07 11:37:35 -0800 |
---|---|---|
committer | Teng-Hui Zhu <ztenghui@google.com> | 2010-12-07 14:05:52 -0800 |
commit | e47399f767707497dfc68fc64b14621a8ca9959f (patch) | |
tree | e465cb93bffc8da34986c9d8c879118a15e8ff72 /WebCore/platform/graphics/IntRect.cpp | |
parent | b173d79ebb480adfeff851a646df2b50d7def3b0 (diff) | |
download | external_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/IntRect.cpp')
0 files changed, 0 insertions, 0 deletions