<!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>[176915] trunk/Source</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/176915">176915</a></dd>
<dt>Author</dt> <dd>andersca@apple.com</dd>
<dt>Date</dt> <dd>2014-12-06 13:44:36 -0800 (Sat, 06 Dec 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Fix build with newer versions of clang.
rdar://problem/18978733

Source/WebCore:

Add a bunch of overrides since we're not disabling the &quot;inconsistent missing override&quot; warning in WebKit.

* page/scrolling/AsyncScrollingCoordinator.h:
* page/scrolling/ScrollingStateFixedNode.h:
* page/scrolling/ScrollingStateFrameScrollingNode.h:
* page/scrolling/ScrollingStateOverflowScrollingNode.h:
* page/scrolling/ScrollingStateStickyNode.h:
* page/scrolling/ScrollingTreeFrameScrollingNode.h:
(WebCore::ScrollingTreeFrameScrollingNode::updateLayersAfterDelegatedScroll): Deleted.
* page/scrolling/ios/ScrollingTreeFrameScrollingNodeIOS.h:
* platform/graphics/GraphicsLayerUpdater.h:
* platform/mac/ScrollbarThemeMac.h:
(WebCore::ScrollbarThemeMac::supportsControlTints): Deleted.
(WebCore::ScrollbarThemeMac::maxOverlapBetweenPages): Deleted.
* rendering/RenderLayerCompositor.h:
* rendering/RenderSnapshottedPlugIn.h:

Source/WebKit2:

Add missing overrides and casts.

* NetworkProcess/NetworkProcess.h:
* Shared/Downloads/DownloadAuthenticationClient.h:
(WebKit::DownloadAuthenticationClient::refAuthenticationClient): Deleted.
(WebKit::DownloadAuthenticationClient::derefAuthenticationClient): Deleted.
* UIProcess/API/C/WKPage.cpp:
(WKPageSetPageUIClient):
* UIProcess/API/Cocoa/WKWebViewConfiguration.mm:
(-[WKWebViewConfiguration copyWithZone:]):
* UIProcess/API/Cocoa/_WKProcessPoolConfiguration.mm:
(-[_WKProcessPoolConfiguration copyWithZone:]):
* UIProcess/Cocoa/NavigationState.h:
* UIProcess/Network/NetworkProcessProxy.h:
* UIProcess/Scrolling/ios/ScrollingTreeOverflowScrollingNodeIOS.h:
(WebKit::ScrollingTreeOverflowScrollingNodeIOS::updateLayersAfterViewportChange): Deleted.
* UIProcess/WebPageProxy.h:
* WebProcess/EntryPoint/mac/LegacyProcess/WebContentProcessMain.mm:
(WebKit::WebContentProcessMainDelegate::doPreInitializationWork): Deleted.
(WebKit::WebContentProcessMainDelegate::getConnectionIdentifier): Deleted.
(WebKit::WebContentProcessMainDelegate::getClientIdentifier): Deleted.
(WebKit::WebContentProcessMainDelegate::getClientProcessName): Deleted.
* WebProcess/IconDatabase/WebIconDatabaseProxy.h:
* WebProcess/InjectedBundle/mac/InjectedBundleMac.mm:
(WebKit::InjectedBundle::initialize):
* WebProcess/WebCoreSupport/WebChromeClient.h:
* WebProcess/WebCoreSupport/WebFrameLoaderClient.h:
* WebProcess/WebPage/WebBackForwardListProxy.h:
* WebProcess/WebPage/WebInspector.h:
(WebKit::WebInspector::didClose): Deleted.
(WebKit::WebInspector::didReceiveInvalidMessage): Deleted.
* WebProcess/WebPage/WebInspectorUI.h:
(WebKit::WebInspectorUI::didClose): Deleted.
(WebKit::WebInspectorUI::didReceiveInvalidMessage): Deleted.
* WebProcess/WebPage/mac/PlatformCALayerRemoteCustom.h:
* WebProcess/WebProcess.h:
* WebProcess/ios/WebVideoFullscreenManager.h:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkSourceWebCoreChangeLog">trunk/Source/WebCore/ChangeLog</a></li>
<li><a href="#trunkSourceWebCorepagescrollingAsyncScrollingCoordinatorh">trunk/Source/WebCore/page/scrolling/AsyncScrollingCoordinator.h</a></li>
<li><a href="#trunkSourceWebCorepagescrollingScrollingStateFixedNodeh">trunk/Source/WebCore/page/scrolling/ScrollingStateFixedNode.h</a></li>
<li><a href="#trunkSourceWebCorepagescrollingScrollingStateFrameScrollingNodeh">trunk/Source/WebCore/page/scrolling/ScrollingStateFrameScrollingNode.h</a></li>
<li><a href="#trunkSourceWebCorepagescrollingScrollingStateOverflowScrollingNodeh">trunk/Source/WebCore/page/scrolling/ScrollingStateOverflowScrollingNode.h</a></li>
<li><a href="#trunkSourceWebCorepagescrollingScrollingStateStickyNodeh">trunk/Source/WebCore/page/scrolling/ScrollingStateStickyNode.h</a></li>
<li><a href="#trunkSourceWebCorepagescrollingScrollingTreeFrameScrollingNodeh">trunk/Source/WebCore/page/scrolling/ScrollingTreeFrameScrollingNode.h</a></li>
<li><a href="#trunkSourceWebCorepagescrollingiosScrollingTreeFrameScrollingNodeIOSh">trunk/Source/WebCore/page/scrolling/ios/ScrollingTreeFrameScrollingNodeIOS.h</a></li>
<li><a href="#trunkSourceWebCoreplatformgraphicsGraphicsLayerUpdaterh">trunk/Source/WebCore/platform/graphics/GraphicsLayerUpdater.h</a></li>
<li><a href="#trunkSourceWebCoreplatformmacScrollbarThemeMach">trunk/Source/WebCore/platform/mac/ScrollbarThemeMac.h</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderLayerCompositorh">trunk/Source/WebCore/rendering/RenderLayerCompositor.h</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderSnapshottedPlugInh">trunk/Source/WebCore/rendering/RenderSnapshottedPlugIn.h</a></li>
<li><a href="#trunkSourceWebKit2ChangeLog">trunk/Source/WebKit2/ChangeLog</a></li>
<li><a href="#trunkSourceWebKit2NetworkProcessNetworkProcessh">trunk/Source/WebKit2/NetworkProcess/NetworkProcess.h</a></li>
<li><a href="#trunkSourceWebKit2SharedDownloadsDownloadAuthenticationClienth">trunk/Source/WebKit2/Shared/Downloads/DownloadAuthenticationClient.h</a></li>
<li><a href="#trunkSourceWebKit2UIProcessAPICWKPagecpp">trunk/Source/WebKit2/UIProcess/API/C/WKPage.cpp</a></li>
<li><a href="#trunkSourceWebKit2UIProcessAPICocoaWKWebViewConfigurationmm">trunk/Source/WebKit2/UIProcess/API/Cocoa/WKWebViewConfiguration.mm</a></li>
<li><a href="#trunkSourceWebKit2UIProcessAPICocoa_WKProcessPoolConfigurationmm">trunk/Source/WebKit2/UIProcess/API/Cocoa/_WKProcessPoolConfiguration.mm</a></li>
<li><a href="#trunkSourceWebKit2UIProcessCocoaNavigationStateh">trunk/Source/WebKit2/UIProcess/Cocoa/NavigationState.h</a></li>
<li><a href="#trunkSourceWebKit2UIProcessNetworkNetworkProcessProxyh">trunk/Source/WebKit2/UIProcess/Network/NetworkProcessProxy.h</a></li>
<li><a href="#trunkSourceWebKit2UIProcessScrollingiosScrollingTreeOverflowScrollingNodeIOSh">trunk/Source/WebKit2/UIProcess/Scrolling/ios/ScrollingTreeOverflowScrollingNodeIOS.h</a></li>
<li><a href="#trunkSourceWebKit2UIProcessWebPageProxyh">trunk/Source/WebKit2/UIProcess/WebPageProxy.h</a></li>
<li><a href="#trunkSourceWebKit2WebProcessEntryPointmacLegacyProcessWebContentProcessMainmm">trunk/Source/WebKit2/WebProcess/EntryPoint/mac/LegacyProcess/WebContentProcessMain.mm</a></li>
<li><a href="#trunkSourceWebKit2WebProcessIconDatabaseWebIconDatabaseProxyh">trunk/Source/WebKit2/WebProcess/IconDatabase/WebIconDatabaseProxy.h</a></li>
<li><a href="#trunkSourceWebKit2WebProcessInjectedBundlemacInjectedBundleMacmm">trunk/Source/WebKit2/WebProcess/InjectedBundle/mac/InjectedBundleMac.mm</a></li>
<li><a href="#trunkSourceWebKit2WebProcessWebCoreSupportWebChromeClienth">trunk/Source/WebKit2/WebProcess/WebCoreSupport/WebChromeClient.h</a></li>
<li><a href="#trunkSourceWebKit2WebProcessWebCoreSupportWebFrameLoaderClienth">trunk/Source/WebKit2/WebProcess/WebCoreSupport/WebFrameLoaderClient.h</a></li>
<li><a href="#trunkSourceWebKit2WebProcessWebPageWebBackForwardListProxyh">trunk/Source/WebKit2/WebProcess/WebPage/WebBackForwardListProxy.h</a></li>
<li><a href="#trunkSourceWebKit2WebProcessWebPageWebInspectorh">trunk/Source/WebKit2/WebProcess/WebPage/WebInspector.h</a></li>
<li><a href="#trunkSourceWebKit2WebProcessWebPageWebInspectorUIh">trunk/Source/WebKit2/WebProcess/WebPage/WebInspectorUI.h</a></li>
<li><a href="#trunkSourceWebKit2WebProcessWebPagemacPlatformCALayerRemoteCustomh">trunk/Source/WebKit2/WebProcess/WebPage/mac/PlatformCALayerRemoteCustom.h</a></li>
<li><a href="#trunkSourceWebKit2WebProcessWebProcessh">trunk/Source/WebKit2/WebProcess/WebProcess.h</a></li>
<li><a href="#trunkSourceWebKit2WebProcessiosWebVideoFullscreenManagerh">trunk/Source/WebKit2/WebProcess/ios/WebVideoFullscreenManager.h</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkSourceWebCoreChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/ChangeLog (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/ChangeLog        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebCore/ChangeLog        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -1,6 +1,28 @@
</span><span class="cx"> 2014-12-06  Anders Carlsson  &lt;andersca@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Fix build with newer versions of clang.
</span><ins>+        rdar://problem/18978733
+
+        Add a bunch of overrides since we're not disabling the &quot;inconsistent missing override&quot; warning in WebKit.
+
+        * page/scrolling/AsyncScrollingCoordinator.h:
+        * page/scrolling/ScrollingStateFixedNode.h:
+        * page/scrolling/ScrollingStateFrameScrollingNode.h:
+        * page/scrolling/ScrollingStateOverflowScrollingNode.h:
+        * page/scrolling/ScrollingStateStickyNode.h:
+        * page/scrolling/ScrollingTreeFrameScrollingNode.h:
+        (WebCore::ScrollingTreeFrameScrollingNode::updateLayersAfterDelegatedScroll): Deleted.
+        * page/scrolling/ios/ScrollingTreeFrameScrollingNodeIOS.h:
+        * platform/graphics/GraphicsLayerUpdater.h:
+        * platform/mac/ScrollbarThemeMac.h:
+        (WebCore::ScrollbarThemeMac::supportsControlTints): Deleted.
+        (WebCore::ScrollbarThemeMac::maxOverlapBetweenPages): Deleted.
+        * rendering/RenderLayerCompositor.h:
+        * rendering/RenderSnapshottedPlugIn.h:
+
+2014-12-06  Anders Carlsson  &lt;andersca@apple.com&gt;
+
+        Fix build with newer versions of clang.
</ins><span class="cx">         rdar://problem/18978687
</span><span class="cx"> 
</span><span class="cx">         Add a bunch of overrides since we're not disabling the &quot;inconsistent missing override&quot; warning in WebKit.
</span></span></pre></div>
<a id="trunkSourceWebCorepagescrollingAsyncScrollingCoordinatorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/scrolling/AsyncScrollingCoordinator.h (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/scrolling/AsyncScrollingCoordinator.h        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebCore/page/scrolling/AsyncScrollingCoordinator.h        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -88,8 +88,8 @@
</span><span class="cx">     
</span><span class="cx">     WEBCORE_EXPORT virtual void updateViewportConstrainedNode(ScrollingNodeID, const ViewportConstraints&amp;, GraphicsLayer*) override;
</span><span class="cx">     
</span><del>-    WEBCORE_EXPORT virtual void updateFrameScrollingNode(ScrollingNodeID, GraphicsLayer* scrollLayer, GraphicsLayer* scrolledContentsLayer, GraphicsLayer* counterScrollingLayer, GraphicsLayer* insetClipLayer, const ScrollingGeometry* = nullptr);
-    WEBCORE_EXPORT virtual void updateOverflowScrollingNode(ScrollingNodeID, GraphicsLayer* scrollLayer, GraphicsLayer* scrolledContentsLayer, const ScrollingGeometry* = nullptr);
</del><ins>+    WEBCORE_EXPORT virtual void updateFrameScrollingNode(ScrollingNodeID, GraphicsLayer* scrollLayer, GraphicsLayer* scrolledContentsLayer, GraphicsLayer* counterScrollingLayer, GraphicsLayer* insetClipLayer, const ScrollingGeometry* = nullptr) override;
+    WEBCORE_EXPORT virtual void updateOverflowScrollingNode(ScrollingNodeID, GraphicsLayer* scrollLayer, GraphicsLayer* scrolledContentsLayer, const ScrollingGeometry* = nullptr) override;
</ins><span class="cx">     
</span><span class="cx">     virtual bool isRubberBandInProgress() const override;
</span><span class="cx">     virtual void setScrollPinningBehavior(ScrollPinningBehavior) override;
</span></span></pre></div>
<a id="trunkSourceWebCorepagescrollingScrollingStateFixedNodeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/scrolling/ScrollingStateFixedNode.h (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/scrolling/ScrollingStateFixedNode.h        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebCore/page/scrolling/ScrollingStateFixedNode.h        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -41,7 +41,7 @@
</span><span class="cx"> public:
</span><span class="cx">     static PassRefPtr&lt;ScrollingStateFixedNode&gt; create(ScrollingStateTree&amp;, ScrollingNodeID);
</span><span class="cx"> 
</span><del>-    virtual PassRefPtr&lt;ScrollingStateNode&gt; clone(ScrollingStateTree&amp;);
</del><ins>+    virtual PassRefPtr&lt;ScrollingStateNode&gt; clone(ScrollingStateTree&amp;) override;
</ins><span class="cx"> 
</span><span class="cx">     virtual ~ScrollingStateFixedNode();
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkSourceWebCorepagescrollingScrollingStateFrameScrollingNodeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/scrolling/ScrollingStateFrameScrollingNode.h (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/scrolling/ScrollingStateFrameScrollingNode.h        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebCore/page/scrolling/ScrollingStateFrameScrollingNode.h        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -42,7 +42,7 @@
</span><span class="cx"> public:
</span><span class="cx">     static PassRefPtr&lt;ScrollingStateFrameScrollingNode&gt; create(ScrollingStateTree&amp;, ScrollingNodeID);
</span><span class="cx"> 
</span><del>-    virtual PassRefPtr&lt;ScrollingStateNode&gt; clone(ScrollingStateTree&amp;);
</del><ins>+    virtual PassRefPtr&lt;ScrollingStateNode&gt; clone(ScrollingStateTree&amp;) override;
</ins><span class="cx"> 
</span><span class="cx">     virtual ~ScrollingStateFrameScrollingNode();
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkSourceWebCorepagescrollingScrollingStateOverflowScrollingNodeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/scrolling/ScrollingStateOverflowScrollingNode.h (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/scrolling/ScrollingStateOverflowScrollingNode.h        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebCore/page/scrolling/ScrollingStateOverflowScrollingNode.h        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -36,7 +36,7 @@
</span><span class="cx"> public:
</span><span class="cx">     static PassRefPtr&lt;ScrollingStateOverflowScrollingNode&gt; create(ScrollingStateTree&amp;, ScrollingNodeID);
</span><span class="cx"> 
</span><del>-    virtual PassRefPtr&lt;ScrollingStateNode&gt; clone(ScrollingStateTree&amp;);
</del><ins>+    virtual PassRefPtr&lt;ScrollingStateNode&gt; clone(ScrollingStateTree&amp;) override;
</ins><span class="cx"> 
</span><span class="cx">     virtual ~ScrollingStateOverflowScrollingNode();
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkSourceWebCorepagescrollingScrollingStateStickyNodeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/scrolling/ScrollingStateStickyNode.h (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/scrolling/ScrollingStateStickyNode.h        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebCore/page/scrolling/ScrollingStateStickyNode.h        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -41,7 +41,7 @@
</span><span class="cx"> public:
</span><span class="cx">     static PassRefPtr&lt;ScrollingStateStickyNode&gt; create(ScrollingStateTree&amp;, ScrollingNodeID);
</span><span class="cx"> 
</span><del>-    virtual PassRefPtr&lt;ScrollingStateNode&gt; clone(ScrollingStateTree&amp;);
</del><ins>+    virtual PassRefPtr&lt;ScrollingStateNode&gt; clone(ScrollingStateTree&amp;) override;
</ins><span class="cx"> 
</span><span class="cx">     virtual ~ScrollingStateStickyNode();
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkSourceWebCorepagescrollingScrollingTreeFrameScrollingNodeh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/scrolling/ScrollingTreeFrameScrollingNode.h (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/scrolling/ScrollingTreeFrameScrollingNode.h        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebCore/page/scrolling/ScrollingTreeFrameScrollingNode.h        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -45,12 +45,12 @@
</span><span class="cx">     // FIXME: We should implement this when we support ScrollingTreeScrollingNodes as children.
</span><span class="cx">     virtual void updateLayersAfterAncestorChange(const ScrollingTreeNode&amp; /*changedNode*/, const FloatRect&amp; /*fixedPositionRect*/, const FloatSize&amp; /*cumulativeDelta*/) override { }
</span><span class="cx"> 
</span><del>-    virtual void handleWheelEvent(const PlatformWheelEvent&amp;) = 0;
-    virtual void setScrollPosition(const FloatPoint&amp;);
-    virtual void setScrollPositionWithoutContentEdgeConstraints(const FloatPoint&amp;) = 0;
</del><ins>+    virtual void handleWheelEvent(const PlatformWheelEvent&amp;) override = 0;
+    virtual void setScrollPosition(const FloatPoint&amp;) override;
+    virtual void setScrollPositionWithoutContentEdgeConstraints(const FloatPoint&amp;) override = 0;
</ins><span class="cx"> 
</span><del>-    virtual void updateLayersAfterViewportChange(const FloatRect&amp; fixedPositionRect, double scale) = 0;
-    virtual void updateLayersAfterDelegatedScroll(const FloatPoint&amp;) { }
</del><ins>+    virtual void updateLayersAfterViewportChange(const FloatRect&amp; fixedPositionRect, double scale) override = 0;
+    virtual void updateLayersAfterDelegatedScroll(const FloatPoint&amp;) override { }
</ins><span class="cx"> 
</span><span class="cx">     SynchronousScrollingReasons synchronousScrollingReasons() const { return m_synchronousScrollingReasons; }
</span><span class="cx">     bool shouldUpdateScrollLayerPositionSynchronously() const { return m_synchronousScrollingReasons; }
</span></span></pre></div>
<a id="trunkSourceWebCorepagescrollingiosScrollingTreeFrameScrollingNodeIOSh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/page/scrolling/ios/ScrollingTreeFrameScrollingNodeIOS.h (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/page/scrolling/ios/ScrollingTreeFrameScrollingNodeIOS.h        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebCore/page/scrolling/ios/ScrollingTreeFrameScrollingNodeIOS.h        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -51,7 +51,7 @@
</span><span class="cx">     virtual FloatPoint scrollPosition() const override;
</span><span class="cx">     virtual void setScrollPositionWithoutContentEdgeConstraints(const FloatPoint&amp;) override;
</span><span class="cx"> 
</span><del>-    virtual void updateLayersAfterViewportChange(const FloatRect&amp; fixedPositionRect, double scale);
</del><ins>+    virtual void updateLayersAfterViewportChange(const FloatRect&amp; fixedPositionRect, double scale) override;
</ins><span class="cx">     virtual void updateLayersAfterDelegatedScroll(const FloatPoint&amp;) override;
</span><span class="cx"> 
</span><span class="cx">     virtual void setScrollLayerPosition(const FloatPoint&amp;) override;
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformgraphicsGraphicsLayerUpdaterh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/graphics/GraphicsLayerUpdater.h (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/graphics/GraphicsLayerUpdater.h        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebCore/platform/graphics/GraphicsLayerUpdater.h        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> #endif
</span><span class="cx"> 
</span><span class="cx"> private:
</span><del>-    virtual void displayRefreshFired(double timestamp);
</del><ins>+    virtual void displayRefreshFired(double timestamp) override;
</ins><span class="cx"> 
</span><span class="cx">     GraphicsLayerUpdaterClient* m_client;
</span><span class="cx">     bool m_scheduled;
</span></span></pre></div>
<a id="trunkSourceWebCoreplatformmacScrollbarThemeMach"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/platform/mac/ScrollbarThemeMac.h (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/platform/mac/ScrollbarThemeMac.h        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebCore/platform/mac/ScrollbarThemeMac.h        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -37,24 +37,24 @@
</span><span class="cx"> 
</span><span class="cx">     void preferencesChanged();
</span><span class="cx"> 
</span><del>-    virtual void updateEnabledState(ScrollbarThemeClient*);
</del><ins>+    virtual void updateEnabledState(ScrollbarThemeClient*) override;
</ins><span class="cx"> 
</span><del>-    virtual bool paint(ScrollbarThemeClient*, GraphicsContext*, const IntRect&amp; damageRect);
</del><ins>+    virtual bool paint(ScrollbarThemeClient*, GraphicsContext*, const IntRect&amp; damageRect) override;
</ins><span class="cx"> 
</span><del>-    virtual int scrollbarThickness(ScrollbarControlSize = RegularScrollbar);
</del><ins>+    virtual int scrollbarThickness(ScrollbarControlSize = RegularScrollbar) override;
</ins><span class="cx">     
</span><del>-    virtual bool supportsControlTints() const { return true; }
-    virtual bool usesOverlayScrollbars() const;
</del><ins>+    virtual bool supportsControlTints() const override { return true; }
+    virtual bool usesOverlayScrollbars() const  override;
</ins><span class="cx">     virtual void usesOverlayScrollbarsChanged() override;
</span><del>-    virtual void updateScrollbarOverlayStyle(ScrollbarThemeClient*);
</del><ins>+    virtual void updateScrollbarOverlayStyle(ScrollbarThemeClient*)  override;
</ins><span class="cx"> 
</span><del>-    virtual double initialAutoscrollTimerDelay();
-    virtual double autoscrollTimerDelay();
</del><ins>+    virtual double initialAutoscrollTimerDelay() override;
+    virtual double autoscrollTimerDelay() override;
</ins><span class="cx"> 
</span><del>-    virtual ScrollbarButtonsPlacement buttonsPlacement() const;
</del><ins>+    virtual ScrollbarButtonsPlacement buttonsPlacement() const override;
</ins><span class="cx"> 
</span><del>-    virtual void registerScrollbar(ScrollbarThemeClient*);
-    virtual void unregisterScrollbar(ScrollbarThemeClient*);
</del><ins>+    virtual void registerScrollbar(ScrollbarThemeClient*) override;
+    virtual void unregisterScrollbar(ScrollbarThemeClient*) override;
</ins><span class="cx"> 
</span><span class="cx">     void setNewPainterForScrollbar(ScrollbarThemeClient*, ScrollbarPainter);
</span><span class="cx">     ScrollbarPainter painterForScrollbar(ScrollbarThemeClient*);
</span><span class="lines">@@ -73,19 +73,19 @@
</span><span class="cx"> #endif
</span><span class="cx"> 
</span><span class="cx"> protected:
</span><del>-    virtual bool hasButtons(ScrollbarThemeClient*);
-    virtual bool hasThumb(ScrollbarThemeClient*);
</del><ins>+    virtual bool hasButtons(ScrollbarThemeClient*) override;
+    virtual bool hasThumb(ScrollbarThemeClient*) override;
</ins><span class="cx"> 
</span><del>-    virtual IntRect backButtonRect(ScrollbarThemeClient*, ScrollbarPart, bool painting = false);
-    virtual IntRect forwardButtonRect(ScrollbarThemeClient*, ScrollbarPart, bool painting = false);
-    virtual IntRect trackRect(ScrollbarThemeClient*, bool painting = false);
</del><ins>+    virtual IntRect backButtonRect(ScrollbarThemeClient*, ScrollbarPart, bool painting = false) override;
+    virtual IntRect forwardButtonRect(ScrollbarThemeClient*, ScrollbarPart, bool painting = false) override;
+    virtual IntRect trackRect(ScrollbarThemeClient*, bool painting = false) override;
</ins><span class="cx"> 
</span><del>-    virtual int maxOverlapBetweenPages() { return 40; }
</del><ins>+    virtual int maxOverlapBetweenPages() override { return 40; }
</ins><span class="cx"> 
</span><del>-    virtual int minimumThumbLength(ScrollbarThemeClient*);
</del><ins>+    virtual int minimumThumbLength(ScrollbarThemeClient*) override;
</ins><span class="cx">     
</span><del>-    virtual bool shouldCenterOnThumb(ScrollbarThemeClient*, const PlatformMouseEvent&amp;);
-    virtual bool shouldDragDocumentInsteadOfThumb(ScrollbarThemeClient*, const PlatformMouseEvent&amp;);
</del><ins>+    virtual bool shouldCenterOnThumb(ScrollbarThemeClient*, const PlatformMouseEvent&amp;) override;
+    virtual bool shouldDragDocumentInsteadOfThumb(ScrollbarThemeClient*, const PlatformMouseEvent&amp;) override;
</ins><span class="cx">     int scrollbarPartToHIPressedState(ScrollbarPart);
</span><span class="cx"> 
</span><span class="cx"> #if ENABLE(RUBBER_BANDING)
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderLayerCompositorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderLayerCompositor.h (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderLayerCompositor.h        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebCore/rendering/RenderLayerCompositor.h        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -393,7 +393,7 @@
</span><span class="cx">     ScrollingCoordinator* scrollingCoordinator() const;
</span><span class="cx"> 
</span><span class="cx"> #if USE(REQUEST_ANIMATION_FRAME_DISPLAY_MONITOR)
</span><del>-    PassRefPtr&lt;DisplayRefreshMonitor&gt; createDisplayRefreshMonitor(PlatformDisplayID) const;
</del><ins>+    PassRefPtr&lt;DisplayRefreshMonitor&gt; createDisplayRefreshMonitor(PlatformDisplayID) const override;
</ins><span class="cx"> #endif
</span><span class="cx"> 
</span><span class="cx">     bool requiresCompositingForAnimation(RenderLayerModelObject&amp;) const;
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderSnapshottedPlugInh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderSnapshottedPlugIn.h (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderSnapshottedPlugIn.h        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebCore/rendering/RenderSnapshottedPlugIn.h        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -47,7 +47,7 @@
</span><span class="cx"> 
</span><span class="cx"> private:
</span><span class="cx">     void frameOwnerElement() const = delete;
</span><del>-    virtual const char* renderName() const { return &quot;RenderSnapshottedPlugIn&quot;; }
</del><ins>+    virtual const char* renderName() const override { return &quot;RenderSnapshottedPlugIn&quot;; }
</ins><span class="cx"> 
</span><span class="cx">     virtual CursorDirective getCursor(const LayoutPoint&amp;, Cursor&amp;) const override;
</span><span class="cx">     virtual bool isSnapshottedPlugIn() const override { return true; }
</span></span></pre></div>
<a id="trunkSourceWebKit2ChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/ChangeLog (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/ChangeLog        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebKit2/ChangeLog        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -1,5 +1,48 @@
</span><span class="cx"> 2014-12-06  Anders Carlsson  &lt;andersca@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        Fix build with newer versions of clang.
+        rdar://problem/18978733
+
+        Add missing overrides and casts.
+
+        * NetworkProcess/NetworkProcess.h:
+        * Shared/Downloads/DownloadAuthenticationClient.h:
+        (WebKit::DownloadAuthenticationClient::refAuthenticationClient): Deleted.
+        (WebKit::DownloadAuthenticationClient::derefAuthenticationClient): Deleted.
+        * UIProcess/API/C/WKPage.cpp:
+        (WKPageSetPageUIClient):
+        * UIProcess/API/Cocoa/WKWebViewConfiguration.mm:
+        (-[WKWebViewConfiguration copyWithZone:]):
+        * UIProcess/API/Cocoa/_WKProcessPoolConfiguration.mm:
+        (-[_WKProcessPoolConfiguration copyWithZone:]):
+        * UIProcess/Cocoa/NavigationState.h:
+        * UIProcess/Network/NetworkProcessProxy.h:
+        * UIProcess/Scrolling/ios/ScrollingTreeOverflowScrollingNodeIOS.h:
+        (WebKit::ScrollingTreeOverflowScrollingNodeIOS::updateLayersAfterViewportChange): Deleted.
+        * UIProcess/WebPageProxy.h:
+        * WebProcess/EntryPoint/mac/LegacyProcess/WebContentProcessMain.mm:
+        (WebKit::WebContentProcessMainDelegate::doPreInitializationWork): Deleted.
+        (WebKit::WebContentProcessMainDelegate::getConnectionIdentifier): Deleted.
+        (WebKit::WebContentProcessMainDelegate::getClientIdentifier): Deleted.
+        (WebKit::WebContentProcessMainDelegate::getClientProcessName): Deleted.
+        * WebProcess/IconDatabase/WebIconDatabaseProxy.h:
+        * WebProcess/InjectedBundle/mac/InjectedBundleMac.mm:
+        (WebKit::InjectedBundle::initialize):
+        * WebProcess/WebCoreSupport/WebChromeClient.h:
+        * WebProcess/WebCoreSupport/WebFrameLoaderClient.h:
+        * WebProcess/WebPage/WebBackForwardListProxy.h:
+        * WebProcess/WebPage/WebInspector.h:
+        (WebKit::WebInspector::didClose): Deleted.
+        (WebKit::WebInspector::didReceiveInvalidMessage): Deleted.
+        * WebProcess/WebPage/WebInspectorUI.h:
+        (WebKit::WebInspectorUI::didClose): Deleted.
+        (WebKit::WebInspectorUI::didReceiveInvalidMessage): Deleted.
+        * WebProcess/WebPage/mac/PlatformCALayerRemoteCustom.h:
+        * WebProcess/WebProcess.h:
+        * WebProcess/ios/WebVideoFullscreenManager.h:
+
+2014-12-06  Anders Carlsson  &lt;andersca@apple.com&gt;
+
</ins><span class="cx">         Only include TUCallSPI on Mac.
</span><span class="cx"> 
</span><span class="cx">         * Platform/mac/MenuUtilities.mm:
</span></span></pre></div>
<a id="trunkSourceWebKit2NetworkProcessNetworkProcessh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/NetworkProcess/NetworkProcess.h (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/NetworkProcess/NetworkProcess.h        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebKit2/NetworkProcess/NetworkProcess.h        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -96,7 +96,7 @@
</span><span class="cx"> 
</span><span class="cx">     // IPC::Connection::Client
</span><span class="cx">     virtual void didReceiveMessage(IPC::Connection*, IPC::MessageDecoder&amp;) override;
</span><del>-    virtual void didReceiveSyncMessage(IPC::Connection*, IPC::MessageDecoder&amp;, std::unique_ptr&lt;IPC::MessageEncoder&gt;&amp;);
</del><ins>+    virtual void didReceiveSyncMessage(IPC::Connection*, IPC::MessageDecoder&amp;, std::unique_ptr&lt;IPC::MessageEncoder&gt;&amp;) override;
</ins><span class="cx">     virtual void didClose(IPC::Connection*) override;
</span><span class="cx">     virtual void didReceiveInvalidMessage(IPC::Connection*, IPC::StringReference messageReceiverName, IPC::StringReference messageName) override;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkSourceWebKit2SharedDownloadsDownloadAuthenticationClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/Shared/Downloads/DownloadAuthenticationClient.h (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/Shared/Downloads/DownloadAuthenticationClient.h        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebKit2/Shared/Downloads/DownloadAuthenticationClient.h        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -51,14 +51,14 @@
</span><span class="cx"> private:
</span><span class="cx">     DownloadAuthenticationClient(Download*);
</span><span class="cx"> 
</span><del>-    virtual void receivedCredential(const WebCore::AuthenticationChallenge&amp;, const WebCore::Credential&amp;);
-    virtual void receivedRequestToContinueWithoutCredential(const WebCore::AuthenticationChallenge&amp;);
-    virtual void receivedCancellation(const WebCore::AuthenticationChallenge&amp;);
</del><ins>+    virtual void receivedCredential(const WebCore::AuthenticationChallenge&amp;, const WebCore::Credential&amp;) override;
+    virtual void receivedRequestToContinueWithoutCredential(const WebCore::AuthenticationChallenge&amp;) override;
+    virtual void receivedCancellation(const WebCore::AuthenticationChallenge&amp;) override;
</ins><span class="cx">     virtual void receivedRequestToPerformDefaultHandling(const WebCore::AuthenticationChallenge&amp;) override;
</span><span class="cx">     virtual void receivedChallengeRejection(const WebCore::AuthenticationChallenge&amp;) override;
</span><span class="cx"> 
</span><del>-    virtual void refAuthenticationClient() { ref(); }
-    virtual void derefAuthenticationClient() { deref(); }
</del><ins>+    virtual void refAuthenticationClient() override { ref(); }
+    virtual void derefAuthenticationClient() override { deref(); }
</ins><span class="cx"> 
</span><span class="cx">     Download* m_download;
</span><span class="cx"> };
</span></span></pre></div>
<a id="trunkSourceWebKit2UIProcessAPICWKPagecpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/UIProcess/API/C/WKPage.cpp (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/UIProcess/API/C/WKPage.cpp        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebKit2/UIProcess/API/C/WKPage.cpp        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -1601,7 +1601,7 @@
</span><span class="cx">             m_client.pinnedStateDidChange(toAPI(&amp;page), m_client.base.clientInfo);
</span><span class="cx">         }
</span><span class="cx"> 
</span><del>-        virtual void didBeginTrackingPotentialLongMousePress(WebPageProxy* page, const IntPoint&amp; mouseDownPosition, const WebHitTestResult::Data&amp; data, API::Object* userInfo)
</del><ins>+        virtual void didBeginTrackingPotentialLongMousePress(WebPageProxy* page, const IntPoint&amp; mouseDownPosition, const WebHitTestResult::Data&amp; data, API::Object* userInfo) override
</ins><span class="cx">         {
</span><span class="cx">             if (!m_client.didBeginTrackingPotentialLongMousePress)
</span><span class="cx">                 return;
</span><span class="lines">@@ -1610,7 +1610,7 @@
</span><span class="cx">             m_client.didBeginTrackingPotentialLongMousePress(toAPI(page), toAPI(mouseDownPosition), toAPI(webHitTestResult.get()), toAPI(userInfo), m_client.base.clientInfo);
</span><span class="cx">         }
</span><span class="cx"> 
</span><del>-        virtual void didRecognizeLongMousePress(WebPageProxy* page, API::Object* userInfo)
</del><ins>+        virtual void didRecognizeLongMousePress(WebPageProxy* page, API::Object* userInfo) override
</ins><span class="cx">         {
</span><span class="cx">             if (!m_client.didRecognizeLongMousePress)
</span><span class="cx">                 return;
</span><span class="lines">@@ -1618,7 +1618,7 @@
</span><span class="cx">             m_client.didRecognizeLongMousePress(toAPI(page), toAPI(userInfo), m_client.base.clientInfo);
</span><span class="cx">         }
</span><span class="cx"> 
</span><del>-        virtual void didCancelTrackingPotentialLongMousePress(WebPageProxy* page, API::Object* userInfo)
</del><ins>+        virtual void didCancelTrackingPotentialLongMousePress(WebPageProxy* page, API::Object* userInfo) override
</ins><span class="cx">         {
</span><span class="cx">             if (!m_client.didCancelTrackingPotentialLongMousePress)
</span><span class="cx">                 return;
</span><span class="lines">@@ -1626,7 +1626,7 @@
</span><span class="cx">             m_client.didCancelTrackingPotentialLongMousePress(toAPI(page), toAPI(userInfo), m_client.base.clientInfo);
</span><span class="cx">         }
</span><span class="cx"> 
</span><del>-        virtual void isPlayingAudioDidChange(WebPageProxy&amp; page)
</del><ins>+        virtual void isPlayingAudioDidChange(WebPageProxy&amp; page) override
</ins><span class="cx">         {
</span><span class="cx">             if (!m_client.isPlayingAudioDidChange)
</span><span class="cx">                 return;
</span></span></pre></div>
<a id="trunkSourceWebKit2UIProcessAPICocoaWKWebViewConfigurationmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/UIProcess/API/Cocoa/WKWebViewConfiguration.mm (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/UIProcess/API/Cocoa/WKWebViewConfiguration.mm        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebKit2/UIProcess/API/Cocoa/WKWebViewConfiguration.mm        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -114,7 +114,7 @@
</span><span class="cx"> 
</span><span class="cx"> - (id)copyWithZone:(NSZone *)zone
</span><span class="cx"> {
</span><del>-    WKWebViewConfiguration *configuration = [[[self class] allocWithZone:zone] init];
</del><ins>+    WKWebViewConfiguration *configuration = [(WKWebViewConfiguration *)[[self class] allocWithZone:zone] init];
</ins><span class="cx"> 
</span><span class="cx">     configuration.processPool = self.processPool;
</span><span class="cx">     configuration.preferences = self.preferences;
</span></span></pre></div>
<a id="trunkSourceWebKit2UIProcessAPICocoa_WKProcessPoolConfigurationmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/UIProcess/API/Cocoa/_WKProcessPoolConfiguration.mm (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/UIProcess/API/Cocoa/_WKProcessPoolConfiguration.mm        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebKit2/UIProcess/API/Cocoa/_WKProcessPoolConfiguration.mm        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -66,7 +66,7 @@
</span><span class="cx"> 
</span><span class="cx"> - (id)copyWithZone:(NSZone *)zone
</span><span class="cx"> {
</span><del>-    _WKProcessPoolConfiguration *configuration = [[[self class] allocWithZone:zone] init];
</del><ins>+    _WKProcessPoolConfiguration *configuration = [(_WKProcessPoolConfiguration *)[[self class] allocWithZone:zone] init];
</ins><span class="cx"> 
</span><span class="cx">     configuration.maximumProcessCount = self.maximumProcessCount;
</span><span class="cx">     configuration.injectedBundleURL = self.injectedBundleURL;
</span></span></pre></div>
<a id="trunkSourceWebKit2UIProcessCocoaNavigationStateh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/UIProcess/Cocoa/NavigationState.h (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/UIProcess/Cocoa/NavigationState.h        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebKit2/UIProcess/Cocoa/NavigationState.h        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -102,7 +102,7 @@
</span><span class="cx"> 
</span><span class="cx">     private:
</span><span class="cx">         virtual void didStartProvisionalLoadForFrame(WebPageProxy*, WebFrameProxy*, uint64_t navigationID, API::Object*) override;
</span><del>-        virtual void didReceiveServerRedirectForProvisionalLoadForFrame(WebKit::WebPageProxy*, WebKit::WebFrameProxy*, uint64_t navigationID, API::Object*);
</del><ins>+        virtual void didReceiveServerRedirectForProvisionalLoadForFrame(WebKit::WebPageProxy*, WebKit::WebFrameProxy*, uint64_t navigationID, API::Object*) override;
</ins><span class="cx">         virtual void didFailProvisionalLoadWithErrorForFrame(WebPageProxy*, WebFrameProxy*, uint64_t navigationID, const WebCore::ResourceError&amp;, API::Object*) override;
</span><span class="cx">         virtual void didCommitLoadForFrame(WebPageProxy*, WebFrameProxy*, uint64_t navigationID, API::Object*) override;
</span><span class="cx">         virtual void didFinishDocumentLoadForFrame(WebKit::WebPageProxy*, WebKit::WebFrameProxy*, uint64_t navigationID, API::Object*) override;
</span></span></pre></div>
<a id="trunkSourceWebKit2UIProcessNetworkNetworkProcessProxyh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/UIProcess/Network/NetworkProcessProxy.h (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/UIProcess/Network/NetworkProcessProxy.h        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebKit2/UIProcess/Network/NetworkProcessProxy.h        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -87,7 +87,7 @@
</span><span class="cx">     void didReceiveAuthenticationChallenge(uint64_t pageID, uint64_t frameID, const WebCore::AuthenticationChallenge&amp;, uint64_t challengeID);
</span><span class="cx"> 
</span><span class="cx">     // ProcessLauncher::Client
</span><del>-    virtual void didFinishLaunching(ProcessLauncher*, IPC::Connection::Identifier);
</del><ins>+    virtual void didFinishLaunching(ProcessLauncher*, IPC::Connection::Identifier) override;
</ins><span class="cx"> 
</span><span class="cx">     WebContext&amp; m_webContext;
</span><span class="cx">     
</span></span></pre></div>
<a id="trunkSourceWebKit2UIProcessScrollingiosScrollingTreeOverflowScrollingNodeIOSh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/UIProcess/Scrolling/ios/ScrollingTreeOverflowScrollingNodeIOS.h (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/UIProcess/Scrolling/ios/ScrollingTreeOverflowScrollingNodeIOS.h        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebKit2/UIProcess/Scrolling/ios/ScrollingTreeOverflowScrollingNodeIOS.h        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -57,7 +57,7 @@
</span><span class="cx"> 
</span><span class="cx">     virtual void setScrollLayerPosition(const WebCore::FloatPoint&amp;) override;
</span><span class="cx"> 
</span><del>-    virtual void updateLayersAfterViewportChange(const WebCore::FloatRect&amp; fixedPositionRect, double scale) { }
</del><ins>+    virtual void updateLayersAfterViewportChange(const WebCore::FloatRect&amp; fixedPositionRect, double scale) override { }
</ins><span class="cx">     virtual void updateLayersAfterDelegatedScroll(const WebCore::FloatPoint&amp; scrollPosition) override;
</span><span class="cx"> 
</span><span class="cx">     virtual void updateLayersAfterAncestorChange(const WebCore::ScrollingTreeNode&amp; changedNode, const WebCore::FloatRect&amp; fixedPositionRect, const WebCore::FloatSize&amp; cumulativeDelta) override;
</span></span></pre></div>
<a id="trunkSourceWebKit2UIProcessWebPageProxyh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/UIProcess/WebPageProxy.h (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/UIProcess/WebPageProxy.h        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebKit2/UIProcess/WebPageProxy.h        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -852,7 +852,7 @@
</span><span class="cx">     bool mayStartMediaWhenInWindow() const { return m_mayStartMediaWhenInWindow; }
</span><span class="cx">         
</span><span class="cx">     // WebPopupMenuProxy::Client
</span><del>-    virtual NativeWebMouseEvent* currentlyProcessedMouseDownEvent();
</del><ins>+    virtual NativeWebMouseEvent* currentlyProcessedMouseDownEvent() override;
</ins><span class="cx"> 
</span><span class="cx"> #if PLATFORM(GTK) &amp;&amp; USE(TEXTURE_MAPPER_GL)
</span><span class="cx">     void setAcceleratedCompositingWindowId(uint64_t nativeWindowId);
</span><span class="lines">@@ -979,8 +979,8 @@
</span><span class="cx">     virtual uint64_t messageSenderDestinationID() override;
</span><span class="cx"> 
</span><span class="cx">     // WebPopupMenuProxy::Client
</span><del>-    virtual void valueChangedForPopupMenu(WebPopupMenuProxy*, int32_t newSelectedIndex);
-    virtual void setTextFromItemForPopupMenu(WebPopupMenuProxy*, int32_t index);
</del><ins>+    virtual void valueChangedForPopupMenu(WebPopupMenuProxy*, int32_t newSelectedIndex) override;
+    virtual void setTextFromItemForPopupMenu(WebPopupMenuProxy*, int32_t index) override;
</ins><span class="cx"> #if PLATFORM(GTK)
</span><span class="cx">     virtual void failedToShowPopupMenu();
</span><span class="cx"> #endif
</span></span></pre></div>
<a id="trunkSourceWebKit2WebProcessEntryPointmacLegacyProcessWebContentProcessMainmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/WebProcess/EntryPoint/mac/LegacyProcess/WebContentProcessMain.mm (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/WebProcess/EntryPoint/mac/LegacyProcess/WebContentProcessMain.mm        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebKit2/WebProcess/EntryPoint/mac/LegacyProcess/WebContentProcessMain.mm        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -64,7 +64,7 @@
</span><span class="cx">     {
</span><span class="cx">     }
</span><span class="cx"> 
</span><del>-    virtual void doPreInitializationWork()
</del><ins>+    virtual void doPreInitializationWork() override
</ins><span class="cx">     {
</span><span class="cx">         // Remove the WebProcess and SecItem shims from the DYLD_INSERT_LIBRARIES environment variable so any processes
</span><span class="cx">         // spawned by the WebProcess don't try to insert the shims and crash.
</span><span class="lines">@@ -86,7 +86,7 @@
</span><span class="cx"> #endif // PLATFORM(IOS)
</span><span class="cx">     }
</span><span class="cx"> 
</span><del>-    virtual bool getConnectionIdentifier(IPC::Connection::Identifier&amp; identifier)
</del><ins>+    virtual bool getConnectionIdentifier(IPC::Connection::Identifier&amp; identifier) override
</ins><span class="cx">     {
</span><span class="cx">         String clientExecutable = m_commandLine[&quot;client-executable&quot;];
</span><span class="cx">         if (clientExecutable.isEmpty())
</span><span class="lines">@@ -146,7 +146,7 @@
</span><span class="cx">         return true;
</span><span class="cx">     }
</span><span class="cx"> 
</span><del>-    virtual bool getClientIdentifier(String&amp; clientIdentifier)
</del><ins>+    virtual bool getClientIdentifier(String&amp; clientIdentifier) override
</ins><span class="cx">     {
</span><span class="cx">         String clientExecutable = m_commandLine[&quot;client-executable&quot;];
</span><span class="cx">         if (clientExecutable.isEmpty())
</span><span class="lines">@@ -161,7 +161,7 @@
</span><span class="cx">         return true;
</span><span class="cx">     }
</span><span class="cx"> 
</span><del>-    virtual bool getClientProcessName(String&amp; clientProcessName)
</del><ins>+    virtual bool getClientProcessName(String&amp; clientProcessName) override
</ins><span class="cx">     {
</span><span class="cx">         String clientExecutable = m_commandLine[&quot;client-executable&quot;];
</span><span class="cx">         if (clientExecutable.isEmpty())
</span></span></pre></div>
<a id="trunkSourceWebKit2WebProcessIconDatabaseWebIconDatabaseProxyh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/WebProcess/IconDatabase/WebIconDatabaseProxy.h (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/WebProcess/IconDatabase/WebIconDatabaseProxy.h        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebKit2/WebProcess/IconDatabase/WebIconDatabaseProxy.h        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -43,24 +43,24 @@
</span><span class="cx">     explicit WebIconDatabaseProxy(WebProcess*);
</span><span class="cx">     virtual ~WebIconDatabaseProxy();
</span><span class="cx"> 
</span><del>-    virtual bool isEnabled() const;
-    void setEnabled(bool);
</del><ins>+    virtual bool isEnabled() const override;
+    void setEnabled(bool) override;
</ins><span class="cx"> 
</span><del>-    virtual void retainIconForPageURL(const String&amp;);
-    virtual void releaseIconForPageURL(const String&amp;);
-    virtual void setIconURLForPageURL(const String&amp;, const String&amp;);
-    virtual void setIconDataForIconURL(PassRefPtr&lt;WebCore::SharedBuffer&gt;, const String&amp;);
</del><ins>+    virtual void retainIconForPageURL(const String&amp;) override;
+    virtual void releaseIconForPageURL(const String&amp;) override;
+    virtual void setIconURLForPageURL(const String&amp;, const String&amp;) override;
+    virtual void setIconDataForIconURL(PassRefPtr&lt;WebCore::SharedBuffer&gt;, const String&amp;) override;
</ins><span class="cx"> 
</span><del>-    virtual String synchronousIconURLForPageURL(const String&amp;);
-    virtual bool synchronousIconDataKnownForIconURL(const String&amp;);
-    virtual WebCore::IconLoadDecision synchronousLoadDecisionForIconURL(const String&amp;, WebCore::DocumentLoader*);
-    virtual WebCore::Image* synchronousIconForPageURL(const String&amp;, const WebCore::IntSize&amp;);
</del><ins>+    virtual String synchronousIconURLForPageURL(const String&amp;) override;
+    virtual bool synchronousIconDataKnownForIconURL(const String&amp;) override;
+    virtual WebCore::IconLoadDecision synchronousLoadDecisionForIconURL(const String&amp;, WebCore::DocumentLoader*) override;
+    virtual WebCore::Image* synchronousIconForPageURL(const String&amp;, const WebCore::IntSize&amp;) override;
</ins><span class="cx">     
</span><span class="cx">     // Asynchronous calls we should use to replace the above when supported.
</span><del>-    virtual bool supportsAsynchronousMode();
-    virtual void loadDecisionForIconURL(const String&amp;, PassRefPtr&lt;WebCore::IconLoadDecisionCallback&gt;);
</del><ins>+    virtual bool supportsAsynchronousMode() override;
+    virtual void loadDecisionForIconURL(const String&amp;, PassRefPtr&lt;WebCore::IconLoadDecisionCallback&gt;) override;
</ins><span class="cx">     void receivedIconLoadDecision(int decision, uint64_t callbackID);
</span><del>-    virtual void iconDataForIconURL(const String&amp;, PassRefPtr&lt;WebCore::IconDataCallback&gt;);
</del><ins>+    virtual void iconDataForIconURL(const String&amp;, PassRefPtr&lt;WebCore::IconDataCallback&gt;) override;
</ins><span class="cx"> 
</span><span class="cx"> private:
</span><span class="cx">     // IPC::MessageReceiver
</span></span></pre></div>
<a id="trunkSourceWebKit2WebProcessInjectedBundlemacInjectedBundleMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/WebProcess/InjectedBundle/mac/InjectedBundleMac.mm (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/WebProcess/InjectedBundle/mac/InjectedBundleMac.mm        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebKit2/WebProcess/InjectedBundle/mac/InjectedBundleMac.mm        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -118,7 +118,7 @@
</span><span class="cx">         return false;
</span><span class="cx">     }
</span><span class="cx"> 
</span><del>-    id &lt;WKWebProcessPlugIn&gt; instance = (id &lt;WKWebProcessPlugIn&gt;)[[principalClass alloc] init];
</del><ins>+    id &lt;WKWebProcessPlugIn&gt; instance = (id &lt;WKWebProcessPlugIn&gt;)[(NSObject *)[principalClass alloc] init];
</ins><span class="cx">     if (!instance) {
</span><span class="cx">         WTFLogAlways(&quot;InjectedBundle::load failed - Could not initialize an instance of the principal class.\n&quot;);
</span><span class="cx">         return false;
</span></span></pre></div>
<a id="trunkSourceWebKit2WebProcessWebCoreSupportWebChromeClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/WebProcess/WebCoreSupport/WebChromeClient.h (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/WebProcess/WebCoreSupport/WebChromeClient.h        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebKit2/WebProcess/WebCoreSupport/WebChromeClient.h        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -222,7 +222,7 @@
</span><span class="cx">     virtual PassRefPtr&lt;WebCore::DisplayRefreshMonitor&gt; createDisplayRefreshMonitor(PlatformDisplayID) const override;
</span><span class="cx"> #endif
</span><span class="cx"> 
</span><del>-    virtual CompositingTriggerFlags allowedCompositingTriggers() const
</del><ins>+    virtual CompositingTriggerFlags allowedCompositingTriggers() const override
</ins><span class="cx">     {
</span><span class="cx">         return static_cast&lt;CompositingTriggerFlags&gt;(
</span><span class="cx">             ThreeDTransformTrigger |
</span><span class="lines">@@ -251,9 +251,9 @@
</span><span class="cx"> #endif
</span><span class="cx"> 
</span><span class="cx"> #if PLATFORM(IOS)
</span><del>-    virtual bool supportsVideoFullscreen();
-    virtual void enterVideoFullscreenForVideoElement(WebCore::HTMLVideoElement*, WebCore::HTMLMediaElement::VideoFullscreenMode);
-    virtual void exitVideoFullscreen();
</del><ins>+    virtual bool supportsVideoFullscreen() override;
+    virtual void enterVideoFullscreenForVideoElement(WebCore::HTMLVideoElement*, WebCore::HTMLMediaElement::VideoFullscreenMode) override;
+    virtual void exitVideoFullscreen() override;
</ins><span class="cx"> #endif
</span><span class="cx"> 
</span><span class="cx"> #if ENABLE(FULLSCREEN_API)
</span></span></pre></div>
<a id="trunkSourceWebKit2WebProcessWebCoreSupportWebFrameLoaderClienth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/WebProcess/WebCoreSupport/WebFrameLoaderClient.h (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/WebProcess/WebCoreSupport/WebFrameLoaderClient.h        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebKit2/WebProcess/WebCoreSupport/WebFrameLoaderClient.h        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -159,7 +159,7 @@
</span><span class="cx">     virtual void didFinishLoad() override;
</span><span class="cx">     virtual void prepareForDataSourceReplacement() override;
</span><span class="cx">     
</span><del>-    virtual PassRefPtr&lt;WebCore::DocumentLoader&gt; createDocumentLoader(const WebCore::ResourceRequest&amp;, const WebCore::SubstituteData&amp;);
</del><ins>+    virtual PassRefPtr&lt;WebCore::DocumentLoader&gt; createDocumentLoader(const WebCore::ResourceRequest&amp;, const WebCore::SubstituteData&amp;) override;
</ins><span class="cx">     virtual void setTitle(const WebCore::StringWithDirection&amp;, const WebCore::URL&amp;) override;
</span><span class="cx">     
</span><span class="cx">     virtual String userAgent(const WebCore::URL&amp;) override;
</span></span></pre></div>
<a id="trunkSourceWebKit2WebProcessWebPageWebBackForwardListProxyh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/WebProcess/WebPage/WebBackForwardListProxy.h (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/WebProcess/WebPage/WebBackForwardListProxy.h        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebKit2/WebProcess/WebPage/WebBackForwardListProxy.h        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -50,17 +50,17 @@
</span><span class="cx"> private:
</span><span class="cx">     WebBackForwardListProxy(WebPage*);
</span><span class="cx"> 
</span><del>-    virtual void addItem(PassRefPtr&lt;WebCore::HistoryItem&gt;);
</del><ins>+    virtual void addItem(PassRefPtr&lt;WebCore::HistoryItem&gt;) override;
</ins><span class="cx"> 
</span><del>-    virtual void goToItem(WebCore::HistoryItem*);
</del><ins>+    virtual void goToItem(WebCore::HistoryItem*) override;
</ins><span class="cx">         
</span><del>-    virtual WebCore::HistoryItem* itemAtIndex(int);
-    virtual int backListCount();
-    virtual int forwardListCount();
</del><ins>+    virtual WebCore::HistoryItem* itemAtIndex(int) override;
+    virtual int backListCount() override;
+    virtual int forwardListCount() override;
</ins><span class="cx"> 
</span><span class="cx">     virtual bool isActive();
</span><span class="cx"> 
</span><del>-    virtual void close();
</del><ins>+    virtual void close() override;
</ins><span class="cx"> 
</span><span class="cx"> #if PLATFORM(IOS)
</span><span class="cx">     virtual unsigned current() override;
</span></span></pre></div>
<a id="trunkSourceWebKit2WebProcessWebPageWebInspectorh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/WebProcess/WebPage/WebInspector.h (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/WebProcess/WebPage/WebInspector.h        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebKit2/WebProcess/WebPage/WebInspector.h        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -50,11 +50,11 @@
</span><span class="cx">     virtual bool sendMessageToFrontend(const String&amp; message) override;
</span><span class="cx"> 
</span><span class="cx">     // Implemented in generated WebInspectorMessageReceiver.cpp
</span><del>-    void didReceiveMessage(IPC::Connection*, IPC::MessageDecoder&amp;);
</del><ins>+    void didReceiveMessage(IPC::Connection*, IPC::MessageDecoder&amp;) override;
</ins><span class="cx"> 
</span><span class="cx">     // IPC::Connection::Client
</span><del>-    void didClose(IPC::Connection*) { close(); }
-    void didReceiveInvalidMessage(IPC::Connection*, IPC::StringReference, IPC::StringReference) { close(); }
</del><ins>+    void didClose(IPC::Connection*) override { close(); }
+    void didReceiveInvalidMessage(IPC::Connection*, IPC::StringReference, IPC::StringReference) override { close(); }
</ins><span class="cx"> 
</span><span class="cx">     // Called by WebInspector messages
</span><span class="cx">     void connectionEstablished();
</span></span></pre></div>
<a id="trunkSourceWebKit2WebProcessWebPageWebInspectorUIh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/WebProcess/WebPage/WebInspectorUI.h (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/WebProcess/WebPage/WebInspectorUI.h        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebKit2/WebProcess/WebPage/WebInspectorUI.h        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -45,11 +45,11 @@
</span><span class="cx">     WebPage* page() const { return m_page; }
</span><span class="cx"> 
</span><span class="cx">     // Implemented in generated WebInspectorUIMessageReceiver.cpp
</span><del>-    void didReceiveMessage(IPC::Connection*, IPC::MessageDecoder&amp;);
</del><ins>+    void didReceiveMessage(IPC::Connection*, IPC::MessageDecoder&amp;) override;
</ins><span class="cx"> 
</span><span class="cx">     // IPC::Connection::Client
</span><del>-    void didClose(IPC::Connection*) { closeWindow(); }
-    void didReceiveInvalidMessage(IPC::Connection*, IPC::StringReference, IPC::StringReference) { closeWindow(); }
</del><ins>+    void didClose(IPC::Connection*) override { closeWindow(); }
+    void didReceiveInvalidMessage(IPC::Connection*, IPC::StringReference, IPC::StringReference) override { closeWindow(); }
</ins><span class="cx"> 
</span><span class="cx">     // Called by WebInspectorUI messages
</span><span class="cx">     void establishConnection(IPC::Attachment connectionIdentifier, uint64_t inspectedPageIdentifier, bool underTest);
</span></span></pre></div>
<a id="trunkSourceWebKit2WebProcessWebPagemacPlatformCALayerRemoteCustomh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/WebProcess/WebPage/mac/PlatformCALayerRemoteCustom.h (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/WebProcess/WebPage/mac/PlatformCALayerRemoteCustom.h        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebKit2/WebProcess/WebPage/mac/PlatformCALayerRemoteCustom.h        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -52,7 +52,7 @@
</span><span class="cx"> 
</span><span class="cx">     virtual PassRefPtr&lt;WebCore::PlatformCALayer&gt; clone(WebCore::PlatformCALayerClient* owner) const override;
</span><span class="cx"> 
</span><del>-    virtual bool isPlatformCALayerRemoteCustom() const { return true; }
</del><ins>+    virtual bool isPlatformCALayerRemoteCustom() const override { return true; }
</ins><span class="cx"> 
</span><span class="cx">     virtual CFTypeRef contents() const override;
</span><span class="cx">     virtual void setContents(CFTypeRef) override;
</span></span></pre></div>
<a id="trunkSourceWebKit2WebProcessWebProcessh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/WebProcess/WebProcess.h (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/WebProcess/WebProcess.h        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebKit2/WebProcess/WebProcess.h        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -278,9 +278,9 @@
</span><span class="cx"> 
</span><span class="cx">     // IPC::Connection::Client
</span><span class="cx">     friend class WebConnectionToUIProcess;
</span><del>-    virtual void didReceiveMessage(IPC::Connection*, IPC::MessageDecoder&amp;);
-    virtual void didReceiveSyncMessage(IPC::Connection*, IPC::MessageDecoder&amp;, std::unique_ptr&lt;IPC::MessageEncoder&gt;&amp;);
-    virtual void didClose(IPC::Connection*);
</del><ins>+    virtual void didReceiveMessage(IPC::Connection*, IPC::MessageDecoder&amp;) override;
+    virtual void didReceiveSyncMessage(IPC::Connection*, IPC::MessageDecoder&amp;, std::unique_ptr&lt;IPC::MessageEncoder&gt;&amp;) override;
+    virtual void didClose(IPC::Connection*) override;
</ins><span class="cx">     virtual void didReceiveInvalidMessage(IPC::Connection*, IPC::StringReference messageReceiverName, IPC::StringReference messageName) override;
</span><span class="cx"> 
</span><span class="cx">     // Implemented in generated WebProcessMessageReceiver.cpp
</span></span></pre></div>
<a id="trunkSourceWebKit2WebProcessiosWebVideoFullscreenManagerh"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/WebProcess/ios/WebVideoFullscreenManager.h (176914 => 176915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/WebProcess/ios/WebVideoFullscreenManager.h        2014-12-06 21:43:22 UTC (rev 176914)
+++ trunk/Source/WebKit2/WebProcess/ios/WebVideoFullscreenManager.h        2014-12-06 21:44:36 UTC (rev 176915)
</span><span class="lines">@@ -57,7 +57,7 @@
</span><span class="cx">     static PassRefPtr&lt;WebVideoFullscreenManager&gt; create(PassRefPtr&lt;WebPage&gt;);
</span><span class="cx">     virtual ~WebVideoFullscreenManager();
</span><span class="cx">     
</span><del>-    void didReceiveMessage(IPC::Connection*, IPC::MessageDecoder&amp;);
</del><ins>+    void didReceiveMessage(IPC::Connection*, IPC::MessageDecoder&amp;) override;
</ins><span class="cx">     
</span><span class="cx">     bool supportsVideoFullscreen() const;
</span><span class="cx">     void enterVideoFullscreenForVideoElement(WebCore::HTMLVideoElement*, WebCore::HTMLMediaElement::VideoFullscreenMode);
</span></span></pre>
</div>
</div>

</body>
</html>