[Webkit-unassigned] [Bug 36883] Generic parallel painting in WebKit with Qt backend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 14 07:01:23 PDT 2010


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


Zoltan Herczeg <zherczeg at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #53242|0                           |1
        is obsolete|                            |
  Attachment #53242|review?                     |
               Flag|                            |
  Attachment #53327|                            |review?
               Flag|                            |




--- Comment #10 from Zoltan Herczeg <zherczeg at webkit.org>  2010-04-14 07:01:21 PST ---
Created an attachment (id=53327)
 --> (https://bugs.webkit.org/attachment.cgi?id=53327)
sixth patch

Refactoring the message sending stubs.

Unimplemented functions:

fillRoundedRect

addRoundedRectClip - implemented as clip (but perhaps worth to send it instead
of a path)
clipOutRoundedRect - implemented as clipOut
drawLineForText - implemented as drawLine in Qt

drawLineForMisspellingOrBadGrammar - not implemented in Qt
drawFocusRingPath - not implemented in Qt
setURLForRect - not implemented in Qt

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