[Webkit-unassigned] [Bug 38220] [chromium] Add API for querying whether a WebWidget is using GPU accelerated compositing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 4 15:30:34 PDT 2010


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





--- Comment #21 from Vangelis Kokkevis <vangelis at chromium.org>  2010-05-04 15:30:34 PST ---
Ooops, yes, I should have fixed those too..

(In reply to comment #19)
> (From update of attachment 55033 [details])
> sorry, more of the same kind of issue:
> 
> WebKit/chromium/src/WebViewImpl.h:188
>  +      virtual bool isAcceleratedCompositingActive() const;
> this should be in the WebWidget section

Done

> 
> WebKit/chromium/src/WebViewImpl.cpp:2054
>  +  bool WebViewImpl::isAcceleratedCompositingActive() const
> this should be inserted after setTextDirection so that method
> implementations are listed in the same order that they are
> declared in the header and grouped by interface.

Done

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