Fix layout test runner for Android after https://bugs.webkit.org/show_bug.cgi?id=88134
Created attachment 150256 [details] Patch
Comment on attachment 150256 [details] Patch Thanks for the patch.
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 ...
(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 on attachment 150256 [details] Patch Clearing flags on attachment: 150256 Committed r121614: <http://trac.webkit.org/changeset/121614>
All reviewed patches have been landed. Closing bug.