Bug 90309

Summary: Fix layout test runner for Android after https://bugs.webkit.org/show_bug.cgi?id=88134
Product: WebKit Reporter: Yaron Friedman <yfriedman>
Component: New BugsAssignee: Yaron Friedman <yfriedman>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dpranke, ojan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 66687    
Attachments:
Description Flags
Patch none

Description Yaron Friedman 2012-06-29 14:13:20 PDT
Fix layout test runner for Android after https://bugs.webkit.org/show_bug.cgi?id=88134
Comment 1 Yaron Friedman 2012-06-29 14:13:48 PDT
Created attachment 150256 [details]
Patch
Comment 2 Adam Barth 2012-06-29 14:14:31 PDT
Comment on attachment 150256 [details]
Patch

Thanks for the patch.
Comment 3 Dirk Pranke 2012-06-29 14:44:07 PDT
Comment on attachment 150256 [details]
Patch

I think this needs to be start_http_server(self, number_of_servers=0, additional_dirs=None) to match the other ports ...
Comment 4 Dirk Pranke 2012-06-29 14:48:00 PDT
(In reply to comment #3)
> (From update of attachment 150256 [details])
> I think this needs to be start_http_server(self, number_of_servers=0, additional_dirs=None) to match the other ports ...

Er, never mind. It's fine, my memory was bad :(
Comment 5 WebKit Review Bot 2012-06-29 20:27:28 PDT
Comment on attachment 150256 [details]
Patch

Clearing flags on attachment: 150256

Committed r121614: <http://trac.webkit.org/changeset/121614>
Comment 6 WebKit Review Bot 2012-06-29 20:27:32 PDT
All reviewed patches have been landed.  Closing bug.