RESOLVED FIXED 109139
Remove DOMWindow::parseModalDialogFeatures()
https://bugs.webkit.org/show_bug.cgi?id=109139
Summary Remove DOMWindow::parseModalDialogFeatures()
Kentaro Hara
Reported 2013-02-06 23:41:48 PST
No one uses the method. FIXME is saying: // FIXME: We can remove this function once V8 showModalDialog is changed to use DOMWindow. Given that V8's showModalDialog is now using DOMWindow, we can remove it.
Attachments
Patch (2.39 KB, patch)
2013-02-06 23:42 PST, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2013-02-06 23:42:54 PST
Kent Tamura
Comment 2 2013-02-06 23:46:58 PST
Comment on attachment 186999 [details] Patch ok
Kentaro Hara
Comment 3 2013-02-07 00:40:33 PST
Note You need to log in before you can comment on or make changes to this bug.