Bug 88062
Summary: | [Qt][GTK][EFL] fast/dom/gc-attribute-node.html fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | János Badics <jbadics> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | abarth, dominicc, gyuyoung.kim, kenneth, mrobinson, ossy, pnormand, rakuco |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 87008, 87925 |
János Badics
This new test fails on Qt since it has been introduced in r119196.
PASS a.prop is "set"
-PASS a.prop is "set"
+FAIL a.prop should be set (of type string). Was undefined (of type undefined).
PASS successfullyParsed is true
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
I skipped it on Qt - r119221. Please unskip it with the proper fix.
Adam Barth
It seems likely that the JSC garbage collector has the same bug that we just fixed in V8. I don't know enough about the JSC garbage collector to fix this bug.
David Kilzer (:ddkilzer)
Isn't this a dupe of Bug 88045?
Raphael Kubo da Costa (:rakuco)
I believe so. Not sure if it's OK for the other gardeners to close this one.
Dominic Cooney
*** This bug has been marked as a duplicate of bug 88045 ***