Bug 7142

Summary: fast/dom/HTMLObjectElement/object-as-frame.html fails on dual processor machines
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: darin, mitz, mjs
Priority: P1    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   

Alexey Proskuryakov
Reported 2006-02-08 10:37:13 PST
run-webkit-tests fast/dom/HTMLObjectElement/object-as-frame.html This fails on dual processor Macs (such as my G4/1.25DP), and this test also (usually) fails in Safari with ToT WebKit: -PASS window.frames[1].location.toString() is "data:text/html,Updated contents of object" +FAIL window.frames[1].location.toString() should be data:text/html,Updated contents of object. Was data:text/html,New contents of frame LEAK: 51 RenderObject LEAK: 63 NodeImpl LEAK: 3 Frame LEAK: 526 KJS::Node
Attachments
Alexey Proskuryakov
Comment 1 2006-03-11 04:12:12 PST
I haven't seen this failure for quite a while now.
Note You need to log in before you can comment on or make changes to this bug.