<!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>[210969] branches/safari-603-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/210969">210969</a></dd>
<dt>Author</dt> <dd>matthew_hanson@apple.com</dd>
<dt>Date</dt> <dd>2017-01-20 10:09:26 -0800 (Fri, 20 Jan 2017)</dd>
</dl>

<h3>Log Message</h3>
<pre>Merge <a href="http://trac.webkit.org/projects/webkit/changeset/210949">r210949</a>. rdar://problem/30108531</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#branchessafari603branchSourceJavaScriptCoreChangeLog">branches/safari-603-branch/Source/JavaScriptCore/ChangeLog</a></li>
<li><a href="#branchessafari603branchSourceJavaScriptCoreruntimeCommonIdentifiersh">branches/safari-603-branch/Source/JavaScriptCore/runtime/CommonIdentifiers.h</a></li>
<li><a href="#branchessafari603branchSourceWebCoreChangeLog">branches/safari-603-branch/Source/WebCore/ChangeLog</a></li>
<li><a href="#branchessafari603branchSourceWebCoreModulesfetchFetchHeadersidl">branches/safari-603-branch/Source/WebCore/Modules/fetch/FetchHeaders.idl</a></li>
<li><a href="#branchessafari603branchSourceWebCorebindingsscriptstestJSJSTestObjcpp">branches/safari-603-branch/Source/WebCore/bindings/scripts/test/JS/JSTestObj.cpp</a></li>
<li><a href="#branchessafari603branchSourceWebCorebindingsscriptstestTestObjidl">branches/safari-603-branch/Source/WebCore/bindings/scripts/test/TestObj.idl</a></li>
<li><a href="#branchessafari603branchSourceWebCorecssFontFaceSetidl">branches/safari-603-branch/Source/WebCore/css/FontFaceSet.idl</a></li>
<li><a href="#branchessafari603branchSourceWebCoredomNodeListidl">branches/safari-603-branch/Source/WebCore/dom/NodeList.idl</a></li>
<li><a href="#branchessafari603branchSourceWebKitmacChangeLog">branches/safari-603-branch/Source/WebKit/mac/ChangeLog</a></li>
<li><a href="#branchessafari603branchSourceWebKitmacWebViewWebPreferenceKeysPrivateh">branches/safari-603-branch/Source/WebKit/mac/WebView/WebPreferenceKeysPrivate.h</a></li>
<li><a href="#branchessafari603branchSourceWebKitmacWebViewWebPreferencesmm">branches/safari-603-branch/Source/WebKit/mac/WebView/WebPreferences.mm</a></li>
<li><a href="#branchessafari603branchSourceWebKitmacWebViewWebPreferencesPrivateh">branches/safari-603-branch/Source/WebKit/mac/WebView/WebPreferencesPrivate.h</a></li>
<li><a href="#branchessafari603branchSourceWebKitmacWebViewWebViewmm">branches/safari-603-branch/Source/WebKit/mac/WebView/WebView.mm</a></li>
<li><a href="#branchessafari603branchSourceWebKitwinChangeLog">branches/safari-603-branch/Source/WebKit/win/ChangeLog</a></li>
<li><a href="#branchessafari603branchSourceWebKitwinInterfacesIWebPreferencesPrivateidl">branches/safari-603-branch/Source/WebKit/win/Interfaces/IWebPreferencesPrivate.idl</a></li>
<li><a href="#branchessafari603branchSourceWebKitwinWebPreferenceKeysPrivateh">branches/safari-603-branch/Source/WebKit/win/WebPreferenceKeysPrivate.h</a></li>
<li><a href="#branchessafari603branchSourceWebKitwinWebPreferencescpp">branches/safari-603-branch/Source/WebKit/win/WebPreferences.cpp</a></li>
<li><a href="#branchessafari603branchSourceWebKitwinWebPreferencesh">branches/safari-603-branch/Source/WebKit/win/WebPreferences.h</a></li>
<li><a href="#branchessafari603branchSourceWebKitwinWebViewcpp">branches/safari-603-branch/Source/WebKit/win/WebView.cpp</a></li>
<li><a href="#branchessafari603branchSourceWebKit2ChangeLog">branches/safari-603-branch/Source/WebKit2/ChangeLog</a></li>
<li><a href="#branchessafari603branchSourceWebKit2SharedWebPreferencesDefinitionsh">branches/safari-603-branch/Source/WebKit2/Shared/WebPreferencesDefinitions.h</a></li>
<li><a href="#branchessafari603branchSourceWebKit2WebProcessInjectedBundleInjectedBundlecpp">branches/safari-603-branch/Source/WebKit2/WebProcess/InjectedBundle/InjectedBundle.cpp</a></li>
<li><a href="#branchessafari603branchSourceWebKit2WebProcessWebPageWebPagecpp">branches/safari-603-branch/Source/WebKit2/WebProcess/WebPage/WebPage.cpp</a></li>
<li><a href="#branchessafari603branchToolsChangeLog">branches/safari-603-branch/Tools/ChangeLog</a></li>
<li><a href="#branchessafari603branchToolsDumpRenderTreemacDumpRenderTreemm">branches/safari-603-branch/Tools/DumpRenderTree/mac/DumpRenderTree.mm</a></li>
<li><a href="#branchessafari603branchToolsDumpRenderTreewinDumpRenderTreecpp">branches/safari-603-branch/Tools/DumpRenderTree/win/DumpRenderTree.cpp</a></li>
<li><a href="#branchessafari603branchToolsWebKitTestRunnerInjectedBundleInjectedBundlecpp">branches/safari-603-branch/Tools/WebKitTestRunner/InjectedBundle/InjectedBundle.cpp</a></li>
<li><a href="#branchessafari603branchToolsWebKitTestRunnerInjectedBundleTestRunnercpp">branches/safari-603-branch/Tools/WebKitTestRunner/InjectedBundle/TestRunner.cpp</a></li>
<li><a href="#branchessafari603branchToolsWebKitTestRunnerInjectedBundleTestRunnerh">branches/safari-603-branch/Tools/WebKitTestRunner/InjectedBundle/TestRunner.h</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="branchessafari603branchSourceJavaScriptCoreChangeLog"></a>
<div class="modfile"><h4>Modified: branches/safari-603-branch/Source/JavaScriptCore/ChangeLog (210968 => 210969)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-603-branch/Source/JavaScriptCore/ChangeLog        2017-01-20 18:09:17 UTC (rev 210968)
+++ branches/safari-603-branch/Source/JavaScriptCore/ChangeLog        2017-01-20 18:09:26 UTC (rev 210969)
</span><span class="lines">@@ -1,5 +1,19 @@
</span><span class="cx"> 2017-01-20  Matthew Hanson  &lt;matthew_hanson@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        Merge r210949. rdar://problem/30108531
+
+    2017-01-19  Chris Dumez  &lt;cdumez@apple.com&gt;
+
+            iterable&lt;&gt; should be enabled on WK1
+            https://bugs.webkit.org/show_bug.cgi?id=167221
+            &lt;rdar://problem/30108531&gt;
+
+            Reviewed by Youenn Fablet.
+
+            * runtime/CommonIdentifiers.h:
+
+2017-01-20  Matthew Hanson  &lt;matthew_hanson@apple.com&gt;
+
</ins><span class="cx">         Merge r210947. rdar://problem/30108809
</span><span class="cx"> 
</span><span class="cx">     2017-01-19  Filip Pizlo  &lt;fpizlo@apple.com&gt;
</span></span></pre></div>
<a id="branchessafari603branchSourceJavaScriptCoreruntimeCommonIdentifiersh"></a>
<div class="modfile"><h4>Modified: branches/safari-603-branch/Source/JavaScriptCore/runtime/CommonIdentifiers.h (210968 => 210969)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-603-branch/Source/JavaScriptCore/runtime/CommonIdentifiers.h        2017-01-20 18:09:17 UTC (rev 210968)
+++ branches/safari-603-branch/Source/JavaScriptCore/runtime/CommonIdentifiers.h        2017-01-20 18:09:26 UTC (rev 210969)
</span><span class="lines">@@ -40,7 +40,6 @@
</span><span class="cx">     macro(Date) \
</span><span class="cx">     macro(DateTimeFormat) \
</span><span class="cx">     macro(DocumentTimeline) \
</span><del>-    macro(DOMIterator) \
</del><span class="cx">     macro(Error) \
</span><span class="cx">     macro(EvalError) \
</span><span class="cx">     macro(Function) \
</span></span></pre></div>
<a id="branchessafari603branchSourceWebCoreChangeLog"></a>
<div class="modfile"><h4>Modified: branches/safari-603-branch/Source/WebCore/ChangeLog (210968 => 210969)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-603-branch/Source/WebCore/ChangeLog        2017-01-20 18:09:17 UTC (rev 210968)
+++ branches/safari-603-branch/Source/WebCore/ChangeLog        2017-01-20 18:09:26 UTC (rev 210969)
</span><span class="lines">@@ -1,5 +1,27 @@
</span><span class="cx"> 2017-01-20  Matthew Hanson  &lt;matthew_hanson@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        Merge r210949. rdar://problem/30108531
+
+    2017-01-19  Chris Dumez  &lt;cdumez@apple.com&gt;
+
+            iterable&lt;&gt; should be enabled on WK1
+            https://bugs.webkit.org/show_bug.cgi?id=167221
+            &lt;rdar://problem/30108531&gt;
+
+            Reviewed by Youenn Fablet.
+
+            * Modules/fetch/FetchHeaders.idl:
+            * bindings/scripts/test/JS/JSTestNode.cpp:
+            (WebCore::JSTestNodePrototype::finishCreation):
+            * bindings/scripts/test/JS/JSTestObj.cpp:
+            (WebCore::JSTestObjPrototype::finishCreation):
+            * bindings/scripts/test/TestNode.idl:
+            * bindings/scripts/test/TestObj.idl:
+            * css/FontFaceSet.idl:
+            * dom/NodeList.idl:
+
+2017-01-20  Matthew Hanson  &lt;matthew_hanson@apple.com&gt;
+
</ins><span class="cx">         Merge r210945. rdar://problem/28745101
</span><span class="cx"> 
</span><span class="cx">     2017-01-19  Jer Noble  &lt;jer.noble@apple.com&gt;
</span></span></pre></div>
<a id="branchessafari603branchSourceWebCoreModulesfetchFetchHeadersidl"></a>
<div class="modfile"><h4>Modified: branches/safari-603-branch/Source/WebCore/Modules/fetch/FetchHeaders.idl (210968 => 210969)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-603-branch/Source/WebCore/Modules/fetch/FetchHeaders.idl        2017-01-20 18:09:17 UTC (rev 210968)
+++ branches/safari-603-branch/Source/WebCore/Modules/fetch/FetchHeaders.idl        2017-01-20 18:09:26 UTC (rev 210969)
</span><span class="lines">@@ -42,7 +42,7 @@
</span><span class="cx">     [MayThrowException] boolean has(DOMString name);
</span><span class="cx">     [MayThrowException] void set(DOMString name, DOMString value);
</span><span class="cx"> 
</span><del>-    [EnabledAtRuntime=DOMIterator] iterable&lt;DOMString, DOMString&gt;;
</del><ins>+    iterable&lt;DOMString, DOMString&gt;;
</ins><span class="cx"> 
</span><span class="cx">     [ImplementedAs=append, MayThrowException, PrivateIdentifier] void appendFromJS(DOMString name, DOMString value);
</span><span class="cx">     [ImplementedAs=fill, PrivateIdentifier] void fillFromJS(FetchHeaders? headers);
</span></span></pre></div>
<a id="branchessafari603branchSourceWebCorebindingsscriptstestJSJSTestObjcpp"></a>
<div class="modfile"><h4>Modified: branches/safari-603-branch/Source/WebCore/bindings/scripts/test/JS/JSTestObj.cpp (210968 => 210969)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-603-branch/Source/WebCore/bindings/scripts/test/JS/JSTestObj.cpp        2017-01-20 18:09:17 UTC (rev 210968)
+++ branches/safari-603-branch/Source/WebCore/bindings/scripts/test/JS/JSTestObj.cpp        2017-01-20 18:09:26 UTC (rev 210969)
</span><span class="lines">@@ -1897,8 +1897,7 @@
</span><span class="cx"> #endif
</span><span class="cx">     putDirect(vm, static_cast&lt;JSVMClientData*&gt;(vm.clientData)-&gt;builtinNames().privateMethodPrivateName(), JSFunction::create(vm, globalObject(), 0, String(), jsTestObjPrototypeFunctionPrivateMethod), ReadOnly | DontEnum);
</span><span class="cx">     putDirect(vm, static_cast&lt;JSVMClientData*&gt;(vm.clientData)-&gt;builtinNames().publicAndPrivateMethodPrivateName(), JSFunction::create(vm, globalObject(), 0, String(), jsTestObjPrototypeFunctionPublicAndPrivateMethod), ReadOnly | DontEnum);
</span><del>-    if (RuntimeEnabledFeatures::sharedFeatures().domIteratorEnabled())
-        addValueIterableMethods(*globalObject(), *this);
</del><ins>+    addValueIterableMethods(*globalObject(), *this);
</ins><span class="cx">     JSObject&amp; unscopables = *constructEmptyObject(globalObject()-&gt;globalExec(), globalObject()-&gt;nullPrototypeObjectStructure());
</span><span class="cx">     unscopables.putDirect(vm, Identifier::fromString(&amp;vm, &quot;voidMethod&quot;), jsBoolean(true));
</span><span class="cx">     unscopables.putDirect(vm, Identifier::fromString(&amp;vm, &quot;shortAttr&quot;), jsBoolean(true));
</span></span></pre></div>
<a id="branchessafari603branchSourceWebCorebindingsscriptstestTestObjidl"></a>
<div class="modfile"><h4>Modified: branches/safari-603-branch/Source/WebCore/bindings/scripts/test/TestObj.idl (210968 => 210969)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-603-branch/Source/WebCore/bindings/scripts/test/TestObj.idl        2017-01-20 18:09:17 UTC (rev 210968)
+++ branches/safari-603-branch/Source/WebCore/bindings/scripts/test/TestObj.idl        2017-01-20 18:09:26 UTC (rev 210969)
</span><span class="lines">@@ -114,7 +114,7 @@
</span><span class="cx">     // TypedArray attribute
</span><span class="cx">     attribute Float32Array typedArrayAttr;
</span><span class="cx"> 
</span><del>-    [EnabledAtRuntime=DOMIterator] iterable&lt;DOMString&gt;;
</del><ins>+    iterable&lt;DOMString&gt;;
</ins><span class="cx"> 
</span><span class="cx">     // Methods
</span><span class="cx">     [Unscopable] void voidMethod();
</span></span></pre></div>
<a id="branchessafari603branchSourceWebCorecssFontFaceSetidl"></a>
<div class="modfile"><h4>Modified: branches/safari-603-branch/Source/WebCore/css/FontFaceSet.idl (210968 => 210969)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-603-branch/Source/WebCore/css/FontFaceSet.idl        2017-01-20 18:09:17 UTC (rev 210968)
+++ branches/safari-603-branch/Source/WebCore/css/FontFaceSet.idl        2017-01-20 18:09:26 UTC (rev 210969)
</span><span class="lines">@@ -35,7 +35,7 @@
</span><span class="cx">     boolean has(FontFace font);
</span><span class="cx"> 
</span><span class="cx">     // FIXME: We should add support for the setlike declaration.
</span><del>-    [EnabledAtRuntime=DOMIterator] iterable&lt;FontFace&gt;;
</del><ins>+    iterable&lt;FontFace&gt;;
</ins><span class="cx"> 
</span><span class="cx">     readonly attribute long size;
</span><span class="cx"> 
</span></span></pre></div>
<a id="branchessafari603branchSourceWebCoredomNodeListidl"></a>
<div class="modfile"><h4>Modified: branches/safari-603-branch/Source/WebCore/dom/NodeList.idl (210968 => 210969)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-603-branch/Source/WebCore/dom/NodeList.idl        2017-01-20 18:09:17 UTC (rev 210968)
+++ branches/safari-603-branch/Source/WebCore/dom/NodeList.idl        2017-01-20 18:09:26 UTC (rev 210969)
</span><span class="lines">@@ -28,5 +28,5 @@
</span><span class="cx"> ] interface NodeList {
</span><span class="cx">     getter Node item(unsigned long index);
</span><span class="cx">     readonly attribute unsigned long length;
</span><del>-    [EnabledAtRuntime=DOMIterator] iterable&lt;Node&gt;;
</del><ins>+    iterable&lt;Node&gt;;
</ins><span class="cx"> };
</span></span></pre></div>
<a id="branchessafari603branchSourceWebKitmacChangeLog"></a>
<div class="modfile"><h4>Modified: branches/safari-603-branch/Source/WebKit/mac/ChangeLog (210968 => 210969)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-603-branch/Source/WebKit/mac/ChangeLog        2017-01-20 18:09:17 UTC (rev 210968)
+++ branches/safari-603-branch/Source/WebKit/mac/ChangeLog        2017-01-20 18:09:26 UTC (rev 210969)
</span><span class="lines">@@ -1,5 +1,26 @@
</span><span class="cx"> 2017-01-20  Matthew Hanson  &lt;matthew_hanson@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        Merge r210949. rdar://problem/30108531
+
+    2017-01-19  Chris Dumez  &lt;cdumez@apple.com&gt;
+
+            iterable&lt;&gt; should be enabled on WK1
+            https://bugs.webkit.org/show_bug.cgi?id=167221
+            &lt;rdar://problem/30108531&gt;
+
+            Reviewed by Youenn Fablet.
+
+            * WebView/WebPreferenceKeysPrivate.h:
+            * WebView/WebPreferences.mm:
+            (-[WebPreferences setCustomElementsEnabled:]):
+            (-[WebPreferences DOMIteratorEnabled]): Deleted.
+            (-[WebPreferences setDOMIteratorEnabled:]): Deleted.
+            * WebView/WebPreferencesPrivate.h:
+            * WebView/WebView.mm:
+            (-[WebView _preferencesChanged:]):
+
+2017-01-20  Matthew Hanson  &lt;matthew_hanson@apple.com&gt;
+
</ins><span class="cx">         Merge r210939. rdar://problem/29885052
</span><span class="cx"> 
</span><span class="cx">     2017-01-19  Chris Dumez  &lt;cdumez@apple.com&gt;
</span></span></pre></div>
<a id="branchessafari603branchSourceWebKitmacWebViewWebPreferenceKeysPrivateh"></a>
<div class="modfile"><h4>Modified: branches/safari-603-branch/Source/WebKit/mac/WebView/WebPreferenceKeysPrivate.h (210968 => 210969)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-603-branch/Source/WebKit/mac/WebView/WebPreferenceKeysPrivate.h        2017-01-20 18:09:17 UTC (rev 210968)
+++ branches/safari-603-branch/Source/WebKit/mac/WebView/WebPreferenceKeysPrivate.h        2017-01-20 18:09:26 UTC (rev 210969)
</span><span class="lines">@@ -166,7 +166,6 @@
</span><span class="cx"> #define WebKitMediaKeysStorageDirectoryKey @&quot;WebKitMediaKeysStorageDirectory&quot;
</span><span class="cx"> #define WebKitShadowDOMEnabledPreferenceKey @&quot;WebKitShadowDOMEnabled&quot;
</span><span class="cx"> #define WebKitCustomElementsEnabledPreferenceKey @&quot;WebKitCustomElementsEnabled&quot;
</span><del>-#define WebKitDOMIteratorEnabledPreferenceKey @&quot;WebKitDOMIteratorEnabled&quot;
</del><span class="cx"> #define WebKitFetchAPIEnabledPreferenceKey @&quot;WebKitFetchAPIEnabled&quot;
</span><span class="cx"> #define WebKitDownloadAttributeEnabledPreferenceKey @&quot;WebKitDownloadAttributeEnabled&quot;
</span><span class="cx"> #define WebKitES6ModulesEnabledPreferenceKey @&quot;WebKitES6ModulesEnabled&quot;
</span></span></pre></div>
<a id="branchessafari603branchSourceWebKitmacWebViewWebPreferencesmm"></a>
<div class="modfile"><h4>Modified: branches/safari-603-branch/Source/WebKit/mac/WebView/WebPreferences.mm (210968 => 210969)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-603-branch/Source/WebKit/mac/WebView/WebPreferences.mm        2017-01-20 18:09:17 UTC (rev 210968)
+++ branches/safari-603-branch/Source/WebKit/mac/WebView/WebPreferences.mm        2017-01-20 18:09:26 UTC (rev 210969)
</span><span class="lines">@@ -2829,16 +2829,6 @@
</span><span class="cx">     [self _setBoolValue:flag forKey:WebKitCustomElementsEnabledPreferenceKey];
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-- (BOOL)DOMIteratorEnabled
-{
-    return [self _boolValueForKey:WebKitDOMIteratorEnabledPreferenceKey];
-}
-
-- (void)setDOMIteratorEnabled:(BOOL)flag
-{
-    [self _setBoolValue:flag forKey:WebKitDOMIteratorEnabledPreferenceKey];
-}
-
</del><span class="cx"> - (BOOL)fetchAPIEnabled
</span><span class="cx"> {
</span><span class="cx">     return [self _boolValueForKey:WebKitFetchAPIEnabledPreferenceKey];
</span></span></pre></div>
<a id="branchessafari603branchSourceWebKitmacWebViewWebPreferencesPrivateh"></a>
<div class="modfile"><h4>Modified: branches/safari-603-branch/Source/WebKit/mac/WebView/WebPreferencesPrivate.h (210968 => 210969)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-603-branch/Source/WebKit/mac/WebView/WebPreferencesPrivate.h        2017-01-20 18:09:17 UTC (rev 210968)
+++ branches/safari-603-branch/Source/WebKit/mac/WebView/WebPreferencesPrivate.h        2017-01-20 18:09:26 UTC (rev 210969)
</span><span class="lines">@@ -499,9 +499,6 @@
</span><span class="cx"> - (void)setCustomElementsEnabled:(BOOL)flag;
</span><span class="cx"> - (BOOL)customElementsEnabled;
</span><span class="cx"> 
</span><del>-- (void)setDOMIteratorEnabled:(BOOL)flag;
-- (BOOL)DOMIteratorEnabled;
-
</del><span class="cx"> - (void)setFetchAPIEnabled:(BOOL)flag;
</span><span class="cx"> - (BOOL)fetchAPIEnabled;
</span><span class="cx"> 
</span></span></pre></div>
<a id="branchessafari603branchSourceWebKitmacWebViewWebViewmm"></a>
<div class="modfile"><h4>Modified: branches/safari-603-branch/Source/WebKit/mac/WebView/WebView.mm (210968 => 210969)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-603-branch/Source/WebKit/mac/WebView/WebView.mm        2017-01-20 18:09:17 UTC (rev 210968)
+++ branches/safari-603-branch/Source/WebKit/mac/WebView/WebView.mm        2017-01-20 18:09:26 UTC (rev 210969)
</span><span class="lines">@@ -2875,8 +2875,6 @@
</span><span class="cx"> 
</span><span class="cx">     RuntimeEnabledFeatures::sharedFeatures().setInteractiveFormValidationEnabled([self interactiveFormValidationEnabled]);
</span><span class="cx"> 
</span><del>-    RuntimeEnabledFeatures::sharedFeatures().setDOMIteratorEnabled([preferences DOMIteratorEnabled]);
-
</del><span class="cx">     RuntimeEnabledFeatures::sharedFeatures().setModernMediaControlsEnabled([preferences modernMediaControlsEnabled]);
</span><span class="cx"> 
</span><span class="cx">     RuntimeEnabledFeatures::sharedFeatures().setCustomElementsEnabled([preferences customElementsEnabled]);
</span></span></pre></div>
<a id="branchessafari603branchSourceWebKitwinChangeLog"></a>
<div class="modfile"><h4>Modified: branches/safari-603-branch/Source/WebKit/win/ChangeLog (210968 => 210969)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-603-branch/Source/WebKit/win/ChangeLog        2017-01-20 18:09:17 UTC (rev 210968)
+++ branches/safari-603-branch/Source/WebKit/win/ChangeLog        2017-01-20 18:09:26 UTC (rev 210969)
</span><span class="lines">@@ -1,3 +1,24 @@
</span><ins>+2017-01-20  Matthew Hanson  &lt;matthew_hanson@apple.com&gt;
+
+        Merge r210949. rdar://problem/30108531
+
+    2017-01-19  Chris Dumez  &lt;cdumez@apple.com&gt;
+
+            iterable&lt;&gt; should be enabled on WK1
+            https://bugs.webkit.org/show_bug.cgi?id=167221
+            &lt;rdar://problem/30108531&gt;
+
+            Reviewed by Youenn Fablet.
+
+            * Interfaces/IWebPreferencesPrivate.idl:
+            * WebPreferenceKeysPrivate.h:
+            * WebPreferences.cpp:
+            (WebPreferences::setDOMIteratorEnabled): Deleted.
+            (WebPreferences::domIteratorEnabled): Deleted.
+            * WebPreferences.h:
+            * WebView.cpp:
+            (WebView::notifyPreferencesChanged):
+
</ins><span class="cx"> 2016-12-10  Filip Pizlo  &lt;fpizlo@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         The DOM should have an advancing wavefront opaque root barrier
</span></span></pre></div>
<a id="branchessafari603branchSourceWebKitwinInterfacesIWebPreferencesPrivateidl"></a>
<div class="modfile"><h4>Modified: branches/safari-603-branch/Source/WebKit/win/Interfaces/IWebPreferencesPrivate.idl (210968 => 210969)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-603-branch/Source/WebKit/win/Interfaces/IWebPreferencesPrivate.idl        2017-01-20 18:09:17 UTC (rev 210968)
+++ branches/safari-603-branch/Source/WebKit/win/Interfaces/IWebPreferencesPrivate.idl        2017-01-20 18:09:26 UTC (rev 210969)
</span><span class="lines">@@ -175,8 +175,6 @@
</span><span class="cx"> {
</span><span class="cx">     HRESULT showTiledScrollingIndicator([out, retval] BOOL* enabled);
</span><span class="cx">     HRESULT setShowTiledScrollingIndicator([in] BOOL enabled);
</span><del>-    HRESULT domIteratorEnabled([out, retval] BOOL* enabled);
-    HRESULT setDOMIteratorEnabled([in] BOOL enabled);
</del><span class="cx">     HRESULT fetchAPIEnabled([out, retval] BOOL* enabled);
</span><span class="cx">     HRESULT setFetchAPIEnabled([in] BOOL enabled);
</span><span class="cx">     HRESULT shadowDOMEnabled([out, retval] BOOL* enabled);
</span></span></pre></div>
<a id="branchessafari603branchSourceWebKitwinWebPreferenceKeysPrivateh"></a>
<div class="modfile"><h4>Modified: branches/safari-603-branch/Source/WebKit/win/WebPreferenceKeysPrivate.h (210968 => 210969)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-603-branch/Source/WebKit/win/WebPreferenceKeysPrivate.h        2017-01-20 18:09:17 UTC (rev 210968)
+++ branches/safari-603-branch/Source/WebKit/win/WebPreferenceKeysPrivate.h        2017-01-20 18:09:26 UTC (rev 210969)
</span><span class="lines">@@ -168,8 +168,6 @@
</span><span class="cx"> 
</span><span class="cx"> #define WebKitShowTiledScrollingIndicatorPreferenceKey &quot;WebKitShowTiledScrollingIndicator&quot;
</span><span class="cx"> 
</span><del>-#define WebKitDOMIteratorEnabledPreferenceKey &quot;WebKitDOMIteratorEnabled&quot;
-
</del><span class="cx"> #define WebKitFetchAPIEnabledPreferenceKey &quot;WebKitFetchAPIEnabled&quot;
</span><span class="cx"> 
</span><span class="cx"> #define WebKitShadowDOMEnabledPreferenceKey &quot;WebKitShadowDOMEnabled&quot;
</span></span></pre></div>
<a id="branchessafari603branchSourceWebKitwinWebPreferencescpp"></a>
<div class="modfile"><h4>Modified: branches/safari-603-branch/Source/WebKit/win/WebPreferences.cpp (210968 => 210969)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-603-branch/Source/WebKit/win/WebPreferences.cpp        2017-01-20 18:09:17 UTC (rev 210968)
+++ branches/safari-603-branch/Source/WebKit/win/WebPreferences.cpp        2017-01-20 18:09:26 UTC (rev 210969)
</span><span class="lines">@@ -1947,20 +1947,6 @@
</span><span class="cx">     return S_OK;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-HRESULT WebPreferences::setDOMIteratorEnabled(BOOL enabled)
-{
-    setBoolValue(WebKitDOMIteratorEnabledPreferenceKey, enabled);
-    return S_OK;
-}
-
-HRESULT WebPreferences::domIteratorEnabled(_Out_ BOOL* enabled)
-{
-    if (!enabled)
-        return E_POINTER;
-    *enabled = boolValueForKey(WebKitDOMIteratorEnabledPreferenceKey);
-    return S_OK;
-}
-
</del><span class="cx"> HRESULT WebPreferences::shadowDOMEnabled(_Out_ BOOL* enabled)
</span><span class="cx"> {
</span><span class="cx">     if (!enabled)
</span></span></pre></div>
<a id="branchessafari603branchSourceWebKitwinWebPreferencesh"></a>
<div class="modfile"><h4>Modified: branches/safari-603-branch/Source/WebKit/win/WebPreferences.h (210968 => 210969)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-603-branch/Source/WebKit/win/WebPreferences.h        2017-01-20 18:09:17 UTC (rev 210968)
+++ branches/safari-603-branch/Source/WebKit/win/WebPreferences.h        2017-01-20 18:09:26 UTC (rev 210969)
</span><span class="lines">@@ -234,8 +234,6 @@
</span><span class="cx">     virtual HRESULT STDMETHODCALLTYPE setShowTiledScrollingIndicator(BOOL);
</span><span class="cx">     virtual HRESULT STDMETHODCALLTYPE fetchAPIEnabled(_Out_ BOOL*);
</span><span class="cx">     virtual HRESULT STDMETHODCALLTYPE setFetchAPIEnabled(BOOL);
</span><del>-    virtual HRESULT STDMETHODCALLTYPE domIteratorEnabled(_Out_ BOOL*);
-    virtual HRESULT STDMETHODCALLTYPE setDOMIteratorEnabled(BOOL);
</del><span class="cx">     virtual HRESULT STDMETHODCALLTYPE shadowDOMEnabled(_Out_ BOOL*);
</span><span class="cx">     virtual HRESULT STDMETHODCALLTYPE setShadowDOMEnabled(BOOL);
</span><span class="cx">     virtual HRESULT STDMETHODCALLTYPE customElementsEnabled(_Out_ BOOL*);
</span></span></pre></div>
<a id="branchessafari603branchSourceWebKitwinWebViewcpp"></a>
<div class="modfile"><h4>Modified: branches/safari-603-branch/Source/WebKit/win/WebView.cpp (210968 => 210969)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-603-branch/Source/WebKit/win/WebView.cpp        2017-01-20 18:09:17 UTC (rev 210968)
+++ branches/safari-603-branch/Source/WebKit/win/WebView.cpp        2017-01-20 18:09:26 UTC (rev 210969)
</span><span class="lines">@@ -5232,11 +5232,6 @@
</span><span class="cx">     RuntimeEnabledFeatures::sharedFeatures().setWebkitIndexedDBEnabled(true);
</span><span class="cx"> #endif
</span><span class="cx"> 
</span><del>-    hr = prefsPrivate-&gt;domIteratorEnabled(&amp;enabled);
-    if (FAILED(hr))
-        return hr;
-    RuntimeEnabledFeatures::sharedFeatures().setDOMIteratorEnabled(!!enabled);
-
</del><span class="cx"> #if ENABLE(FETCH_API)
</span><span class="cx">     hr = prefsPrivate-&gt;fetchAPIEnabled(&amp;enabled);
</span><span class="cx">     if (FAILED(hr))
</span></span></pre></div>
<a id="branchessafari603branchSourceWebKit2ChangeLog"></a>
<div class="modfile"><h4>Modified: branches/safari-603-branch/Source/WebKit2/ChangeLog (210968 => 210969)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-603-branch/Source/WebKit2/ChangeLog        2017-01-20 18:09:17 UTC (rev 210968)
+++ branches/safari-603-branch/Source/WebKit2/ChangeLog        2017-01-20 18:09:26 UTC (rev 210969)
</span><span class="lines">@@ -1,5 +1,23 @@
</span><span class="cx"> 2017-01-20  Matthew Hanson  &lt;matthew_hanson@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        Merge r210949. rdar://problem/30108531
+
+    2017-01-19  Chris Dumez  &lt;cdumez@apple.com&gt;
+
+            iterable&lt;&gt; should be enabled on WK1
+            https://bugs.webkit.org/show_bug.cgi?id=167221
+            &lt;rdar://problem/30108531&gt;
+
+            Reviewed by Youenn Fablet.
+
+            * Shared/WebPreferencesDefinitions.h:
+            * WebProcess/InjectedBundle/InjectedBundle.cpp:
+            (WebKit::InjectedBundle::overrideBoolPreferenceForTestRunner):
+            * WebProcess/WebPage/WebPage.cpp:
+            (WebKit::WebPage::updatePreferences):
+
+2017-01-20  Matthew Hanson  &lt;matthew_hanson@apple.com&gt;
+
</ins><span class="cx">         Merge r210936. rdar://problem/30058349
</span><span class="cx"> 
</span><span class="cx">     2017-01-19  Chris Dumez  &lt;cdumez@apple.com&gt;
</span></span></pre></div>
<a id="branchessafari603branchSourceWebKit2SharedWebPreferencesDefinitionsh"></a>
<div class="modfile"><h4>Modified: branches/safari-603-branch/Source/WebKit2/Shared/WebPreferencesDefinitions.h (210968 => 210969)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-603-branch/Source/WebKit2/Shared/WebPreferencesDefinitions.h        2017-01-20 18:09:17 UTC (rev 210968)
+++ branches/safari-603-branch/Source/WebKit2/Shared/WebPreferencesDefinitions.h        2017-01-20 18:09:26 UTC (rev 210969)
</span><span class="lines">@@ -233,7 +233,6 @@
</span><span class="cx">     macro(MockCaptureDevicesEnabled, mockCaptureDevicesEnabled, Bool, bool, false, &quot;&quot;, &quot;&quot;) \
</span><span class="cx">     macro(MediaCaptureRequiresSecureConnection, mediaCaptureRequiresSecureConnection, Bool, bool, true, &quot;&quot;, &quot;&quot;) \
</span><span class="cx">     macro(ShadowDOMEnabled, shadowDOMEnabled, Bool, bool, true, &quot;Shadow DOM&quot;, &quot;HTML Shadow DOM prototype&quot;) \
</span><del>-    macro(DOMIteratorEnabled, domIteratorEnabled, Bool, bool, true, &quot;&quot;, &quot;&quot;) \
</del><span class="cx">     macro(FetchAPIEnabled, fetchAPIEnabled, Bool, bool, true, &quot;&quot;, &quot;&quot;) \
</span><span class="cx">     macro(DownloadAttributeEnabled, downloadAttributeEnabled, Bool, bool, true, &quot;&quot;, &quot;&quot;) \
</span><span class="cx">     macro(SelectionPaintingWithoutSelectionGapsEnabled, selectionPaintingWithoutSelectionGapsEnabled, Bool, bool, DEFAULT_SELECTION_PAINTING_WITHOUT_SELECTION_GAPS_ENABLED, &quot;&quot;, &quot;&quot;) \
</span></span></pre></div>
<a id="branchessafari603branchSourceWebKit2WebProcessInjectedBundleInjectedBundlecpp"></a>
<div class="modfile"><h4>Modified: branches/safari-603-branch/Source/WebKit2/WebProcess/InjectedBundle/InjectedBundle.cpp (210968 => 210969)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-603-branch/Source/WebKit2/WebProcess/InjectedBundle/InjectedBundle.cpp        2017-01-20 18:09:17 UTC (rev 210968)
+++ branches/safari-603-branch/Source/WebKit2/WebProcess/InjectedBundle/InjectedBundle.cpp        2017-01-20 18:09:26 UTC (rev 210969)
</span><span class="lines">@@ -195,9 +195,6 @@
</span><span class="cx">     if (preference == &quot;WebKitShadowDOMEnabled&quot;)
</span><span class="cx">         RuntimeEnabledFeatures::sharedFeatures().setShadowDOMEnabled(enabled);
</span><span class="cx"> 
</span><del>-    if (preference == &quot;WebKitDOMIteratorEnabled&quot;)
-        RuntimeEnabledFeatures::sharedFeatures().setDOMIteratorEnabled(enabled);
-
</del><span class="cx"> #if ENABLE(CSS_GRID_LAYOUT)
</span><span class="cx">     if (preference == &quot;WebKitCSSGridLayoutEnabled&quot;)
</span><span class="cx">         RuntimeEnabledFeatures::sharedFeatures().setCSSGridLayoutEnabled(enabled);
</span></span></pre></div>
<a id="branchessafari603branchSourceWebKit2WebProcessWebPageWebPagecpp"></a>
<div class="modfile"><h4>Modified: branches/safari-603-branch/Source/WebKit2/WebProcess/WebPage/WebPage.cpp (210968 => 210969)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-603-branch/Source/WebKit2/WebProcess/WebPage/WebPage.cpp        2017-01-20 18:09:17 UTC (rev 210968)
+++ branches/safari-603-branch/Source/WebKit2/WebProcess/WebPage/WebPage.cpp        2017-01-20 18:09:26 UTC (rev 210969)
</span><span class="lines">@@ -3234,8 +3234,6 @@
</span><span class="cx"> 
</span><span class="cx">     RuntimeEnabledFeatures::sharedFeatures().setInteractiveFormValidationEnabled(store.getBoolValueForKey(WebPreferencesKey::interactiveFormValidationEnabledKey()));
</span><span class="cx"> 
</span><del>-    RuntimeEnabledFeatures::sharedFeatures().setDOMIteratorEnabled(store.getBoolValueForKey(WebPreferencesKey::domIteratorEnabledKey()));
-
</del><span class="cx">     // Experimental Features.
</span><span class="cx"> 
</span><span class="cx"> #if ENABLE(CSS_GRID_LAYOUT)
</span></span></pre></div>
<a id="branchessafari603branchToolsChangeLog"></a>
<div class="modfile"><h4>Modified: branches/safari-603-branch/Tools/ChangeLog (210968 => 210969)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-603-branch/Tools/ChangeLog        2017-01-20 18:09:17 UTC (rev 210968)
+++ branches/safari-603-branch/Tools/ChangeLog        2017-01-20 18:09:26 UTC (rev 210969)
</span><span class="lines">@@ -1,3 +1,25 @@
</span><ins>+2017-01-20  Matthew Hanson  &lt;matthew_hanson@apple.com&gt;
+
+        Merge r210949. rdar://problem/30108531
+
+    2017-01-19  Chris Dumez  &lt;cdumez@apple.com&gt;
+
+            iterable&lt;&gt; should be enabled on WK1
+            https://bugs.webkit.org/show_bug.cgi?id=167221
+            &lt;rdar://problem/30108531&gt;
+
+            Reviewed by Youenn Fablet.
+
+            * DumpRenderTree/mac/DumpRenderTree.mm:
+            (resetWebPreferencesToConsistentValues):
+            * DumpRenderTree/win/DumpRenderTree.cpp:
+            (resetWebPreferencesToConsistentValues):
+            * WebKitTestRunner/InjectedBundle/InjectedBundle.cpp:
+            (WTR::InjectedBundle::beginTesting):
+            * WebKitTestRunner/InjectedBundle/TestRunner.cpp:
+            (WTR::TestRunner::setDOMIteratorEnabled): Deleted.
+            * WebKitTestRunner/InjectedBundle/TestRunner.h:
+
</ins><span class="cx"> 2017-01-12  Matthew Hanson  &lt;matthew_hanson@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Merge r210608. rdar://problem/15307582
</span></span></pre></div>
<a id="branchessafari603branchToolsDumpRenderTreemacDumpRenderTreemm"></a>
<div class="modfile"><h4>Modified: branches/safari-603-branch/Tools/DumpRenderTree/mac/DumpRenderTree.mm (210968 => 210969)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-603-branch/Tools/DumpRenderTree/mac/DumpRenderTree.mm        2017-01-20 18:09:17 UTC (rev 210968)
+++ branches/safari-603-branch/Tools/DumpRenderTree/mac/DumpRenderTree.mm        2017-01-20 18:09:26 UTC (rev 210969)
</span><span class="lines">@@ -985,8 +985,6 @@
</span><span class="cx">     [preferences setShadowDOMEnabled:YES];
</span><span class="cx">     [preferences setCustomElementsEnabled:YES];
</span><span class="cx"> 
</span><del>-    [preferences setDOMIteratorEnabled:YES];
-
</del><span class="cx">     [preferences setWebGL2Enabled:YES];
</span><span class="cx"> 
</span><span class="cx">     [preferences setFetchAPIEnabled:YES];
</span></span></pre></div>
<a id="branchessafari603branchToolsDumpRenderTreewinDumpRenderTreecpp"></a>
<div class="modfile"><h4>Modified: branches/safari-603-branch/Tools/DumpRenderTree/win/DumpRenderTree.cpp (210968 => 210969)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-603-branch/Tools/DumpRenderTree/win/DumpRenderTree.cpp        2017-01-20 18:09:17 UTC (rev 210968)
+++ branches/safari-603-branch/Tools/DumpRenderTree/win/DumpRenderTree.cpp        2017-01-20 18:09:26 UTC (rev 210969)
</span><span class="lines">@@ -855,7 +855,6 @@
</span><span class="cx">     prefsPrivate3-&gt;setCustomElementsEnabled(TRUE);
</span><span class="cx">     prefsPrivate3-&gt;setES6ModulesEnabled(TRUE);
</span><span class="cx"> 
</span><del>-    prefsPrivate3-&gt;setDOMIteratorEnabled(TRUE);
</del><span class="cx">     prefsPrivate3-&gt;setModernMediaControlsEnabled(FALSE);
</span><span class="cx"> 
</span><span class="cx">     setAlwaysAcceptCookies(false);
</span></span></pre></div>
<a id="branchessafari603branchToolsWebKitTestRunnerInjectedBundleInjectedBundlecpp"></a>
<div class="modfile"><h4>Modified: branches/safari-603-branch/Tools/WebKitTestRunner/InjectedBundle/InjectedBundle.cpp (210968 => 210969)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-603-branch/Tools/WebKitTestRunner/InjectedBundle/InjectedBundle.cpp        2017-01-20 18:09:17 UTC (rev 210968)
+++ branches/safari-603-branch/Tools/WebKitTestRunner/InjectedBundle/InjectedBundle.cpp        2017-01-20 18:09:26 UTC (rev 210969)
</span><span class="lines">@@ -322,8 +322,6 @@
</span><span class="cx">     m_testRunner-&gt;setShadowDOMEnabled(true);
</span><span class="cx">     m_testRunner-&gt;setCustomElementsEnabled(true);
</span><span class="cx"> 
</span><del>-    m_testRunner-&gt;setDOMIteratorEnabled(true);
-
</del><span class="cx">     m_testRunner-&gt;setWebGL2Enabled(true);
</span><span class="cx"> 
</span><span class="cx">     m_testRunner-&gt;setFetchAPIEnabled(true);
</span></span></pre></div>
<a id="branchessafari603branchToolsWebKitTestRunnerInjectedBundleTestRunnercpp"></a>
<div class="modfile"><h4>Modified: branches/safari-603-branch/Tools/WebKitTestRunner/InjectedBundle/TestRunner.cpp (210968 => 210969)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-603-branch/Tools/WebKitTestRunner/InjectedBundle/TestRunner.cpp        2017-01-20 18:09:17 UTC (rev 210968)
+++ branches/safari-603-branch/Tools/WebKitTestRunner/InjectedBundle/TestRunner.cpp        2017-01-20 18:09:26 UTC (rev 210969)
</span><span class="lines">@@ -375,13 +375,6 @@
</span><span class="cx">     WKBundleOverrideBoolPreferenceForTestRunner(injectedBundle.bundle(), injectedBundle.pageGroup(), key.get(), enabled);
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-void TestRunner::setDOMIteratorEnabled(bool enabled)
-{
-    WKRetainPtr&lt;WKStringRef&gt; key(AdoptWK, WKStringCreateWithUTF8CString(&quot;WebKitDOMIteratorEnabled&quot;));
-    auto&amp; injectedBundle = InjectedBundle::singleton();
-    WKBundleOverrideBoolPreferenceForTestRunner(injectedBundle.bundle(), injectedBundle.pageGroup(), key.get(), enabled);
-}
-
</del><span class="cx"> void TestRunner::setModernMediaControlsEnabled(bool enabled)
</span><span class="cx"> {
</span><span class="cx">     WKRetainPtr&lt;WKStringRef&gt; key(AdoptWK, WKStringCreateWithUTF8CString(&quot;WebKitModernMediaControlsEnabled&quot;));
</span></span></pre></div>
<a id="branchessafari603branchToolsWebKitTestRunnerInjectedBundleTestRunnerh"></a>
<div class="modfile"><h4>Modified: branches/safari-603-branch/Tools/WebKitTestRunner/InjectedBundle/TestRunner.h (210968 => 210969)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-603-branch/Tools/WebKitTestRunner/InjectedBundle/TestRunner.h        2017-01-20 18:09:17 UTC (rev 210968)
+++ branches/safari-603-branch/Tools/WebKitTestRunner/InjectedBundle/TestRunner.h        2017-01-20 18:09:26 UTC (rev 210969)
</span><span class="lines">@@ -103,7 +103,6 @@
</span><span class="cx">     void setXSSAuditorEnabled(bool);
</span><span class="cx">     void setShadowDOMEnabled(bool);
</span><span class="cx">     void setCustomElementsEnabled(bool);
</span><del>-    void setDOMIteratorEnabled(bool);
</del><span class="cx">     void setModernMediaControlsEnabled(bool);
</span><span class="cx">     void setWebGL2Enabled(bool);
</span><span class="cx">     void setFetchAPIEnabled(bool);
</span></span></pre>
</div>
</div>

</body>
</html>