<!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>[179289] branches/safari-600.1.4.15-branch</title>
</head>
<body>

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

<h3>Log Message</h3>
<pre>Merged <a href="http://trac.webkit.org/projects/webkit/changeset/178038">r178038</a>.  rdar://problem/19450100</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#branchessafari6001415branchLayoutTestsChangeLog">branches/safari-600.1.4.15-branch/LayoutTests/ChangeLog</a></li>
<li><a href="#branchessafari6001415branchSourceWebCoreChangeLog">branches/safari-600.1.4.15-branch/Source/WebCore/ChangeLog</a></li>
<li><a href="#branchessafari6001415branchSourceWebCoredomDocumentcpp">branches/safari-600.1.4.15-branch/Source/WebCore/dom/Document.cpp</a></li>
<li><a href="#branchessafari6001415branchSourceWebCorepageFramecpp">branches/safari-600.1.4.15-branch/Source/WebCore/page/Frame.cpp</a></li>
<li><a href="#branchessafari6001415branchSourceWebCorepageFrameViewcpp">branches/safari-600.1.4.15-branch/Source/WebCore/page/FrameView.cpp</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#branchessafari6001415branchLayoutTestsaccessibilityframedisconnecttextmarkercachecrashexpectedtxt">branches/safari-600.1.4.15-branch/LayoutTests/accessibility/frame-disconnect-textmarker-cache-crash-expected.txt</a></li>
<li><a href="#branchessafari6001415branchLayoutTestsaccessibilityframedisconnecttextmarkercachecrashhtml">branches/safari-600.1.4.15-branch/LayoutTests/accessibility/frame-disconnect-textmarker-cache-crash.html</a></li>
<li><a href="#branchessafari6001415branchLayoutTestsaccessibilityresourcesframesethtml">branches/safari-600.1.4.15-branch/LayoutTests/accessibility/resources/frameset.html</a></li>
<li><a href="#branchessafari6001415branchLayoutTestsaccessibilityresourcesinformparentofloadhtml">branches/safari-600.1.4.15-branch/LayoutTests/accessibility/resources/inform-parent-of-load.html</a></li>
<li><a href="#branchessafari6001415branchLayoutTestsaccessibilityresourcestexthtml">branches/safari-600.1.4.15-branch/LayoutTests/accessibility/resources/text.html</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="branchessafari6001415branchLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: branches/safari-600.1.4.15-branch/LayoutTests/ChangeLog (179288 => 179289)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.1.4.15-branch/LayoutTests/ChangeLog        2015-01-28 21:53:37 UTC (rev 179288)
+++ branches/safari-600.1.4.15-branch/LayoutTests/ChangeLog        2015-01-28 21:57:40 UTC (rev 179289)
</span><span class="lines">@@ -1,3 +1,20 @@
</span><ins>+2015-01-28  Lucas Forschler  &lt;lforschler@apple.com&gt;
+
+        Merge r178038
+
+    2015-01-07  Chris Fleizach  &lt;cfleizach@apple.com&gt;
+
+            AX: Crash: com.apple.WebKit.WebContent at com.apple.WebCore: WebCore::AXObjectCache::clearTextMarkerNodesInUse + 149
+            https://bugs.webkit.org/show_bug.cgi?id=139929
+
+            Reviewed by Darin Adler.
+
+            * accessibility/frame-disconnect-textmarker-cache-crash-expected.txt: Added.
+            * accessibility/frame-disconnect-textmarker-cache-crash.html: Added.
+            * accessibility/resources/frameset.html: Added.
+            * accessibility/resources/inform-parent-of-load.html: Added.
+            * accessibility/resources/text.html: Added.
+
</ins><span class="cx"> 2015-01-26  David Kilzer  &lt;ddkilzer@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Merge r177927.
</span></span></pre></div>
<a id="branchessafari6001415branchLayoutTestsaccessibilityframedisconnecttextmarkercachecrashexpectedtxtfromrev178038trunkLayoutTestsaccessibilityframedisconnecttextmarkercachecrashexpectedtxt"></a>
<div class="copfile"><h4>Copied: branches/safari-600.1.4.15-branch/LayoutTests/accessibility/frame-disconnect-textmarker-cache-crash-expected.txt (from rev 178038, trunk/LayoutTests/accessibility/frame-disconnect-textmarker-cache-crash-expected.txt) (0 => 179289)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.1.4.15-branch/LayoutTests/accessibility/frame-disconnect-textmarker-cache-crash-expected.txt                                (rev 0)
+++ branches/safari-600.1.4.15-branch/LayoutTests/accessibility/frame-disconnect-textmarker-cache-crash-expected.txt        2015-01-28 21:57:40 UTC (rev 179289)
</span><span class="lines">@@ -0,0 +1,9 @@
</span><ins>+This tests that when we access a text marker in a frame that is subsequently replaced by a different frame, we don't leave a hanging node in the cache that leads to a crash.
+
+On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
+
+
+PASS string is 'hello'
+PASS string is 'test text'
+TEST PASSED: NO CRASH
+
</ins></span></pre></div>
<a id="branchessafari6001415branchLayoutTestsaccessibilityframedisconnecttextmarkercachecrashhtmlfromrev178038trunkLayoutTestsaccessibilityframedisconnecttextmarkercachecrashhtml"></a>
<div class="copfile"><h4>Copied: branches/safari-600.1.4.15-branch/LayoutTests/accessibility/frame-disconnect-textmarker-cache-crash.html (from rev 178038, trunk/LayoutTests/accessibility/frame-disconnect-textmarker-cache-crash.html) (0 => 179289)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.1.4.15-branch/LayoutTests/accessibility/frame-disconnect-textmarker-cache-crash.html                                (rev 0)
+++ branches/safari-600.1.4.15-branch/LayoutTests/accessibility/frame-disconnect-textmarker-cache-crash.html        2015-01-28 21:57:40 UTC (rev 179289)
</span><span class="lines">@@ -0,0 +1,87 @@
</span><ins>+&lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
+&lt;html&gt;
+&lt;head&gt;
+&lt;script src=&quot;../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
+&lt;/head&gt;
+&lt;body id=&quot;body&quot;&gt;
+
+&lt;div id=&quot;content&quot; role=&quot;group&quot;&gt;
+&lt;iframe id=&quot;frame&quot; src=&quot;resources/frameset.html&quot; onload=&quot;frameLoad();&quot; width=500 height=500&gt;&lt;/iframe&gt;
+&lt;/div&gt;
+
+&lt;p id=&quot;description&quot;&gt;&lt;/p&gt;
+&lt;div id=&quot;console&quot;&gt;&lt;/div&gt;
+
+&lt;script&gt;
+
+    description(&quot;This tests that when we access a text marker in a frame that is subsequently replaced by a different frame, we don't leave a hanging node in the cache that leads to a crash.&quot;);
+
+    var loadCount = 0;
+    var markerRange = 0;
+    var string = 0;
+
+    function subFrameLoaded() {
+
+        // Step 2: When the sub frame of the iframe loads again this method is called (from that sub-frame)
+
+        // Access the old marker range that we kept hanging around and try to access after the frame changes. This should not crash.
+        var frame = accessibilityController.accessibleElementById(&quot;content&quot;);
+        var webArea = frame.childAtIndex(0).childAtIndex(0);
+        string = webArea.stringForTextMarkerRange(markerRange);
+
+        // Now try to access a node in the sub-frame, and then we'll replace the parent frame.
+        var text = frame.childAtIndex(0).childAtIndex(0).childAtIndex(0).childAtIndex(0).childAtIndex(0);
+        // Access a marker range so that we start tracking a node in our cache.
+        markerRange = text.textMarkerRangeForElement(text);
+        string = text.stringForTextMarkerRange(markerRange);
+        shouldBe(&quot;string&quot;, &quot;'test text'&quot;);
+
+        // Step 3: Replace the top level iframe src while holding onto a marker range and verify there's no crash
+        document.getElementById(&quot;frame&quot;).onload = function() {
+            document.getElementById(&quot;content&quot;).removeChild(document.getElementById(&quot;frame&quot;));
+            string = accessibilityController.accessibleElementById(&quot;content&quot;).stringForTextMarkerRange(markerRange);
+
+            debug(&quot;TEST PASSED: NO CRASH&quot;);
+
+            if (window.testRunner) {
+                testRunner.notifyDone();
+            }
+            gc();
+        };
+
+        document.getElementById(&quot;frame&quot;).src = &quot;resources/text.html&quot;;
+
+        gc();
+    }
+
+    function frameLoad() {
+
+        // Step 1: When the iframe loads get a marker range that is reference is the sub-frame of the iframe.
+        var frame = accessibilityController.accessibleElementById(&quot;content&quot;);
+
+        var text = frame.childAtIndex(0).childAtIndex(0).childAtIndex(0).childAtIndex(0).childAtIndex(0).childAtIndex(0);
+      
+        // Access a marker range so that we start tracking a node in our cache.
+        markerRange = text.textMarkerRangeForElement(text);
+        string = text.stringForTextMarkerRange(markerRange);
+
+        shouldBe(&quot;string&quot;, &quot;'hello'&quot;); 
+        gc();
+
+        // Load a new frame in this location which should now invalidate the marker range cache (and not lead to a crash).
+        document.getElementById(&quot;frame&quot;).contentWindow.frames[0].location = &quot;resources/inform-parent-of-load.html&quot;;
+
+        gc();
+    }
+
+    if (window.accessibilityController) {
+        window.jsTestIsAsync = true;
+        if (window.testRunner)
+            testRunner.waitUntilDone();
+    }
+
+&lt;/script&gt;
+
+&lt;script src=&quot;../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="branchessafari6001415branchLayoutTestsaccessibilityresourcesframesethtmlfromrev178038trunkLayoutTestsaccessibilityresourcesframesethtml"></a>
<div class="copfile"><h4>Copied: branches/safari-600.1.4.15-branch/LayoutTests/accessibility/resources/frameset.html (from rev 178038, trunk/LayoutTests/accessibility/resources/frameset.html) (0 => 179289)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.1.4.15-branch/LayoutTests/accessibility/resources/frameset.html                                (rev 0)
+++ branches/safari-600.1.4.15-branch/LayoutTests/accessibility/resources/frameset.html        2015-01-28 21:57:40 UTC (rev 179289)
</span><span class="lines">@@ -0,0 +1 @@
</span><ins>+&lt;frameset rows='30%,70%'&gt;&lt;frame src='text.html'&gt;&lt;frame src='text.html'&gt;&lt;/frameset&gt;
</ins></span></pre></div>
<a id="branchessafari6001415branchLayoutTestsaccessibilityresourcesinformparentofloadhtmlfromrev178038trunkLayoutTestsaccessibilityresourcesinformparentofloadhtml"></a>
<div class="copfile"><h4>Copied: branches/safari-600.1.4.15-branch/LayoutTests/accessibility/resources/inform-parent-of-load.html (from rev 178038, trunk/LayoutTests/accessibility/resources/inform-parent-of-load.html) (0 => 179289)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.1.4.15-branch/LayoutTests/accessibility/resources/inform-parent-of-load.html                                (rev 0)
+++ branches/safari-600.1.4.15-branch/LayoutTests/accessibility/resources/inform-parent-of-load.html        2015-01-28 21:57:40 UTC (rev 179289)
</span><span class="lines">@@ -0,0 +1,12 @@
</span><ins>+&lt;html&gt;
+&lt;script&gt;
+    function informParent() {
+        parent.parent.subFrameLoaded();
+    }
+&lt;/script&gt;
+&lt;body onload=&quot;informParent();&quot;&gt;
+
+test text
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="branchessafari6001415branchLayoutTestsaccessibilityresourcestexthtmlfromrev178038trunkLayoutTestsaccessibilityresourcestexthtml"></a>
<div class="copfile"><h4>Copied: branches/safari-600.1.4.15-branch/LayoutTests/accessibility/resources/text.html (from rev 178038, trunk/LayoutTests/accessibility/resources/text.html) (0 => 179289)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.1.4.15-branch/LayoutTests/accessibility/resources/text.html                                (rev 0)
+++ branches/safari-600.1.4.15-branch/LayoutTests/accessibility/resources/text.html        2015-01-28 21:57:40 UTC (rev 179289)
</span><span class="lines">@@ -0,0 +1,5 @@
</span><ins>+&lt;html&gt;
+&lt;body&gt;
+&lt;div role=&quot;group&quot;&gt;&lt;h1&gt;hello&lt;/h1&gt;&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="branchessafari6001415branchSourceWebCoreChangeLog"></a>
<div class="modfile"><h4>Modified: branches/safari-600.1.4.15-branch/Source/WebCore/ChangeLog (179288 => 179289)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.1.4.15-branch/Source/WebCore/ChangeLog        2015-01-28 21:53:37 UTC (rev 179288)
+++ branches/safari-600.1.4.15-branch/Source/WebCore/ChangeLog        2015-01-28 21:57:40 UTC (rev 179289)
</span><span class="lines">@@ -1,5 +1,34 @@
</span><span class="cx"> 2015-01-28  Lucas Forschler  &lt;lforschler@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        Merge r178038
+
+    2015-01-07  Chris Fleizach  &lt;cfleizach@apple.com&gt;
+
+            AX: Crash: com.apple.WebKit.WebContent at com.apple.WebCore: WebCore::AXObjectCache::clearTextMarkerNodesInUse + 149
+            https://bugs.webkit.org/show_bug.cgi?id=139929
+
+            Reviewed by Darin Adler.
+
+            When a frame is replaced, there were instances when it was not clearing its associated nodes in the accessibility text marker -&gt; Node cache.
+            This caused dead Nodes to be left in the cache which would eventually be accessed when the cache was cleaned out at a later time.
+
+            To fix this we should be clearing out the cache in Document::prepareForDestruction, instead of Frame::disconnectOwnerElement.
+
+            While working on this, it also exposed a problem where when a frame goes away, it doesn't inform its parent to update its children,
+            which causes an ASSERT to be hit with this test as well.
+
+            Tests: accessibility/frame-disconnect-textmarker-cache-crash.html
+
+            * dom/Document.cpp:
+            (WebCore::Document::prepareForDestruction):
+            * page/Frame.cpp:
+            (WebCore::Frame::disconnectOwnerElement):
+                Remove cache management from here since it is superceded by code in Document::prepareForDestruction
+            * page/FrameView.cpp:
+            (WebCore::FrameView::removeFromAXObjectCache):
+
+2015-01-28  Lucas Forschler  &lt;lforschler@apple.com&gt;
+
</ins><span class="cx">         Merge r177850
</span><span class="cx"> 
</span><span class="cx">     2015-01-01  Chris Dumez  &lt;cdumez@apple.com&gt;
</span></span></pre></div>
<a id="branchessafari6001415branchSourceWebCoredomDocumentcpp"></a>
<div class="modfile"><h4>Modified: branches/safari-600.1.4.15-branch/Source/WebCore/dom/Document.cpp (179288 => 179289)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.1.4.15-branch/Source/WebCore/dom/Document.cpp        2015-01-28 21:53:37 UTC (rev 179288)
+++ branches/safari-600.1.4.15-branch/Source/WebCore/dom/Document.cpp        2015-01-28 21:57:40 UTC (rev 179289)
</span><span class="lines">@@ -2059,6 +2059,14 @@
</span><span class="cx">     clearTouchEventListeners();
</span><span class="cx"> #endif
</span><span class="cx"> 
</span><ins>+#if HAVE(ACCESSIBILITY)
+    // Sub-frames need to cleanup Nodes in the text marker cache when the Document disappears.
+    if (this != &amp;topDocument()) {
+        if (AXObjectCache* cache = existingAXObjectCache())
+            cache-&gt;clearTextMarkerNodesInUse(this);
+    }
+#endif
+    
</ins><span class="cx">     disconnectDescendantFrames();
</span><span class="cx">     if (m_domWindow &amp;&amp; m_frame)
</span><span class="cx">         m_domWindow-&gt;willDetachDocumentFromFrame();
</span></span></pre></div>
<a id="branchessafari6001415branchSourceWebCorepageFramecpp"></a>
<div class="modfile"><h4>Modified: branches/safari-600.1.4.15-branch/Source/WebCore/page/Frame.cpp (179288 => 179289)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.1.4.15-branch/Source/WebCore/page/Frame.cpp        2015-01-28 21:53:37 UTC (rev 179288)
+++ branches/safari-600.1.4.15-branch/Source/WebCore/page/Frame.cpp        2015-01-28 21:57:40 UTC (rev 179289)
</span><span class="lines">@@ -802,18 +802,6 @@
</span><span class="cx"> void Frame::disconnectOwnerElement()
</span><span class="cx"> {
</span><span class="cx">     if (m_ownerElement) {
</span><del>-        // We use the ownerElement's document to retrieve the cache, because the contentDocument for this
-        // frame is already detached (and can't access the top level AX cache).
-        // However, we pass in the current document to clearTextMarkerNodesInUse so we can identify the
-        // nodes inside this document that need to be removed from the cache.
-        
-        // We don't clear the AXObjectCache here because we don't want to clear the top level cache
-        // when a sub-frame is removed.
-#if HAVE(ACCESSIBILITY)
-        if (AXObjectCache* cache = m_ownerElement-&gt;document().existingAXObjectCache())
-            cache-&gt;clearTextMarkerNodesInUse(document());
-#endif
-        
</del><span class="cx">         m_ownerElement-&gt;clearContentFrame();
</span><span class="cx">         if (m_page)
</span><span class="cx">             m_page-&gt;decrementSubframeCount();
</span></span></pre></div>
<a id="branchessafari6001415branchSourceWebCorepageFrameViewcpp"></a>
<div class="modfile"><h4>Modified: branches/safari-600.1.4.15-branch/Source/WebCore/page/FrameView.cpp (179288 => 179289)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.1.4.15-branch/Source/WebCore/page/FrameView.cpp        2015-01-28 21:53:37 UTC (rev 179288)
+++ branches/safari-600.1.4.15-branch/Source/WebCore/page/FrameView.cpp        2015-01-28 21:57:40 UTC (rev 179289)
</span><span class="lines">@@ -274,8 +274,11 @@
</span><span class="cx"> 
</span><span class="cx"> void FrameView::removeFromAXObjectCache()
</span><span class="cx"> {
</span><del>-    if (AXObjectCache* cache = axObjectCache())
</del><ins>+    if (AXObjectCache* cache = axObjectCache()) {
+        if (HTMLFrameOwnerElement* owner = frame().ownerElement())
+            cache-&gt;childrenChanged(owner-&gt;renderer());
</ins><span class="cx">         cache-&gt;remove(this);
</span><ins>+    }
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> void FrameView::resetScrollbars()
</span></span></pre>
</div>
</div>

</body>
</html>