[Webkit-unassigned] [Bug 99660] toggle FPS counter option

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 8 12:24:49 PST 2012


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





--- Comment #36 from Andrey Kosyakov <caseq at chromium.org>  2012-11-08 12:26:24 PST ---
(In reply to comment #35)
> (In reply to comment #34)
> > (In reply to comment #33)
> > > I think making the fps counter chrome only makes sense.
> > 
> > I'm not suggesting we implement it on any other platform, but given that part of it is in WebCore, it would be fair to assume other platforms may (eventually) implement it. Hence we just check the capability, and the platform returns whether it can do it or not.
> 
> I agree. So I just plumb the canShowFPSCounter request to InspectorClient and InspectorClientImpl returns the force compositing mode flag then?

That's certainly an option, but I was rather thinking of always returning true for chrome, so that we still let those that have compositing on some pages but don't have it forced use it whenever compositing is active. There probably wob't be any difference once, as Nat says, compositing would be forced everywhere.

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