<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>24744</bug_id>
          
          <creation_ts>2009-03-21 19:14:05 -0700</creation_ts>
          <short_desc>Assertion failure in RenderLayer::hitTestContents (!result.innerNode()) while hovering over Google Maps</short_desc>
          <delta_ts>2009-03-21 20:12:18 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Layout and Rendering</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>24665</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>mitz</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>simon.fraser</cc>
    
    <cc>zwarich</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>114672</commentid>
    <comment_count>0</comment_count>
    <who name="">mitz</who>
    <bug_when>2009-03-21 19:14:05 -0700</bug_when>
    <thetext>Failed the ASSERT(!result.innerNode()) in RenderLayer::hitTestContents() multiple times hovering over Google Maps while it was displaying a map with a callout.

0   com.apple.WebCore             	0x03b46420 WebCore::RenderLayer::hitTestContents(WebCore::HitTestRequest const&amp;, WebCore::HitTestResult&amp;, WebCore::IntRect const&amp;, WebCore::IntPoint const&amp;, WebCore::HitTestFilter) const + 200 (RenderLayer.cpp:2411)
1   com.apple.WebCore             	0x03b4f204 WebCore::RenderLayer::hitTestLayer(WebCore::RenderLayer*, WebCore::RenderLayer*, WebCore::HitTestRequest const&amp;, WebCore::HitTestResult&amp;, WebCore::IntRect const&amp;, WebCore::IntPoint const&amp;, bool, WebCore::HitTestingTransformState const*, double*) + 2538 (RenderLayer.cpp:2363)
2   com.apple.WebCore             	0x03b4ef6e WebCore::RenderLayer::hitTestLayer(WebCore::RenderLayer*, WebCore::RenderLayer*, WebCore::HitTestRequest const&amp;, WebCore::HitTestResult&amp;, WebCore::IntRect const&amp;, WebCore::IntPoint const&amp;, bool, WebCore::HitTestingTransformState const*, double*) + 1876 (RenderLayer.cpp:2329)
3   com.apple.WebCore             	0x03b4ef6e WebCore::RenderLayer::hitTestLayer(WebCore::RenderLayer*, WebCore::RenderLayer*, WebCore::HitTestRequest const&amp;, WebCore::HitTestResult&amp;, WebCore::IntRect const&amp;, WebCore::IntPoint const&amp;, bool, WebCore::HitTestingTransformState const*, double*) + 1876 (RenderLayer.cpp:2329)
4   com.apple.WebCore             	0x03b4ef6e WebCore::RenderLayer::hitTestLayer(WebCore::RenderLayer*, WebCore::RenderLayer*, WebCore::HitTestRequest const&amp;, WebCore::HitTestResult&amp;, WebCore::IntRect const&amp;, WebCore::IntPoint const&amp;, bool, WebCore::HitTestingTransformState const*, double*) + 1876 (RenderLayer.cpp:2329)
5   com.apple.WebCore             	0x03b4ef6e WebCore::RenderLayer::hitTestLayer(WebCore::RenderLayer*, WebCore::RenderLayer*, WebCore::HitTestRequest const&amp;, WebCore::HitTestResult&amp;, WebCore::IntRect const&amp;, WebCore::IntPoint const&amp;, bool, WebCore::HitTestingTransformState const*, double*) + 1876 (RenderLayer.cpp:2329)
6   com.apple.WebCore             	0x03b4ef6e WebCore::RenderLayer::hitTestLayer(WebCore::RenderLayer*, WebCore::RenderLayer*, WebCore::HitTestRequest const&amp;, WebCore::HitTestResult&amp;, WebCore::IntRect const&amp;, WebCore::IntPoint const&amp;, bool, WebCore::HitTestingTransformState const*, double*) + 1876 (RenderLayer.cpp:2329)
7   com.apple.WebCore             	0x03b4f67a WebCore::RenderLayer::hitTest(WebCore::HitTestRequest const&amp;, WebCore::HitTestResult&amp;) + 262 (RenderLayer.cpp:2112)
8   com.apple.WebCore             	0x036e6017 WebCore::Document::prepareMouseEvent(WebCore::HitTestRequest const&amp;, WebCore::IntPoint const&amp;, WebCore::PlatformMouseEvent const&amp;) + 295 (Document.cpp:2020)
9   com.apple.WebCore             	0x0373f828 WebCore::EventHandler::prepareMouseEvent(WebCore::HitTestRequest const&amp;, WebCore::PlatformMouseEvent const&amp;) + 260 (EventHandler.cpp:1439)
10  com.apple.WebCore             	0x037461e9 WebCore::EventHandler::handleMouseMoveEvent(WebCore::PlatformMouseEvent const&amp;, WebCore::HitTestResult*) + 661 (EventHandler.cpp:1212)
11  com.apple.WebCore             	0x0374674f WebCore::EventHandler::mouseMoved(WebCore::PlatformMouseEvent const&amp;) + 61 (EventHandler.cpp:1160)
...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>114678</commentid>
    <comment_count>1</comment_count>
    <who name="Cameron Zwarich (cpst)">zwarich</who>
    <bug_when>2009-03-21 20:08:57 -0700</bug_when>
    <thetext>Isn&apos;t this the same as bug 24665?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>114679</commentid>
    <comment_count>2</comment_count>
    <who name="">mitz</who>
    <bug_when>2009-03-21 20:12:18 -0700</bug_when>
    <thetext>Looks like it. Thanks!

*** This bug has been marked as a duplicate of 24665 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>