[Webkit-unassigned] [Bug 144038] Add a script to automate browser based performance benchmarks (e.g. Speedometer and JetStream)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 24 21:58:37 PDT 2015


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

--- Comment #19 from Ryosuke Niwa <rniwa at webkit.org> ---
(In reply to comment #18)
> Comment on attachment 251599 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=251599&action=review
>
> > Tools/Scripts/webkitpy/benchmark_runner/benchmark_runner.py:74
> > +    @classmethod
> > +    def composeUrl(cls, baseUrl, relativePath):
> > +        return '/'.join([baseUrl, relativePath])
> 
> We don't this function if we used urlparse.urljoin above.

We don't *need*.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150425/6a486075/attachment-0001.html>


More information about the webkit-unassigned mailing list