[Webkit-unassigned] [Bug 90019] [chromium] Add time spent painting to GPU benchmarking renderingStats() API.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 24 15:49:12 PDT 2012


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


Dana Jansens <danakj at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |danakj at chromium.org




--- Comment #30 from Dana Jansens <danakj at chromium.org>  2012-07-24 15:49:15 PST ---
(In reply to comment #29)
> (From update of attachment 153930 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=153930&action=review
> 
> Found out that I missed a method signature in ImageLayerChromium, so the LayerChromium method was being called instead of the overriden method. That was causing the layout test failures. Does the OVERRIDE macro not generate compile-time errors or warnings?

Only if you're using clang! (You should consider using it :))

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