RESOLVED FIXED 18632
SQUIRRELFISH: need split window support
https://bugs.webkit.org/show_bug.cgi?id=18632
Summary SQUIRRELFISH: need split window support
Maciej Stachowiak
Reported 2008-04-19 16:31:02 PDT
One of the issues that affects many of the layout tests on the SquirrelFish branch (as well as much real browsing) is the fact that split window support is not merged quite right. This results in crashes that look like this (observed, for instance, on media/video-controls.html and also on GMail): ASSERTION FAILED: !thisObj->inherits(&JSDOMWindow::s_info) (/Volumes/Data/mjs/Work/src/Safari/OpenSource/WebCore/bindings/js/JSDOMWindowBase.cpp:1131 KJS::JSValue* WebCore::windowProtoFuncSetTimeout(KJS::ExecState*, KJS::JSObject*, const KJS::List&))
Attachments
Maciej Stachowiak
Comment 1 2008-04-24 00:49:31 PDT
As far as I can tell, this mostly works now though some details may be wrong.
Adam Barth
Comment 2 2008-04-24 04:21:52 PDT
Is there a specific change that fixed this bug?
Note You need to log in before you can comment on or make changes to this bug.