[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 14:07:25 PST 2011


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





--- Comment #20 from W. James MacLean <wjmaclean at chromium.org>  2011-01-13 14:07:25 PST ---
(In reply to comment #18)
> (From update of attachment 78846 [details])
> 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()?

It was, but somehow when I created a git branch to commit from, it didn't get that change (I tried rebasing, which apparently didn't do what I expected).

Should be OK now.

-- 
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