[Webkit-unassigned] [Bug 61665] TestFailures page should link to existing bugs when possible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 22 10:12:02 PDT 2011


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





--- Comment #7 from Ryosuke Niwa <rniwa at webkit.org>  2011-06-22 10:12:02 PST ---
(From update of attachment 98190)
View in context: https://bugs.webkit.org/attachment.cgi?id=98190&action=review

> Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/Utilities.js:54
> +function addParametersToURL(url, queryParameters) {

I'm not sure if parameter is a good name since it's usually called query part of the URL.  Maybe addQueryToURL or addQueryPartToURL?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list