[Webkit-unassigned] [Bug 35350] DumpRenderTree should allow tests with modal dialogs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 14 14:04:17 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=35350





--- Comment #8 from Darin Adler <darin at apple.com>  2010-06-14 14:04:15 PST ---
(In reply to comment #7)
> My broad conclusion is that NSApplication pretending to be in normal loop mode when its not, is interacting badly with the cleanup code from runModalForWindow.

That seems probably wrong to me.

> Its a whole another thing if you think we shouldn't be able to close showModalDialog from script

Does closing the dialog work in Internet Explorer? Since showModalDialog originates there, I’d like to match its behavior if possible.

> My plan B is to add abort method to LayoutTestController and invoke that from my test script.

Our decisions about the web platform should not be based on the needs of DumpRenderTree, so whether we can close a showModalDialog without using the test controller is something we should decide based on what we want on the web, not the needs of our test.

-- 
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