<!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>[184257] branches/safari-601.1.32-branch/Source/WebKit2</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/184257">184257</a></dd>
<dt>Author</dt> <dd>dburkart@apple.com</dd>
<dt>Date</dt> <dd>2015-05-12 21:25:46 -0700 (Tue, 12 May 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>Merge <a href="http://trac.webkit.org/projects/webkit/changeset/184121">r184121</a>. rdar://problem/20774613</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#branchessafari601132branchSourceWebKit2ChangeLog">branches/safari-601.1.32-branch/Source/WebKit2/ChangeLog</a></li>
<li><a href="#branchessafari601132branchSourceWebKit2UIProcessAPIAPIUserContentExtensionStorecpp">branches/safari-601.1.32-branch/Source/WebKit2/UIProcess/API/APIUserContentExtensionStore.cpp</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="branchessafari601132branchSourceWebKit2ChangeLog"></a>
<div class="modfile"><h4>Modified: branches/safari-601.1.32-branch/Source/WebKit2/ChangeLog (184256 => 184257)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601.1.32-branch/Source/WebKit2/ChangeLog        2015-05-13 04:25:44 UTC (rev 184256)
+++ branches/safari-601.1.32-branch/Source/WebKit2/ChangeLog        2015-05-13 04:25:46 UTC (rev 184257)
</span><span class="lines">@@ -2,173 +2,168 @@
</span><span class="cx"> Dana Burkart  &lt;dburkart@apple.com
</span><span class="cx"> dburkart@apple.com&gt;
</span><span class="cx"> 
</span><del>-        Merge r184116. rdar://problem/20774613
</del><ins>+        Merge r184121. rdar://problem/20774613
</ins><span class="cx"> 
</span><del>-    2015-05-11  Alex Christensen  &lt;achristensen@webkit.org&gt;
</del><ins>+    2015-05-11  Myles C. Maxfield  &lt;mmaxfield@apple.com&gt;
</ins><span class="cx"> 
</span><del>-            [Content Extensions] Support domain-specific rules and exceptions.
-            https://bugs.webkit.org/show_bug.cgi?id=144833
</del><ins>+            Unreviewed build fix
</ins><span class="cx"> 
</span><del>-            Reviewed by Darin Adler.
</del><ins>+            Unreviewed.
</ins><span class="cx"> 
</span><del>-            * Shared/WebCompiledContentExtension.cpp:
-            (WebKit::WebCompiledContentExtension::filtersWithoutDomainsBytecode):
-            (WebKit::WebCompiledContentExtension::filtersWithoutDomainsBytecodeLength):
-            (WebKit::WebCompiledContentExtension::filtersWithDomainsBytecode):
-            (WebKit::WebCompiledContentExtension::filtersWithDomainsBytecodeLength):
-            (WebKit::WebCompiledContentExtension::domainFiltersBytecode):
-            (WebKit::WebCompiledContentExtension::domainFiltersBytecodeLength):
-            (WebKit::WebCompiledContentExtension::bytecode): Deleted.
-            (WebKit::WebCompiledContentExtension::bytecodeLength): Deleted.
-            * Shared/WebCompiledContentExtension.h:
-            * Shared/WebCompiledContentExtensionData.cpp:
-            (WebKit::WebCompiledContentExtensionData::encode):
-            (WebKit::WebCompiledContentExtensionData::decode):
-            * Shared/WebCompiledContentExtensionData.h:
-            (WebKit::WebCompiledContentExtensionData::WebCompiledContentExtensionData):
</del><span class="cx">             * UIProcess/API/APIUserContentExtensionStore.cpp:
</span><del>-            (API::ContentExtensionMetaData::fileSize):
-            (API::encodeContentExtensionMetaData):
-            (API::decodeContentExtensionMetaData):
</del><span class="cx">             (API::compiledToFile):
</span><del>-            (API::createExtension):
-            Keep track of 3 different types of bytecode to be able to handle domain-specific rules.
</del><span class="cx"> 
</span><span class="cx">     2015-05-12  Dana Burkart
</span><span class="cx">     Dana Burkart  &lt;dburkart@apple.com
</span><span class="cx">     dburkart@apple.com&gt;
</span><span class="cx"> 
</span><del>-            Merge r184026. rdar://problem/20757196
</del><ins>+            Merge r184116. rdar://problem/20774613
</ins><span class="cx"> 
</span><del>-        2015-05-08  Dan Bernstein  &lt;mitz@apple.com&gt;
</del><ins>+        2015-05-11  Alex Christensen  &lt;achristensen@webkit.org&gt;
</ins><span class="cx"> 
</span><del>-                &lt;rdar://problem/20757196&gt; NSInternalInconsistencyException raised in -[NSString encodeWithCoder:] beneath createEncodedObject when using WKRemoteObjectEncoder for Safari AutoFill
-                https://bugs.webkit.org/show_bug.cgi?id=144818
</del><ins>+                [Content Extensions] Support domain-specific rules and exceptions.
+                https://bugs.webkit.org/show_bug.cgi?id=144833
</ins><span class="cx"> 
</span><del>-                Reviewed by Anders Carlsson.
</del><ins>+                Reviewed by Darin Adler.
</ins><span class="cx"> 
</span><del>-                Allow NSString instances that contain unpaired surrogates to be encoded by
-                WKRemoteObjectCoder by encoding them directly rather than using
-                -[NSString encodeWithCoder:].
</del><ins>+                * Shared/WebCompiledContentExtension.cpp:
+                (WebKit::WebCompiledContentExtension::filtersWithoutDomainsBytecode):
+                (WebKit::WebCompiledContentExtension::filtersWithoutDomainsBytecodeLength):
+                (WebKit::WebCompiledContentExtension::filtersWithDomainsBytecode):
+                (WebKit::WebCompiledContentExtension::filtersWithDomainsBytecodeLength):
+                (WebKit::WebCompiledContentExtension::domainFiltersBytecode):
+                (WebKit::WebCompiledContentExtension::domainFiltersBytecodeLength):
+                (WebKit::WebCompiledContentExtension::bytecode): Deleted.
+                (WebKit::WebCompiledContentExtension::bytecodeLength): Deleted.
+                * Shared/WebCompiledContentExtension.h:
+                * Shared/WebCompiledContentExtensionData.cpp:
+                (WebKit::WebCompiledContentExtensionData::encode):
+                (WebKit::WebCompiledContentExtensionData::decode):
+                * Shared/WebCompiledContentExtensionData.h:
+                (WebKit::WebCompiledContentExtensionData::WebCompiledContentExtensionData):
+                * UIProcess/API/APIUserContentExtensionStore.cpp:
+                (API::ContentExtensionMetaData::fileSize):
+                (API::encodeContentExtensionMetaData):
+                (API::decodeContentExtensionMetaData):
+                (API::compiledToFile):
+                (API::createExtension):
+                Keep track of 3 different types of bytecode to be able to handle domain-specific rules.
</ins><span class="cx"> 
</span><del>-                * Shared/API/Cocoa/WKRemoteObjectCoder.mm:
-                (encodeString): Added. Sets an API::String as the object to encode.
-                (encodeObject): Changed to use encodeString for NSString instances.
-                (decodeString): Added. Gets an API::String from the dictionary and returns it as an
-                NSString.
-                (decodeObject): Changed to use decodeString for NSString instances.
-
</del><span class="cx">         2015-05-12  Dana Burkart
</span><span class="cx">         Dana Burkart  &lt;dburkart@apple.com
</span><span class="cx">         dburkart@apple.com&gt;
</span><span class="cx"> 
</span><del>-                Merge r183937. rdar://problem/20458697
</del><ins>+                Merge r184026. rdar://problem/20757196
</ins><span class="cx"> 
</span><del>-            2015-05-07  Jer Noble  &lt;jer.noble@apple.com&gt;
</del><ins>+            2015-05-08  Dan Bernstein  &lt;mitz@apple.com&gt;
</ins><span class="cx"> 
</span><del>-                    [WK2][Fullscreen] Fullscreen video does not enter low-power mode.
-                    https://bugs.webkit.org/show_bug.cgi?id=144744
</del><ins>+                    &lt;rdar://problem/20757196&gt; NSInternalInconsistencyException raised in -[NSString encodeWithCoder:] beneath createEncodedObject when using WKRemoteObjectEncoder for Safari AutoFill
+                    https://bugs.webkit.org/show_bug.cgi?id=144818
</ins><span class="cx"> 
</span><del>-                    Reviewed by Darin Adler.
</del><ins>+                    Reviewed by Anders Carlsson.
</ins><span class="cx"> 
</span><del>-                    One of the requirements of entering low-power compositing mode is that no masking layers
-                    are present in any of the ancestors of the fullscreen video layer. So once our fullscreen
-                    transition animation completes, remove the mask layer entirely from our clipping layer.
-                    This means it needs to be re-created and added when entering fullscreen, rather than just
-                    at initialization time.
</del><ins>+                    Allow NSString instances that contain unpaired surrogates to be encoded by
+                    WKRemoteObjectCoder by encoding them directly rather than using
+                    -[NSString encodeWithCoder:].
</ins><span class="cx"> 
</span><del>-                    * UIProcess/mac/WKFullScreenWindowController.mm:
-                    (-[WKFullScreenWindowController initWithWindow:webView:]):
-                    (-[WKFullScreenWindowController finishedEnterFullScreenAnimation:]):
-                    (-[WKFullScreenWindowController _startEnterFullScreenAnimationWithDuration:]):
</del><ins>+                    * Shared/API/Cocoa/WKRemoteObjectCoder.mm:
+                    (encodeString): Added. Sets an API::String as the object to encode.
+                    (encodeObject): Changed to use encodeString for NSString instances.
+                    (decodeString): Added. Gets an API::String from the dictionary and returns it as an
+                    NSString.
+                    (decodeObject): Changed to use decodeString for NSString instances.
</ins><span class="cx"> 
</span><span class="cx">             2015-05-12  Dana Burkart
</span><span class="cx">             Dana Burkart  &lt;dburkart@apple.com
</span><span class="cx">             dburkart@apple.com&gt;
</span><span class="cx"> 
</span><del>-                    Merge r183911. rdar://problem/20702435
</del><ins>+                    Merge r183937. rdar://problem/20458697
</ins><span class="cx"> 
</span><del>-                2015-05-06  Jer Noble  &lt;jer.noble@apple.com&gt;
</del><ins>+                2015-05-07  Jer Noble  &lt;jer.noble@apple.com&gt;
</ins><span class="cx"> 
</span><del>-                        [WK2][Fullscreen] Elements whose children extend beyond their bounds are clipped in fullscreen mode.
-                        https://bugs.webkit.org/show_bug.cgi?id=144716
</del><ins>+                        [WK2][Fullscreen] Fullscreen video does not enter low-power mode.
+                        https://bugs.webkit.org/show_bug.cgi?id=144744
</ins><span class="cx"> 
</span><span class="cx">                         Reviewed by Darin Adler.
</span><span class="cx"> 
</span><del>-                        We create a mask animation for the transition between windowed and fullscreen modes, on the
-                        assumption that the element being taken into fullscreen mode does not have visible children
-                        who extend beyond that elements bounds. This assumption breaks down in the case where div
-                        with absolutely positioned children is taken fullscreen. While we can't necessarily make the
-                        transition look correct in this case, we can remove the mask after the transition completes.
</del><ins>+                        One of the requirements of entering low-power compositing mode is that no masking layers
+                        are present in any of the ancestors of the fullscreen video layer. So once our fullscreen
+                        transition animation completes, remove the mask layer entirely from our clipping layer.
+                        This means it needs to be re-created and added when entering fullscreen, rather than just
+                        at initialization time.
</ins><span class="cx"> 
</span><span class="cx">                         * UIProcess/mac/WKFullScreenWindowController.mm:
</span><ins>+                        (-[WKFullScreenWindowController initWithWindow:webView:]):
</ins><span class="cx">                         (-[WKFullScreenWindowController finishedEnterFullScreenAnimation:]):
</span><del>-                        * WebProcess/MediaCache/WebMediaKeyStorageManager.cpp:
-                        (WebKit::removeAllMediaKeyStorageForOriginPath):
</del><ins>+                        (-[WKFullScreenWindowController _startEnterFullScreenAnimationWithDuration:]):
</ins><span class="cx"> 
</span><span class="cx">                 2015-05-12  Dana Burkart
</span><span class="cx">                 Dana Burkart  &lt;dburkart@apple.com
</span><span class="cx">                 dburkart@apple.com&gt;
</span><span class="cx"> 
</span><del>-                        Merge r183909. rdar://problem/18894598
</del><ins>+                        Merge r183911. rdar://problem/20702435
</ins><span class="cx"> 
</span><del>-                    2015-05-06  Daniel Bates  &lt;dabates@apple.com&gt;
</del><ins>+                    2015-05-06  Jer Noble  &lt;jer.noble@apple.com&gt;
</ins><span class="cx"> 
</span><del>-                            [iOS][WK2] Pause/resume database thread when UIProcess enters/leaves the background
-                            https://bugs.webkit.org/show_bug.cgi?id=144657
-                            &lt;rdar://problem/18894598&gt;
</del><ins>+                            [WK2][Fullscreen] Elements whose children extend beyond their bounds are clipped in fullscreen mode.
+                            https://bugs.webkit.org/show_bug.cgi?id=144716
</ins><span class="cx"> 
</span><del>-                            Reviewed by Andy Estes.
</del><ins>+                            Reviewed by Darin Adler.
</ins><span class="cx"> 
</span><del>-                            Pause and resume the database thread when the UIProcess enters and leaves the background,
-                            respectively, so that we avoid WebProcess termination due to holding a locked SQLite
-                            database file when the WebProcess is suspended. This behavior matches the analagous
-                            behavior in Legacy WebKit.
</del><ins>+                            We create a mask animation for the transition between windowed and fullscreen modes, on the
+                            assumption that the element being taken into fullscreen mode does not have visible children
+                            who extend beyond that elements bounds. This assumption breaks down in the case where div
+                            with absolutely positioned children is taken fullscreen. While we can't necessarily make the
+                            transition look correct in this case, we can remove the mask after the transition completes.
</ins><span class="cx"> 
</span><del>-                            * UIProcess/WebPageProxy.h:
-                            * UIProcess/ios/WKContentView.mm:
-                            (-[WKContentView _applicationDidEnterBackground:]): Call WebPageProxy::applicationDidEnterBackground()
-                            when the UIProcess enters the background.
-                            * UIProcess/ios/WebPageProxyIOS.mm:
-                            (WebKit::WebPageProxy::applicationDidEnterBackground): Added; notify the WebProcess to pause the database thread.
-                            We temporarily take out background assertion on the WebProcess before sending this notification to ensure that the
-                            WebProcess is running to receive it. We'll release this assertion when the WebProcess replies that it received the
-                            notification.
-                            * WebProcess/WebCoreSupport/WebDatabaseManager.cpp:
-                            (WebKit::WebDatabaseManager::setPauseAllDatabases): Added; turns around and calls DatabaseManager::setPauseAllDatabases().
-                            * WebProcess/WebCoreSupport/WebDatabaseManager.h:
-                            * WebProcess/WebPage/WebPage.h:
-                            * WebProcess/WebPage/WebPage.messages.in: Add message ApplicationDidEnterBackground(). Also,
-                            add empty lines to help demarcate this message and the other UIKit application lifecycle-related
-                            messages from the rest of the list of messages.
-                            * WebProcess/WebPage/ios/WebPageIOS.mm:
-                            (WebKit::WebPage::applicationWillEnterForeground): Resume the database thread.
-                            (WebKit::WebPage::applicationDidEnterBackground): Pause the database thread.
</del><ins>+                            * UIProcess/mac/WKFullScreenWindowController.mm:
+                            (-[WKFullScreenWindowController finishedEnterFullScreenAnimation:]):
+                            * WebProcess/MediaCache/WebMediaKeyStorageManager.cpp:
+                            (WebKit::removeAllMediaKeyStorageForOriginPath):
</ins><span class="cx"> 
</span><span class="cx">                     2015-05-12  Dana Burkart
</span><del>-                    Dana Burkart  &lt;dburkart@apple.com&gt;
</del><ins>+                    Dana Burkart  &lt;dburkart@apple.com
+                    dburkart@apple.com&gt;
</ins><span class="cx"> 
</span><del>-                            Merge r183942. rdar://problem/20049088
</del><ins>+                            Merge r183909. rdar://problem/18894598
</ins><span class="cx"> 
</span><del>-                        2015-05-06  Dean Jackson  &lt;dino@apple.com&gt;
</del><ins>+                        2015-05-06  Daniel Bates  &lt;dabates@apple.com&gt;
</ins><span class="cx"> 
</span><del>-                                Handle backdrop views that have to tile
-                                https://bugs.webkit.org/show_bug.cgi?id=142317
-                                &lt;rdar://problem/20049088&gt;
</del><ins>+                                [iOS][WK2] Pause/resume database thread when UIProcess enters/leaves the background
+                                https://bugs.webkit.org/show_bug.cgi?id=144657
+                                &lt;rdar://problem/18894598&gt;
</ins><span class="cx"> 
</span><del>-                                Reviewed by Simon Fraser.
</del><ins>+                                Reviewed by Andy Estes.
</ins><span class="cx"> 
</span><del>-                                Take 2 - this was rolled out because Mavericks was crashing.
</del><ins>+                                Pause and resume the database thread when the UIProcess enters and leaves the background,
+                                respectively, so that we avoid WebProcess termination due to holding a locked SQLite
+                                database file when the WebProcess is suspended. This behavior matches the analagous
+                                behavior in Legacy WebKit.
</ins><span class="cx"> 
</span><del>-                                Add some better logging for custom appearance.
</del><ins>+                                * UIProcess/WebPageProxy.h:
+                                * UIProcess/ios/WKContentView.mm:
+                                (-[WKContentView _applicationDidEnterBackground:]): Call WebPageProxy::applicationDidEnterBackground()
+                                when the UIProcess enters the background.
+                                * UIProcess/ios/WebPageProxyIOS.mm:
+                                (WebKit::WebPageProxy::applicationDidEnterBackground): Added; notify the WebProcess to pause the database thread.
+                                We temporarily take out background assertion on the WebProcess before sending this notification to ensure that the
+                                WebProcess is running to receive it. We'll release this assertion when the WebProcess replies that it received the
+                                notification.
+                                * WebProcess/WebCoreSupport/WebDatabaseManager.cpp:
+                                (WebKit::WebDatabaseManager::setPauseAllDatabases): Added; turns around and calls DatabaseManager::setPauseAllDatabases().
+                                * WebProcess/WebCoreSupport/WebDatabaseManager.h:
+                                * WebProcess/WebPage/WebPage.h:
+                                * WebProcess/WebPage/WebPage.messages.in: Add message ApplicationDidEnterBackground(). Also,
+                                add empty lines to help demarcate this message and the other UIKit application lifecycle-related
+                                messages from the rest of the list of messages.
+                                * WebProcess/WebPage/ios/WebPageIOS.mm:
+                                (WebKit::WebPage::applicationWillEnterForeground): Resume the database thread.
+                                (WebKit::WebPage::applicationDidEnterBackground): Pause the database thread.
</ins><span class="cx"> 
</span><del>-                                * Shared/mac/RemoteLayerTreeTransaction.mm:
-                                (WebKit::RemoteLayerTreeTextStream::operator&lt;&lt;):
-
</del><span class="cx">                         2015-05-12  Dana Burkart
</span><span class="cx">                         Dana Burkart  &lt;dburkart@apple.com&gt;
</span><span class="cx"> 
</span><del>-                                Merge r183894. rdar://problem/20049088
</del><ins>+                                Merge r183942. rdar://problem/20049088
</ins><span class="cx"> 
</span><span class="cx">                             2015-05-06  Dean Jackson  &lt;dino@apple.com&gt;
</span><span class="cx"> 
</span><span class="lines">@@ -178,11 +173,31 @@
</span><span class="cx"> 
</span><span class="cx">                                     Reviewed by Simon Fraser.
</span><span class="cx"> 
</span><ins>+                                    Take 2 - this was rolled out because Mavericks was crashing.
+
</ins><span class="cx">                                     Add some better logging for custom appearance.
</span><span class="cx"> 
</span><span class="cx">                                     * Shared/mac/RemoteLayerTreeTransaction.mm:
</span><span class="cx">                                     (WebKit::RemoteLayerTreeTextStream::operator&lt;&lt;):
</span><span class="cx"> 
</span><ins>+                            2015-05-12  Dana Burkart
+                            Dana Burkart  &lt;dburkart@apple.com&gt;
+
+                                    Merge r183894. rdar://problem/20049088
+
+                                2015-05-06  Dean Jackson  &lt;dino@apple.com&gt;
+
+                                        Handle backdrop views that have to tile
+                                        https://bugs.webkit.org/show_bug.cgi?id=142317
+                                        &lt;rdar://problem/20049088&gt;
+
+                                        Reviewed by Simon Fraser.
+
+                                        Add some better logging for custom appearance.
+
+                                        * Shared/mac/RemoteLayerTreeTransaction.mm:
+                                        (WebKit::RemoteLayerTreeTextStream::operator&lt;&lt;):
+
</ins><span class="cx"> 2015-05-11  Babak Shafiei  &lt;bshafiei@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Merge r184004.
</span></span></pre></div>
<a id="branchessafari601132branchSourceWebKit2UIProcessAPIAPIUserContentExtensionStorecpp"></a>
<div class="modfile"><h4>Modified: branches/safari-601.1.32-branch/Source/WebKit2/UIProcess/API/APIUserContentExtensionStore.cpp (184256 => 184257)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601.1.32-branch/Source/WebKit2/UIProcess/API/APIUserContentExtensionStore.cpp        2015-05-13 04:25:44 UTC (rev 184256)
+++ branches/safari-601.1.32-branch/Source/WebKit2/UIProcess/API/APIUserContentExtensionStore.cpp        2015-05-13 04:25:46 UTC (rev 184257)
</span><span class="lines">@@ -186,7 +186,7 @@
</span><span class="cx">             ASSERT(!metaData.domainFiltersBytecodeSize);
</span><span class="cx">         }
</span><span class="cx">         
</span><del>-        virtual void writeFiltersWithoutDomainsBytecode(Vector&lt;DFABytecode&gt;&amp;&amp; bytecode)
</del><ins>+        virtual void writeFiltersWithoutDomainsBytecode(Vector&lt;DFABytecode&gt;&amp;&amp; bytecode) override
</ins><span class="cx">         {
</span><span class="cx">             ASSERT(!m_filtersWithDomainBytecodeWritten);
</span><span class="cx">             ASSERT(!m_domainFiltersBytecodeWritten);
</span><span class="lines">@@ -194,14 +194,14 @@
</span><span class="cx">             writeToFile(Data(bytecode.data(), bytecode.size()));
</span><span class="cx">         }
</span><span class="cx">         
</span><del>-        virtual void writeFiltersWithDomainsBytecode(Vector&lt;DFABytecode&gt;&amp;&amp; bytecode)
</del><ins>+        virtual void writeFiltersWithDomainsBytecode(Vector&lt;DFABytecode&gt;&amp;&amp; bytecode) override
</ins><span class="cx">         {
</span><span class="cx">             ASSERT(!m_domainFiltersBytecodeWritten);
</span><span class="cx">             m_filtersWithDomainBytecodeWritten += bytecode.size();
</span><span class="cx">             writeToFile(Data(bytecode.data(), bytecode.size()));
</span><span class="cx">         }
</span><span class="cx">         
</span><del>-        virtual void writeDomainFiltersBytecode(Vector&lt;DFABytecode&gt;&amp;&amp; bytecode)
</del><ins>+        virtual void writeDomainFiltersBytecode(Vector&lt;DFABytecode&gt;&amp;&amp; bytecode) override
</ins><span class="cx">         {
</span><span class="cx">             m_domainFiltersBytecodeWritten += bytecode.size();
</span><span class="cx">             writeToFile(Data(bytecode.data(), bytecode.size()));
</span></span></pre>
</div>
</div>

</body>
</html>