WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
72111
Test that calling document collection getters repeatedly yields the same objects.
https://bugs.webkit.org/show_bug.cgi?id=72111
Summary
Test that calling document collection getters repeatedly yields the same obje...
Andreas Kling
Reported
2011-11-11 04:15:13 PST
As a follow-up to
r99869
(
bug 71956
), Sam pointed out that we should have a test verifying that "document.links == document.links" and so on.
Attachments
Patchy patch
(3.12 KB, patch)
2011-11-11 04:19 PST
,
Andreas Kling
koivisto
: review+
ap
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2011-11-11 04:19:57 PST
Created
attachment 114666
[details]
Patchy patch
Antti Koivisto
Comment 2
2011-11-11 05:23:09 PST
Comment on
attachment 114666
[details]
Patchy patch r=me
Alexey Proskuryakov
Comment 3
2011-11-11 10:26:36 PST
Why not ===?
Alexey Proskuryakov
Comment 4
2011-11-11 10:28:39 PST
Comment on
attachment 114666
[details]
Patchy patch Also, please merge the script into document-collection-idempotence.html, there is no good in keeping it separate. The easiest way to start a script test is with make-new-script-test script, which will write out boilerplate with proper relative paths.
WebKit Review Bot
Comment 5
2011-11-11 18:11:03 PST
Comment on
attachment 114666
[details]
Patchy patch
Attachment 114666
[details]
did not pass chromium-ews (chromium-xvfb): Output:
http://queues.webkit.org/results/10452048
New failing tests: fast/dom/document-collection-idempotence.html
Andreas Kling
Comment 6
2011-12-07 08:17:43 PST
I'll fold this test into
bug 71956
once I get back to fixing the perf regression it introduced.
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