[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 11:32:39 PDT 2010


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





--- Comment #16 from Vangelis Kokkevis <vangelis at chromium.org>  2010-05-04 11:32:38 PST ---
(In reply to comment #15)
> WebKit/chromium/src/WebPopupMenuImpl.h:82
> > +      virtual bool isAcceleratedCompositingActive() const { return false; }
> please create a separate section labelled WebPopupMenu and move this
> method there.
> 
> the method declarations are grouped by interfaces being implemented.
> 
Since this is a method inherited from WebWidget, shouldn't it go in the
WebWidget section? Thanks.

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