WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
66522
Test how HTMLAnchorElement.getParameter reacts to too few arguments
https://bugs.webkit.org/show_bug.cgi?id=66522
Summary
Test how HTMLAnchorElement.getParameter reacts to too few arguments
Mark Pilgrim (Google)
Reported
2011-08-18 19:48:23 PDT
Test how HTMLAnchorElement.getParameter reacts to too few arguments
Attachments
Patch
(2.53 KB, patch)
2011-08-18 19:52 PDT
,
Mark Pilgrim (Google)
no flags
Details
Formatted Diff
Diff
Patch
(2.05 KB, patch)
2011-09-08 14:22 PDT
,
Mark Pilgrim (Google)
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Mark Pilgrim (Google)
Comment 1
2011-08-18 19:52:31 PDT
Created
attachment 104440
[details]
Patch
Darin Adler
Comment 2
2011-08-18 21:21:39 PDT
Comment on
attachment 104440
[details]
Patch Looks fine. Two comments: 1) It's probably better to have each test cover more than one function. A separate test for each function will bulk up the test directory and has few benefits. 2) Using a separate script-tests source file is a bit of an anti-pattern. Alexey Proskuryakov has pointed out that you get almost all the same benefits if you put the script directly into the HTML file. You can still use the js-test files.
Mark Pilgrim (Google)
Comment 3
2011-09-08 14:22:33 PDT
Created
attachment 106788
[details]
Patch
Mark Pilgrim (Google)
Comment 4
2011-09-08 14:23:30 PDT
Merged separate script-tests file into HTML file
Adam Barth
Comment 5
2011-09-08 14:27:21 PDT
I agree that it makes sense to merge related tests. For example, I think the plan is to put all the validity-state tests together. We'll see how these shake out.
WebKit Review Bot
Comment 6
2011-09-08 19:56:44 PDT
Comment on
attachment 106788
[details]
Patch Clearing flags on attachment: 106788 Committed
r94829
: <
http://trac.webkit.org/changeset/94829
>
WebKit Review Bot
Comment 7
2011-09-08 19:56:49 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug