[Webkit-unassigned] [Bug 48199] [GTK] Implement DumpRenderTreeSupportGtk (similarly to DumpRenderTreeSupportQt idea)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 23 19:34:30 PDT 2010


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


Antonio Gomes <tonikitoo at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #71664|0                           |1
        is obsolete|                            |
  Attachment #71664|review?                     |
               Flag|                            |
  Attachment #71665|                            |review?
               Flag|                            |




--- Comment #3 from Antonio Gomes <tonikitoo at webkit.org>  2010-10-23 19:34:29 PST ---
Created an attachment (id=71665)
 --> (https://bugs.webkit.org/attachment.cgi?id=71665&action=review)
patch v0.2 - feedback wanted

same as v0.1, but builds and also fixed the below code:
#include "../../../WebKit/gtk/WebCoreSupport/DumpRenderTreeSupportGtk.h" is now #include "WebCoreSupport/DumpRenderTreeSupportGtk.h"

However the below is still a problem:

 Programs_DumpRenderTree_LDADD = \
     libwebkitgtk- at WEBKITGTK_API_MAJOR_VERSION@. at WEBKITGTK_API_MINOR_VERSION@.la \
+    WebKit/gtk/WebCoreSupport/.libs/libwebkitgtk_1_0_la-DumpRenderTreeSupportGtk.o \

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