[Webkit-unassigned] [Bug 47411] [GTK] Implement subregion rendering in WebView when using gtk3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 8 05:37:00 PDT 2010


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


Carlos Garcia Campos <carlosgc at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #70230|                            |review?
               Flag|                            |




--- Comment #1 from Carlos Garcia Campos <carlosgc at gnome.org>  2010-10-08 05:37:00 PST ---
Created an attachment (id=70230)
 --> (https://bugs.webkit.org/attachment.cgi?id=70230)
Patch to implement subregion rendering with gtk3

We still can get the region in gtk3 with cairo_copy_clip_rectangle_list(). I've also moved the common code to a new method webkit_web_view_paint() used by both gtk2 and gtk3 code

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