[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 05:22:51 PDT 2012


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


Kwang Yul Seo <skyul at company100.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |skyul at company100.net




--- Comment #3 from Kwang Yul Seo <skyul at company100.net>  2012-07-12 05:22:51 PST ---
When parallel image decoders are in use, each image is independently repainted when decoding is finished. This creates a lot by repaint requests. So by merging these repaint requests appropriately, we can improve rendering performance.

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