[Webkit-unassigned] [Bug 91075] [Qt] Increase the drawing performance by merging dirty rects.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 12 09:08:44 PDT 2012


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


Noam Rosenthal <noam.rosenthal at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #151917|review?                     |review+, commit-queue-
               Flag|                            |




--- Comment #6 from Noam Rosenthal <noam.rosenthal at nokia.com>  2012-07-12 09:08:43 PST ---
(From update of attachment 151917)
View in context: https://bugs.webkit.org/attachment.cgi?id=151917&action=review

Awesome!

> Source/WebKit/qt/Api/qwebframe.cpp:363
> +    const unsigned int cRectThreshold = 10;
> +    const float cWastedSpaceThreshold = 0.75f;

We can do without the c prefix.

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