[Webkit-unassigned] [Bug 151506] New: [Win] fast/events showModalDialog tests failing due to undefined function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 20 12:21:00 PST 2015


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

            Bug ID: 151506
           Summary: [Win] fast/events showModalDialog tests failing due to
                    undefined function
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Windows 7
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com
                CC: bfulgham at webkit.org

[Win] fast/events showModalDialog tests failing due to undefined function

fast/events/beforeunload-showModalDialog.html
fast/events/pagehide-showModalDialog.html
fast/events/unload-showModalDialog.html

Run:
<https://build.webkit.org/builders/Apple%20Win%207%20Release%20%28Tests%29/builds/55210>
Results:
<https://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/r192684%20(55210)/results.html>

--- /home/buildbot/slave/win-release-tests/build/layout-test-results/fast/events/unload-showModalDialog-expected.txt
+++ /home/buildbot/slave/win-release-tests/build/layout-test-results/fast/events/unload-showModalDialog-actual.txt
@@ -1,5 +1,5 @@
 main frame - has 1 onunload handler(s)
-CONSOLE MESSAGE: line 14: Use of window.showModalDialog is not allowed while unloading a page.
+CONSOLE MESSAGE: line 14: TypeError: showModalDialog is not a function. (In 'showModalDialog("resources/modal-dialog.html")', 'showModalDialog' is undefined)
 This test verifies that prompts are forbidden when leaving a webpage.

 Prompts include alert, confirm, prompt, and showModalDialog.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151120/afb6008b/attachment.html>


More information about the webkit-unassigned mailing list