[Webkit-unassigned] [Bug 45432] New: V8/Chromium: failure in fast/dom/dataset-gc.html
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 8 18:29:26 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45432
Summary: V8/Chromium: failure in fast/dom/dataset-gc.html
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore JavaScript
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ukai at chromium.org
fast/dom/dataset-gc.html is added at WebKit r66954, but it doesn't pass on chromium.
after gc, dataset.__proto__ becomes non-null, but expected to keep null.
FAIL d.dataset.__proto__ should be null. Was [object Object].
--
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