<!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>[177350] branches/safari-600.3-branch/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/177350">177350</a></dd>
<dt>Author</dt> <dd>dburkart@apple.com</dd>
<dt>Date</dt> <dd>2014-12-16 00:53:45 -0800 (Tue, 16 Dec 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Merged <a href="http://trac.webkit.org/projects/webkit/changeset/177303">r177303</a>. &lt;rdar://problem/19198539&gt;</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#branchessafari6003branchSourceWebCoreChangeLog">branches/safari-600.3-branch/Source/WebCore/ChangeLog</a></li>
<li><a href="#branchessafari6003branchSourceWebCoreplatformspimacDataDetectorsSPIh">branches/safari-600.3-branch/Source/WebCore/platform/spi/mac/DataDetectorsSPI.h</a></li>
<li><a href="#branchessafari6003branchSourceWebKit2ChangeLog">branches/safari-600.3-branch/Source/WebKit2/ChangeLog</a></li>
<li><a href="#branchessafari6003branchSourceWebKit2UIProcessmacWKImmediateActionControllermm">branches/safari-600.3-branch/Source/WebKit2/UIProcess/mac/WKImmediateActionController.mm</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="branchessafari6003branchSourceWebCoreChangeLog"></a>
<div class="modfile"><h4>Modified: branches/safari-600.3-branch/Source/WebCore/ChangeLog (177349 => 177350)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.3-branch/Source/WebCore/ChangeLog        2014-12-16 08:50:32 UTC (rev 177349)
+++ branches/safari-600.3-branch/Source/WebCore/ChangeLog        2014-12-16 08:53:45 UTC (rev 177350)
</span><span class="lines">@@ -1,5 +1,193 @@
</span><span class="cx"> 2014-12-16  Dana Burkart  &lt;dburkart@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        Merged r177303. &lt;rdar://problem/19198539&gt;
+
+    2014-12-15  Timothy Horton  &lt;timothy_horton@apple.com&gt;
+
+            Implement Data Detectors immediate actions for WebKit2
+            https://bugs.webkit.org/show_bug.cgi?id=139617
+            &lt;rdar://problem/19198539&gt;
+
+            Reviewed by Beth Dakin.
+
+            * platform/spi/mac/DataDetectorsSPI.h:
+            Add some new SPI.
+
+    2014-12-12  Simon Fraser  &lt;simon.fraser@apple.com&gt;
+
+            REGRESSION (r168217): Images are cropped out during animation at jetblue.com
+            https://bugs.webkit.org/show_bug.cgi?id=136410
+            rdar://problem/18188533
+
+            Reviewed by Dean Jackson.
+            
+            During GraphicsLayer flushing, for tiled layers we can compute a visible rect using
+            the current state of an animation, which is obtained via the AnimationController.
+            If that animation was running in a subframe, AnimationController could use a stale
+            beginAnimationUpdateTime since no-one called its beginAnimationUpdate(). That
+            resulted in an incorrect computation of the visible rect, resulting in missing tiles.
+            
+            There are two parts to this fix. First, add an assertion that beginAnimationUpdateTime()
+            is being called inside an animation update block. This required moving m_beginAnimationUpdateCount
+            into AnimationControllerPrivate, and changes to endAnimationUpdate().
+            
+            The second is adding a AnimationUpdateBlock to getAnimatedStyleForRenderer(), which
+            can be called outside of style resolution. We also need some in other API functions.
+            
+            Testing revealed that layout can call via layoutOverflowRectForPropagation(), suggesting
+            that we should have an animation batch inside FrameView::layout(). In addition, a single
+            resolveStyle/layout should use the same animationBeginTime, so we add a batch to 
+            updateLayoutAndStyleIfNeededRecursive().
+            
+            Identical to the patch that was rolled out in r177269 with the addition of a 
+            Ref&lt;Frame&gt; protector(m_frame) in AnimationControllerPrivate::animationTimerFired()
+            that ensures that the AnimationControllerPrivate is kept alive for the scope of
+            the AnimationPrivateUpdateBlock, when a transitionEnd event destroys an iframe.
+            
+            No test because it's timing-dependent. Existing tests exercise the new assertion.
+
+            * css/CSSComputedStyleDeclaration.cpp:
+            (WebCore::computeRenderStyleForProperty):
+            * page/FrameView.cpp:
+            (WebCore::FrameView::layout):
+            (WebCore::FrameView::updateLayoutAndStyleIfNeededRecursive):
+            * page/animation/AnimationController.cpp:
+            (WebCore::AnimationPrivateUpdateBlock::AnimationPrivateUpdateBlock):
+            (WebCore::AnimationPrivateUpdateBlock::~AnimationPrivateUpdateBlock):
+            (WebCore::AnimationControllerPrivate::AnimationControllerPrivate):
+            (WebCore::AnimationControllerPrivate::animationTimerFired):
+            (WebCore::AnimationControllerPrivate::suspendAnimationsForDocument):
+            (WebCore::AnimationControllerPrivate::resumeAnimationsForDocument):
+            (WebCore::AnimationControllerPrivate::beginAnimationUpdateTime):
+            (WebCore::AnimationControllerPrivate::beginAnimationUpdate):
+            (WebCore::AnimationControllerPrivate::endAnimationUpdate):
+            (WebCore::AnimationControllerPrivate::getAnimatedStyleForRenderer):
+            (WebCore::AnimationController::AnimationController):
+            (WebCore::AnimationController::notifyAnimationStarted):
+            (WebCore::AnimationController::pauseAnimationAtTime):
+            (WebCore::AnimationController::pauseTransitionAtTime):
+            (WebCore::AnimationController::resumeAnimationsForDocument):
+            (WebCore::AnimationController::startAnimationsIfNotSuspended):
+            (WebCore::AnimationController::beginAnimationUpdate):
+            (WebCore::AnimationController::endAnimationUpdate):
+            * page/animation/AnimationController.h:
+            * page/animation/AnimationControllerPrivate.h:
+
+    2014-12-12  Simon Fraser  &lt;simon.fraser@apple.com&gt;
+
+            REGRESSION (r168217): Images are cropped out during animation at jetblue.com
+            https://bugs.webkit.org/show_bug.cgi?id=136410
+
+            Reviewed by Dean Jackson.
+
+            We were hitting the new assertion under Page::setPageScaleFactor(), which
+            calls recalcStyle(), so move the AnimationUpdateBlock from updateStyleIfNeeded()
+            to recalcStyle().
+
+            * dom/Document.cpp:
+            (WebCore::Document::recalcStyle):
+            (WebCore::Document::updateStyleIfNeeded):
+
+    2014-12-15  Myles C. Maxfield  &lt;mmaxfield@apple.com&gt;
+
+            Addressing post-review comments in r177035
+            https://bugs.webkit.org/show_bug.cgi?id=139557
+
+            Reviewed by Darin Adler.
+
+            This patch deletes the helper functions rendererBoundingBox() and rendererAnchorRect() and
+            migrates callers to using renderers directly.
+
+            It also improves the comment in RenderElement.h regarding RenderElement::anchorRect().
+
+            No new tests because this is simply refactoring.
+
+            * WebCore.exp.in: Delete exported symbol for rendererBoundingBox()
+            * accessibility/AccessibilitySlider.cpp:
+            (WebCore::AccessibilitySliderThumb::elementRect): Migrate off rendererBoundingBox()
+            * dom/ContainerNode.cpp:
+            (WebCore::rendererAnchorRect): Deleted.
+            * dom/ContainerNode.h:
+            * dom/Node.cpp:
+            (WebCore::rendererBoundingBox): Deleted.
+            * dom/Node.h:
+            * html/ColorInputType.cpp:
+            (WebCore::ColorInputType::elementRectRelativeToRootView): Migrate off rendererBoundingBox().
+            * html/HTMLInputElement.cpp:
+            (WebCore::HTMLInputElement::setupDateTimeChooserParameters): Ditto.
+            * html/ValidationMessage.cpp:
+            (WebCore::ValidationMessage::buildBubbleTree): Ditto.
+            * page/FrameView.cpp:
+            (WebCore::FrameView::scrollElementToRect): Migrate off rendererAnchorRect().
+            (WebCore::FrameView::scrollToAnchor): Ditto.
+            * page/SpatialNavigation.cpp:
+            (WebCore::nodeRectInAbsoluteCoordinates): Migrate off rendererBoundingBox().
+            * rendering/RenderElement.h:
+
+    2014-12-15  Myles C. Maxfield  &lt;mmaxfield@apple.com&gt;
+
+            Delete Notation because we don't use it
+            https://bugs.webkit.org/show_bug.cgi?id=139171
+
+            Reviewed by Kent Tamura.
+
+            No tests because this is un-exposing something that never gets instantiated.
+
+            * CMakeLists.txt:
+            * DerivedSources.cpp:
+            * DerivedSources.make:
+            * WebCore.exp.in:
+            * WebCore.order:
+            * WebCore.vcxproj/WebCore.vcxproj:
+            * WebCore.vcxproj/WebCore.vcxproj.filters:
+            * WebCore.xcodeproj/project.pbxproj:
+            * bindings/gobject/WebKitDOMNodeFilter.h:
+            * bindings/gobject/WebKitDOMNodeFilter.symbols:
+            * bindings/gobject/WebKitDOMPrivate.cpp:
+            (WebKit::wrap):
+            * bindings/gobject/webkitdom.symbols:
+            * bindings/js/JSNodeCustom.cpp:
+            (WebCore::createWrapperInline):
+            * bindings/objc/DOM.mm:
+            (kitClass):
+            * bindings/objc/DOMCore.h:
+            * bindings/objc/PublicDOMInterfaces.h:
+            * dom/DOMAllInOne.cpp:
+            * dom/Document.cpp:
+            (WebCore::Document::importNode):
+            (WebCore::Document::adoptNode):
+            (WebCore::Document::childTypeAllowed):
+            (WebCore::Document::canReplaceChild):
+            * dom/Node.cpp:
+            (WebCore::Node::dumpStatistics):
+            (WebCore::Node::isDefaultNamespace):
+            (WebCore::Node::lookupPrefix):
+            (WebCore::Node::lookupNamespaceURI):
+            (WebCore::appendTextContent):
+            (WebCore::Node::setTextContent):
+            * dom/Node.h:
+            * dom/Node.idl:
+            * dom/NodeFilter.h:
+            * dom/NodeFilter.idl:
+            * dom/Notation.cpp: Removed.
+            * dom/Notation.h: Removed.
+            * dom/Notation.idl: Removed.
+            * dom/Range.cpp:
+            (WebCore::lengthOfContentsInNode):
+            (WebCore::Range::processContentsBetweenOffsets):
+            (WebCore::Range::insertNode):
+            (WebCore::Range::checkNodeWOffset):
+            (WebCore::Range::checkNodeBA):
+            (WebCore::Range::selectNode):
+            (WebCore::Range::selectNodeContents):
+            (WebCore::Range::surroundContents):
+            * editing/MarkupAccumulator.cpp:
+            (WebCore::MarkupAccumulator::appendStartMarkup):
+            * xml/XPathUtil.cpp:
+            (WebCore::XPath::isValidContextNode):
+
+2014-12-16  Dana Burkart  &lt;dburkart@apple.com&gt;
+
</ins><span class="cx">         Merged r177183. &lt;rdar://problem/19208291&gt;
</span><span class="cx"> 
</span><span class="cx">     2014-12-11  Timothy Horton  &lt;timothy_horton@apple.com&gt;
</span></span></pre></div>
<a id="branchessafari6003branchSourceWebCoreplatformspimacDataDetectorsSPIh"></a>
<div class="modfile"><h4>Modified: branches/safari-600.3-branch/Source/WebCore/platform/spi/mac/DataDetectorsSPI.h (177349 => 177350)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.3-branch/Source/WebCore/platform/spi/mac/DataDetectorsSPI.h        2014-12-16 08:50:32 UTC (rev 177349)
+++ branches/safari-600.3-branch/Source/WebCore/platform/spi/mac/DataDetectorsSPI.h        2014-12-16 08:53:45 UTC (rev 177350)
</span><span class="lines">@@ -71,6 +71,7 @@
</span><span class="cx"> @property (retain) NSArray *allResults;
</span><span class="cx"> @property (retain) __attribute__((NSObject)) DDResultRef mainResult;
</span><span class="cx"> @property (assign) BOOL altMode;
</span><ins>+@property (assign) BOOL immediate;
</ins><span class="cx"> 
</span><span class="cx"> - (DDActionContext *)contextForView:(NSView *)view altMode:(BOOL)altMode interactionStartedHandler:(void (^)(void))interactionStartedHandler interactionChangedHandler:(void (^)(void))interactionChangedHandler interactionStoppedHandler:(void (^)(void))interactionStoppedHandler;
</span><span class="cx"> 
</span></span></pre></div>
<a id="branchessafari6003branchSourceWebKit2ChangeLog"></a>
<div class="modfile"><h4>Modified: branches/safari-600.3-branch/Source/WebKit2/ChangeLog (177349 => 177350)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.3-branch/Source/WebKit2/ChangeLog        2014-12-16 08:50:32 UTC (rev 177349)
+++ branches/safari-600.3-branch/Source/WebKit2/ChangeLog        2014-12-16 08:53:45 UTC (rev 177350)
</span><span class="lines">@@ -1,5 +1,33 @@
</span><span class="cx"> 2014-12-16  Dana Burkart  &lt;dburkart@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        Merged r177303. &lt;rdar://problem/19198539&gt;
+
+    2014-12-15  Timothy Horton  &lt;timothy_horton@apple.com&gt;
+
+            Implement Data Detectors immediate actions for WebKit2
+            https://bugs.webkit.org/show_bug.cgi?id=139617
+            &lt;rdar://problem/19198539&gt;
+
+            Reviewed by Beth Dakin.
+
+            * UIProcess/mac/WKImmediateActionController.mm:
+            (-[WKImmediateActionController _menuItemForDataDetectedText]):
+            Note that this action context is only for immediate actions.
+
+    2014-12-15  Myles C. Maxfield  &lt;mmaxfield@apple.com&gt;
+
+            Addressing post-review comments in r177035
+            https://bugs.webkit.org/show_bug.cgi?id=139557
+
+            Reviewed by Darin Adler.
+
+            * Shared/WebHitTestResult.cpp:
+            (WebKit::WebHitTestResult::Data::elementBoundingBoxInWindowCoordinates): Migrate off rendererBoundingBox().
+            * WebProcess/WebPage/CoordinatedGraphics/WebPageCoordinatedGraphics.cpp:
+            (WebKit::WebPage::findZoomableAreaForPoint): Ditto.
+
+2014-12-16  Dana Burkart  &lt;dburkart@apple.com&gt;
+
</ins><span class="cx">         Merged r177298. &lt;rdar://problem/19198539&gt;
</span><span class="cx"> 
</span><span class="cx">     2014-12-15  Timothy Horton  &lt;timothy_horton@apple.com&gt;
</span></span></pre></div>
<a id="branchessafari6003branchSourceWebKit2UIProcessmacWKImmediateActionControllermm"></a>
<div class="modfile"><h4>Modified: branches/safari-600.3-branch/Source/WebKit2/UIProcess/mac/WKImmediateActionController.mm (177349 => 177350)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.3-branch/Source/WebKit2/UIProcess/mac/WKImmediateActionController.mm        2014-12-16 08:50:32 UTC (rev 177349)
+++ branches/safari-600.3-branch/Source/WebKit2/UIProcess/mac/WKImmediateActionController.mm        2014-12-16 08:53:45 UTC (rev 177350)
</span><span class="lines">@@ -454,6 +454,7 @@
</span><span class="cx">         return nil;
</span><span class="cx"> 
</span><span class="cx">     actionContext.altMode = YES;
</span><ins>+    actionContext.immediate = YES;
</ins><span class="cx">     if ([[getDDActionsManagerClass() sharedManager] respondsToSelector:@selector(hasActionsForResult:actionContext:)]) {
</span><span class="cx">         if (![[getDDActionsManagerClass() sharedManager] hasActionsForResult:actionContext.mainResult actionContext:actionContext])
</span><span class="cx">             return nil;
</span></span></pre>
</div>
</div>

</body>
</html>