<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[189527] branches/safari-601-branch</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/189527">189527</a></dd>
<dt>Author</dt> <dd>aestes@apple.com</dd>
<dt>Date</dt> <dd>2015-09-08 18:44:49 -0700 (Tue, 08 Sep 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>Reverted <a href="http://trac.webkit.org/projects/webkit/changeset/189001">r189001</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#branchessafari601branchLayoutTestsChangeLog">branches/safari-601-branch/LayoutTests/ChangeLog</a></li>
<li><a href="#branchessafari601branchLayoutTestsplatformmacwk1TestExpectations">branches/safari-601-branch/LayoutTests/platform/mac-wk1/TestExpectations</a></li>
<li><a href="#branchessafari601branchToolsChangeLog">branches/safari-601-branch/Tools/ChangeLog</a></li>
<li><a href="#branchessafari601branchToolsWebKitTestRunnerInjectedBundleBindingsTestRunneridl">branches/safari-601-branch/Tools/WebKitTestRunner/InjectedBundle/Bindings/TestRunner.idl</a></li>
<li><a href="#branchessafari601branchToolsWebKitTestRunnerInjectedBundleInjectedBundlePagecpp">branches/safari-601-branch/Tools/WebKitTestRunner/InjectedBundle/InjectedBundlePage.cpp</a></li>
<li><a href="#branchessafari601branchToolsWebKitTestRunnerInjectedBundleTestRunnercpp">branches/safari-601-branch/Tools/WebKitTestRunner/InjectedBundle/TestRunner.cpp</a></li>
<li><a href="#branchessafari601branchToolsWebKitTestRunnerInjectedBundleTestRunnerh">branches/safari-601-branch/Tools/WebKitTestRunner/InjectedBundle/TestRunner.h</a></li>
<li><a href="#branchessafari601branchToolsWebKitTestRunnerTestControllercpp">branches/safari-601-branch/Tools/WebKitTestRunner/TestController.cpp</a></li>
<li><a href="#branchessafari601branchToolsWebKitTestRunnerTestControllerh">branches/safari-601-branch/Tools/WebKitTestRunner/TestController.h</a></li>
<li><a href="#branchessafari601branchToolsWebKitTestRunnerTestInvocationcpp">branches/safari-601-branch/Tools/WebKitTestRunner/TestInvocation.cpp</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#branchessafari601branchLayoutTestshttptestscontentfilteringloadsubstitutedatafromappcacheexpectedtxt">branches/safari-601-branch/LayoutTests/http/tests/contentfiltering/load-substitute-data-from-appcache-expected.txt</a></li>
<li><a href="#branchessafari601branchLayoutTestshttptestscontentfilteringloadsubstitutedatafromappcachehtml">branches/safari-601-branch/LayoutTests/http/tests/contentfiltering/load-substitute-data-from-appcache.html</a></li>
<li><a href="#branchessafari601branchLayoutTestshttptestscontentfilteringresourcesappcachehtml">branches/safari-601-branch/LayoutTests/http/tests/contentfiltering/resources/appcache.html</a></li>
<li><a href="#branchessafari601branchLayoutTestshttptestscontentfilteringresourcesappcachemanifest">branches/safari-601-branch/LayoutTests/http/tests/contentfiltering/resources/appcache.manifest</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="branchessafari601branchLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/LayoutTests/ChangeLog (189526 => 189527)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/LayoutTests/ChangeLog        2015-09-09 01:38:32 UTC (rev 189526)
+++ branches/safari-601-branch/LayoutTests/ChangeLog        2015-09-09 01:44:49 UTC (rev 189527)
</span><span class="lines">@@ -1,3 +1,7 @@
</span><ins>+2015-09-08  Andy Estes  &lt;aestes@apple.com&gt;
+
+        Reverted r189001.
+
</ins><span class="cx"> 2015-09-03  Babak Shafiei  &lt;bshafiei@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Merge r189167.
</span></span></pre></div>
<a id="branchessafari601branchLayoutTestshttptestscontentfilteringloadsubstitutedatafromappcacheexpectedtxt"></a>
<div class="delfile"><h4>Deleted: branches/safari-601-branch/LayoutTests/http/tests/contentfiltering/load-substitute-data-from-appcache-expected.txt (189526 => 189527)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/LayoutTests/http/tests/contentfiltering/load-substitute-data-from-appcache-expected.txt        2015-09-09 01:38:32 UTC (rev 189526)
+++ branches/safari-601-branch/LayoutTests/http/tests/contentfiltering/load-substitute-data-from-appcache-expected.txt        2015-09-09 01:44:49 UTC (rev 189527)
</span><span class="lines">@@ -1,3 +0,0 @@
</span><del>-This is a regression test for webkit.org/b/147651. The test passes if it does not crash.
-
-
</del></span></pre></div>
<a id="branchessafari601branchLayoutTestshttptestscontentfilteringloadsubstitutedatafromappcachehtml"></a>
<div class="delfile"><h4>Deleted: branches/safari-601-branch/LayoutTests/http/tests/contentfiltering/load-substitute-data-from-appcache.html (189526 => 189527)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/LayoutTests/http/tests/contentfiltering/load-substitute-data-from-appcache.html        2015-09-09 01:38:32 UTC (rev 189526)
+++ branches/safari-601-branch/LayoutTests/http/tests/contentfiltering/load-substitute-data-from-appcache.html        2015-09-09 01:44:49 UTC (rev 189527)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-&lt;!DOCTYPE html&gt;
-&lt;script&gt;
-if (window.internals) {
-    var settings = window.internals.mockContentFilterSettings;
-    settings.enabled = true;
-    settings.decisionPoint = settings.DECISION_POINT_AFTER_ADD_DATA;
-    settings.decision = settings.DECISION_ALLOW;
-}
-
-if (window.testRunner) {
-    testRunner.dumpAsText();
-    testRunner.waitUntilDone();
-    testRunner.setShouldDecideNavigationPolicyAfterDelay(true);
-}
-
-window.addEventListener(&quot;message&quot;, function() {
-    frames[0].location = &quot;/resources/redirect.php?url=/contentfiltering/resources/appcache.html&quot;;
-});
-&lt;/script&gt;
-&lt;body&gt;
-&lt;p&gt;This is a regression test for &lt;a href=&quot;https://bugs.webkit.org/show_bug.cgi?id=147651&quot;&gt;webkit.org/b/147651&lt;/a&gt;. The test passes if it does not crash.&lt;/p&gt;
-&lt;iframe src=&quot;/contentfiltering/resources/appcache.html&quot;&gt;&lt;/iframe&gt;
-&lt;/body&gt;
-&lt;/html&gt;
</del></span></pre></div>
<a id="branchessafari601branchLayoutTestshttptestscontentfilteringresourcesappcachehtml"></a>
<div class="delfile"><h4>Deleted: branches/safari-601-branch/LayoutTests/http/tests/contentfiltering/resources/appcache.html (189526 => 189527)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/LayoutTests/http/tests/contentfiltering/resources/appcache.html        2015-09-09 01:38:32 UTC (rev 189526)
+++ branches/safari-601-branch/LayoutTests/http/tests/contentfiltering/resources/appcache.html        2015-09-09 01:44:49 UTC (rev 189527)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-&lt;!DOCTYPE html&gt;
-&lt;html manifest=&quot;appcache.manifest&quot;&gt;
-&lt;script&gt;
-applicationCache.onnoupdate = function() {
-    if (window.testRunner)
-        testRunner.notifyDone();
-}
-
-applicationCache.oncached = function() {
-    parent.postMessage(&quot;cached&quot;, &quot;*&quot;);
-}
-&lt;/script&gt;
-&lt;/html&gt;
</del></span></pre></div>
<a id="branchessafari601branchLayoutTestshttptestscontentfilteringresourcesappcachemanifest"></a>
<div class="delfile"><h4>Deleted: branches/safari-601-branch/LayoutTests/http/tests/contentfiltering/resources/appcache.manifest (189526 => 189527)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/LayoutTests/http/tests/contentfiltering/resources/appcache.manifest        2015-09-09 01:38:32 UTC (rev 189526)
+++ branches/safari-601-branch/LayoutTests/http/tests/contentfiltering/resources/appcache.manifest        2015-09-09 01:44:49 UTC (rev 189527)
</span><span class="lines">@@ -1 +0,0 @@
</span><del>-CACHE MANIFEST
</del></span></pre></div>
<a id="branchessafari601branchLayoutTestsplatformmacwk1TestExpectations"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/LayoutTests/platform/mac-wk1/TestExpectations (189526 => 189527)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/LayoutTests/platform/mac-wk1/TestExpectations        2015-09-09 01:38:32 UTC (rev 189526)
+++ branches/safari-601-branch/LayoutTests/platform/mac-wk1/TestExpectations        2015-09-09 01:44:49 UTC (rev 189527)
</span><span class="lines">@@ -126,6 +126,3 @@
</span><span class="cx"> 
</span><span class="cx"> ### END OF (2) Failures without bug reports
</span><span class="cx"> ########################################
</span><del>-
-# This test is WebKit2-only
-http/tests/contentfiltering/load-substitute-data-from-appcache.html
</del></span></pre></div>
<a id="branchessafari601branchToolsChangeLog"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Tools/ChangeLog (189526 => 189527)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Tools/ChangeLog        2015-09-09 01:38:32 UTC (rev 189526)
+++ branches/safari-601-branch/Tools/ChangeLog        2015-09-09 01:44:49 UTC (rev 189527)
</span><span class="lines">@@ -1,3 +1,7 @@
</span><ins>+2015-09-08  Andy Estes  &lt;aestes@apple.com&gt;
+
+        Reverted r189001.
+
</ins><span class="cx"> 2015-09-03  Babak Shafiei  &lt;bshafiei@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Merge r188311.
</span></span></pre></div>
<a id="branchessafari601branchToolsWebKitTestRunnerInjectedBundleBindingsTestRunneridl"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Tools/WebKitTestRunner/InjectedBundle/Bindings/TestRunner.idl (189526 => 189527)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Tools/WebKitTestRunner/InjectedBundle/Bindings/TestRunner.idl        2015-09-09 01:38:32 UTC (rev 189526)
+++ branches/safari-601-branch/Tools/WebKitTestRunner/InjectedBundle/Bindings/TestRunner.idl        2015-09-09 01:44:49 UTC (rev 189527)
</span><span class="lines">@@ -75,7 +75,6 @@
</span><span class="cx">     void setCacheModel(int model);
</span><span class="cx">     void setAsynchronousSpellCheckingEnabled(boolean value);
</span><span class="cx">     void setPrinting();
</span><del>-    void setShouldDecideNavigationPolicyAfterDelay(boolean value);
</del><span class="cx"> 
</span><span class="cx">     // Special DOM functions.
</span><span class="cx">     void clearBackForwardList();
</span></span></pre></div>
<a id="branchessafari601branchToolsWebKitTestRunnerInjectedBundleInjectedBundlePagecpp"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Tools/WebKitTestRunner/InjectedBundle/InjectedBundlePage.cpp (189526 => 189527)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Tools/WebKitTestRunner/InjectedBundle/InjectedBundlePage.cpp        2015-09-09 01:38:32 UTC (rev 189526)
+++ branches/safari-601-branch/Tools/WebKitTestRunner/InjectedBundle/InjectedBundlePage.cpp        2015-09-09 01:44:49 UTC (rev 189527)
</span><span class="lines">@@ -1286,9 +1286,6 @@
</span><span class="cx">         injectedBundle.outputText(stringBuilder.toString());
</span><span class="cx">     }
</span><span class="cx"> 
</span><del>-    if (injectedBundle.testRunner()-&gt;shouldDecideNavigationPolicyAfterDelay())
-        return WKBundlePagePolicyActionPassThrough;
-
</del><span class="cx">     if (!injectedBundle.testRunner()-&gt;isPolicyDelegateEnabled())
</span><span class="cx">         return WKBundlePagePolicyActionUse;
</span><span class="cx"> 
</span></span></pre></div>
<a id="branchessafari601branchToolsWebKitTestRunnerInjectedBundleTestRunnercpp"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Tools/WebKitTestRunner/InjectedBundle/TestRunner.cpp (189526 => 189527)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Tools/WebKitTestRunner/InjectedBundle/TestRunner.cpp        2015-09-09 01:38:32 UTC (rev 189526)
+++ branches/safari-601-branch/Tools/WebKitTestRunner/InjectedBundle/TestRunner.cpp        2015-09-09 01:44:49 UTC (rev 189527)
</span><span class="lines">@@ -851,12 +851,4 @@
</span><span class="cx">     return JSC::setNeverInline(context, theFunction);
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-void TestRunner::setShouldDecideNavigationPolicyAfterDelay(bool value)
-{
-    m_shouldDecideNavigationPolicyAfterDelay = value;
-    WKRetainPtr&lt;WKStringRef&gt; messageName(AdoptWK, WKStringCreateWithUTF8CString(&quot;SetShouldDecideNavigationPolicyAfterDelay&quot;));
-    WKRetainPtr&lt;WKBooleanRef&gt; messageBody(AdoptWK, WKBooleanCreate(value));
-    WKBundlePagePostMessage(InjectedBundle::singleton().page()-&gt;page(), messageName.get(), messageBody.get());
-}
-
</del><span class="cx"> } // namespace WTR
</span></span></pre></div>
<a id="branchessafari601branchToolsWebKitTestRunnerInjectedBundleTestRunnerh"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Tools/WebKitTestRunner/InjectedBundle/TestRunner.h (189526 => 189527)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Tools/WebKitTestRunner/InjectedBundle/TestRunner.h        2015-09-09 01:38:32 UTC (rev 189526)
+++ branches/safari-601-branch/Tools/WebKitTestRunner/InjectedBundle/TestRunner.h        2015-09-09 01:44:49 UTC (rev 189527)
</span><span class="lines">@@ -281,9 +281,6 @@
</span><span class="cx">     JSValueRef numberOfDFGCompiles(JSValueRef theFunction);
</span><span class="cx">     JSValueRef neverInlineFunction(JSValueRef theFunction);
</span><span class="cx"> 
</span><del>-    bool shouldDecideNavigationPolicyAfterDelay() const { return m_shouldDecideNavigationPolicyAfterDelay; }
-    void setShouldDecideNavigationPolicyAfterDelay(bool);
-
</del><span class="cx"> private:
</span><span class="cx">     TestRunner();
</span><span class="cx"> 
</span><span class="lines">@@ -334,8 +331,6 @@
</span><span class="cx">     double m_databaseDefaultQuota;
</span><span class="cx">     double m_databaseMaxQuota;
</span><span class="cx"> 
</span><del>-    bool m_shouldDecideNavigationPolicyAfterDelay { false };
-
</del><span class="cx">     bool m_userStyleSheetEnabled;
</span><span class="cx">     WKRetainPtr&lt;WKStringRef&gt; m_userStyleSheetLocation;
</span><span class="cx"> 
</span></span></pre></div>
<a id="branchessafari601branchToolsWebKitTestRunnerTestControllercpp"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Tools/WebKitTestRunner/TestController.cpp (189526 => 189527)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Tools/WebKitTestRunner/TestController.cpp        2015-09-09 01:38:32 UTC (rev 189526)
+++ branches/safari-601-branch/Tools/WebKitTestRunner/TestController.cpp        2015-09-09 01:44:49 UTC (rev 189527)
</span><span class="lines">@@ -55,7 +55,6 @@
</span><span class="cx"> #include &lt;ctype.h&gt;
</span><span class="cx"> #include &lt;stdlib.h&gt;
</span><span class="cx"> #include &lt;string&gt;
</span><del>-#include &lt;wtf/RunLoop.h&gt;
</del><span class="cx"> #include &lt;wtf/text/CString.h&gt;
</span><span class="cx"> 
</span><span class="cx"> #if PLATFORM(COCOA)
</span><span class="lines">@@ -312,8 +311,6 @@
</span><span class="cx"> 
</span><span class="cx"> void TestController::initialize(int argc, const char* argv[])
</span><span class="cx"> {
</span><del>-    RunLoop::initializeMainRunLoop();
-
</del><span class="cx">     platformInitialize();
</span><span class="cx"> 
</span><span class="cx">     Options options;
</span><span class="lines">@@ -720,8 +717,6 @@
</span><span class="cx">     // Reset main page back to about:blank
</span><span class="cx">     m_doneResetting = false;
</span><span class="cx"> 
</span><del>-    m_shouldDecideNavigationPolicyAfterDelay = false;
-
</del><span class="cx">     WKPageLoadURL(m_mainWebView-&gt;page(), blankURL());
</span><span class="cx">     runUntil(m_doneResetting, shortTimeout);
</span><span class="cx">     return m_doneResetting;
</span><span class="lines">@@ -1553,19 +1548,12 @@
</span><span class="cx"> 
</span><span class="cx"> void TestController::decidePolicyForNavigationAction(WKFramePolicyListenerRef listener)
</span><span class="cx"> {
</span><del>-    WKRetainPtr&lt;WKFramePolicyListenerRef&gt; retainedListener { listener };
-    const bool shouldIgnore { m_policyDelegateEnabled &amp;&amp; !m_policyDelegatePermissive };
-    std::function&lt;void()&gt; decisionFunction = [shouldIgnore, retainedListener]() {
-        if (shouldIgnore)
-            WKFramePolicyListenerIgnore(retainedListener.get());
-        else
-            WKFramePolicyListenerUse(retainedListener.get());
-    };
</del><ins>+    if (m_policyDelegateEnabled &amp;&amp; !m_policyDelegatePermissive) {
+        WKFramePolicyListenerIgnore(listener);
+        return;
+    }
</ins><span class="cx"> 
</span><del>-    if (m_shouldDecideNavigationPolicyAfterDelay)
-        RunLoop::main().dispatch(decisionFunction);
-    else
-        decisionFunction();
</del><ins>+    WKFramePolicyListenerUse(listener);
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> void TestController::decidePolicyForNavigationResponse(WKPageRef, WKNavigationResponseRef navigationResponse, WKFramePolicyListenerRef listener, WKTypeRef, const void* clientInfo)
</span></span></pre></div>
<a id="branchessafari601branchToolsWebKitTestRunnerTestControllerh"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Tools/WebKitTestRunner/TestController.h (189526 => 189527)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Tools/WebKitTestRunner/TestController.h        2015-09-09 01:38:32 UTC (rev 189526)
+++ branches/safari-601-branch/Tools/WebKitTestRunner/TestController.h        2015-09-09 01:44:49 UTC (rev 189527)
</span><span class="lines">@@ -121,8 +121,6 @@
</span><span class="cx"> 
</span><span class="cx">     bool isCurrentInvocation(TestInvocation* invocation) const { return invocation == m_currentInvocation.get(); }
</span><span class="cx"> 
</span><del>-    void setShouldDecideNavigationPolicyAfterDelay(bool value) { m_shouldDecideNavigationPolicyAfterDelay = value; }
-
</del><span class="cx"> private:
</span><span class="cx">     void initialize(int argc, const char* argv[]);
</span><span class="cx">     void createWebViewWithOptions(WKDictionaryRef);
</span><span class="lines">@@ -275,8 +273,6 @@
</span><span class="cx">     bool m_shouldLogHistoryClientCallbacks;
</span><span class="cx">     bool m_shouldShowWebView;
</span><span class="cx"> 
</span><del>-    bool m_shouldDecideNavigationPolicyAfterDelay { false };
-
</del><span class="cx">     std::unique_ptr&lt;EventSenderProxy&gt; m_eventSenderProxy;
</span><span class="cx"> 
</span><span class="cx">     WorkQueueManager m_workQueueManager;
</span></span></pre></div>
<a id="branchessafari601branchToolsWebKitTestRunnerTestInvocationcpp"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Tools/WebKitTestRunner/TestInvocation.cpp (189526 => 189527)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Tools/WebKitTestRunner/TestInvocation.cpp        2015-09-09 01:38:32 UTC (rev 189526)
+++ branches/safari-601-branch/Tools/WebKitTestRunner/TestInvocation.cpp        2015-09-09 01:44:49 UTC (rev 189527)
</span><span class="lines">@@ -630,13 +630,6 @@
</span><span class="cx">         return;
</span><span class="cx">     }
</span><span class="cx"> 
</span><del>-    if (WKStringIsEqualToUTF8CString(messageName, &quot;SetShouldDecideNavigationPolicyAfterDelay&quot;)) {
-        ASSERT(WKGetTypeID(messageBody) == WKBooleanGetTypeID());
-        WKBooleanRef value = static_cast&lt;WKBooleanRef&gt;(messageBody);
-        TestController::singleton().setShouldDecideNavigationPolicyAfterDelay(WKBooleanGetValue(value));
-        return;
-    }
-
</del><span class="cx">     ASSERT_NOT_REACHED();
</span><span class="cx"> }
</span><span class="cx"> 
</span></span></pre>
</div>
</div>

</body>
</html>