Bug 90309 - Fix layout test runner for Android after https://bugs.webkit.org/show_bug.cgi?id=88134
Summary: Fix layout test runner for Android after https://bugs.webkit.org/show_bug.cgi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yaron Friedman
URL:
Keywords:
Depends on:
Blocks: 66687
  Show dependency treegraph
 
Reported: 2012-06-29 14:13 PDT by Yaron Friedman
Modified: 2012-06-29 20:27 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.51 KB, patch)
2012-06-29 14:13 PDT, Yaron Friedman
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.