[Webkit-unassigned] [Bug 52311] [chromium] Add command-line flag to enable composite to offscreen texture.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 13 13:46:07 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=52311





--- Comment #18 from Vangelis Kokkevis <vangelis at chromium.org>  2011-01-13 13:46:07 PST ---
(From update of attachment 78846)
View in context: https://bugs.webkit.org/attachment.cgi?id=78846&action=review

> WebKit/chromium/src/WebViewImpl.cpp:972
> +        m_layerRenderer->setCompositeOffscreen(settings()->compositeToTextureEnabled());

Is this the right place to make this call?  Shouldn't it be made inside doComposite()?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list