Bug 45432

Summary: V8/Chromium: failure in fast/dom/dataset-gc.html
Product: WebKit Reporter: Fumitoshi Ukai <ukai>
Component: WebCore JavaScriptAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: dglazkov, dpranke, ggaren, japhet
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

Fumitoshi Ukai
Reported 2010-09-08 18:29:26 PDT
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].
Attachments
Dirk Pranke
Comment 1 2011-05-03 19:43:52 PDT
This appears to have broken (again?) in r84665 .
Stephen Chenney
Comment 2 2013-04-09 16:10:08 PDT
LayoutTest failures for Chromium are being marked WontFix. The Bug is still accessible and referenced from TestExpectations.
Note You need to log in before you can comment on or make changes to this bug.