Bug 70010

Summary: [GTK] Add WebKitTestServer class to WebKit2 GTK+ unit tests library
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, pnormand, webkit.review.bot
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Bug Depends on:    
Bug Blocks: 69343    
Attachments:
Description Flags
Patch mrobinson: review+

Carlos Garcia Campos
Reported 2011-10-13 02:21:39 PDT
It makes easier to write tests that use a soup server.
Attachments
Patch (9.52 KB, patch)
2011-10-13 02:37 PDT, Carlos Garcia Campos
mrobinson: review+
Carlos Garcia Campos
Comment 1 2011-10-13 02:37:50 PDT
WebKit Review Bot
Comment 2 2011-10-13 02:43:41 PDT
Attachment 110815 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit..." exit_code: 1 Source/WebKit2/UIProcess/API/gtk/tests/WebKitTestServer.cpp:26: Use 0 instead of NULL. [readability/null] [5] Total errors found: 1 in 5 files If any of these errors are false positives, please file a bug against check-webkit-style.
Martin Robinson
Comment 3 2011-10-13 08:15:02 PDT
Comment on attachment 110815 [details] Patch Great. I was thinking of doing this too.
Carlos Garcia Campos
Comment 4 2011-10-13 08:27:49 PDT
Note You need to log in before you can comment on or make changes to this bug.