[webkit-reviews] review granted: [Bug 55437] [GTK] Convert use of cairo_t to RefPtr<cairo_t> in webkitwebiew.cpp : [Attachment 84174] Proposed Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 28 19:40:38 PST 2011


Martin Robinson <mrobinson at webkit.org> has granted Joone Hur <joone at kldp.org>'s
request for review:
Bug 55437: [GTK] Convert use of cairo_t to RefPtr<cairo_t> in webkitwebiew.cpp
https://bugs.webkit.org/show_bug.cgi?id=55437

Attachment 84174: Proposed Patch
https://bugs.webkit.org/attachment.cgi?id=84174&action=review

------- Additional Comments from Martin Robinson <mrobinson at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=84174&action=review

Great. Thanks!

> Source/WebKit/gtk/ChangeLog:10
> +	   Convert use of cairo_t to RefPtr<cairo_t>
> +
> +	   [GTK] Convert use of cairo_t to RefPtr<cairo_t> in webkitwebiew.cpp
> +	   https://bugs.webkit.org/show_bug.cgi?id=55437
> +
> +	   * webkit/webkitwebview.cpp:

I'd move the first description to after webkit/webkitwebview.cpp:


More information about the webkit-reviews mailing list