[Webkit-unassigned] [Bug 34530] [v8] Remove clear method from DOM object maps
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 4 12:08:51 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34530
Stephen White <senorblanco at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
CC| |senorblanco at chromium.org
--- Comment #7 from Stephen White <senorblanco at chromium.org> 2010-02-04 12:08:49 PST ---
Sorry, I had to revert this, since it broke the ui_tests fpr Workers. See
http://build.chromium.org/buildbot/waterfall/builders/XP%20Tests%20(dbg)(2)/builds/13955/steps/ui_tests/logs/stdio
---
[ RUN ] WorkerTest.MultipleWorkers
C:\b\slave\chromium-dbg-builder\build\src\chrome\test\ui\ui_test.cc(167):
error: Value of: actual_crashes
Actual: 1
Expected: expected_crashes_
Which is: 0
Encountered an unexpected crash in the program during this test.
[ FAILED ] WorkerTest.MultipleWorkers (3609 ms)
[ RUN ] WorkerTest.IncognitoSharedWorkers
C:\b\slave\chromium-dbg-builder\build\src\chrome\test\ui\ui_test.cc(167):
error: Value of: actual_crashes
Actual: 1
Expected: expected_crashes_
Which is: 0
Encountered an unexpected crash in the program during this test.
[ FAILED ] WorkerTest.IncognitoSharedWorkers (3985 ms)
[ RUN ] WorkerTest.WorkerFastLayoutTests2
Test: worker-call.html
Test: worker-constructor.html
Test: worker-event-listener.html
Test: worker-messageport.html
Test: worker-replace-global-constructor.html
Test: worker-terminate.html
C:\b\slave\chromium-dbg-builder\build\src\chrome\test\ui\ui_test.cc(167):
error: Value of: actual_crashes
Actual: 6
Expected: expected_crashes_
Which is: 0
Encountered an unexpected crash in the program during this test.
[ FAILED ] WorkerTest.WorkerFastLayoutTests2 (10297 ms)
--
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