[Webkit-unassigned] [Bug 37480] Add query string tests from Google URL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 12 20:28:59 PDT 2010


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





--- Comment #3 from Daniel Bates <dbates at webkit.org>  2010-04-12 20:28:59 PST ---
(In reply to comment #2)
> (From update of attachment 53214 [details])
> +<script src="resources/utilities.js"></script>
> 
> I don't think we can edit these files because they are generated from the
> make-test-wrappers script.

I added the external JavaScript file to the TEMPLATE.html file. So, when you
run make-script-test-wrappers, it will generate ipv4.html, trivial.html, and
query.html with this external JavaScript.

> 
> +  ["as#df", "as%23df"],
> 
> I don't think this result is correct, but I agree that we should just literally
> land what's in the unit tests.  We can do a separate pass to understand the
> different behaviors here.

Yes, I was skeptical about this as well being valid. I can remove it.

-- 
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