[webkit-reviews] review requested: [Bug 48199] [GTK] Implement DumpRenderTreeSupportGtk (similarly to DumpRenderTreeSupportQt idea) : [Attachment 71977] patch v1 - initial version of DumpRenderTreeSupportGtk.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 26 21:24:42 PDT 2010


Antonio Gomes <tonikitoo at webkit.org> has asked	for review:
Bug 48199: [GTK] Implement DumpRenderTreeSupportGtk (similarly to
DumpRenderTreeSupportQt idea)
https://bugs.webkit.org/show_bug.cgi?id=48199

Attachment 71977: patch v1 - initial version of DumpRenderTreeSupportGtk.
https://bugs.webkit.org/attachment.cgi?id=71977&action=review

------- Additional Comments from Antonio Gomes <tonikitoo at webkit.org>
Patch incorporates Martin's suggestion for the first two patches.

Summary:
- Implements an initial version of DumpRenderTreeSupportGtk class, that will be
used as a bridge for DRT to access WebCore features. It only comprises support
for the WebKitTabToLinksPreferenceKey property so far, as an exemplification,
but follow up patches will populate it properly.
- Unskip the associated test.


More information about the webkit-reviews mailing list