[webkit-reviews] review requested: [Bug 47411] [GTK] Implement subregion rendering in WebView when using gtk3 : [Attachment 70230] Patch to implement subregion rendering with gtk3

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


Carlos Garcia Campos <carlosgc at gnome.org> has asked  for review:
Bug 47411: [GTK] Implement subregion rendering in WebView when using gtk3
https://bugs.webkit.org/show_bug.cgi?id=47411

Attachment 70230: Patch to implement subregion rendering with gtk3
https://bugs.webkit.org/attachment.cgi?id=70230&action=review

------- Additional Comments from Carlos Garcia Campos <carlosgc at gnome.org>
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


More information about the webkit-reviews mailing list