[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
Fri Apr 30 23:30:43 PDT 2010


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





--- Comment #10 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2010-04-30 23:30:42 PST ---
> I couldn't find any but what I did find, is WebCore's Settings class defined 
> in WebCore/page/Settings.h, acceleratedCompositingEnabled() and
> setAcceleratedCompositingEnabled() are both defined to mean whether the
> accelerated compositing feature is allowed or not.  I think it would be
> confusing if we were to use the exact same name with a different meaning. 

^^^ good observation


> A couple of other possible options:
> * isAcceleratedCompositingActive()
> * isDoingAcceleratedCompositing()

+1 for isAcceleratedCompositingActive :-)

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