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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
I haven't seen this failure for quite a while now.