[chromium] Always pre-reserve scrollbar and scroll corner textures
Created attachment 124381 [details] Patch
Comment on attachment 124381 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=124381&action=review Best thing I can think of :/ > Source/WebCore/platform/graphics/chromium/LayerChromium.h:202 > + virtual void reserveTextures() { }; nit: no trailing semicolon
Committed r106289: <http://trac.webkit.org/changeset/106289>