<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - [Win] fast/events showModalDialog tests failing due to undefined function"
href="https://bugs.webkit.org/show_bug.cgi?id=151506">151506</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[Win] fast/events showModalDialog tests failing due to undefined function
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>Product</th>
<td>WebKit
</td>
</tr>
<tr>
<th>Version</th>
<td>WebKit Nightly Build
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Windows 7
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>Normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P2
</td>
</tr>
<tr>
<th>Component</th>
<td>New Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>webkit-unassigned@lists.webkit.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>ryanhaddad@apple.com
</td>
</tr>
<tr>
<th>CC</th>
<td>bfulgham@webkit.org
</td>
</tr></table>
<p>
<div>
<pre>[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:
<<a href="https://build.webkit.org/builders/Apple%20Win%207%20Release%20%28Tests%29/builds/55210">https://build.webkit.org/builders/Apple%20Win%207%20Release%20%28Tests%29/builds/55210</a>>
Results:
<<a href="https://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/r192684%20(55210)/results.html">https://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/r192684%20(55210)/results.html</a>>
--- /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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>