<?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>48003</bug_id>
          
          <creation_ts>2010-10-20 13:21:55 -0700</creation_ts>
          <short_desc>REGRESSION [Chromium] Crash when mousing over &lt;object&gt; with padding or border</short_desc>
          <delta_ts>2010-10-20 13:42:32 -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>Plug-ins</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>47956</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 name="Mihai Parparita">mihaip</reporter>
          <assigned_to name="John Abd-El-Malek">jam</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>296965</commentid>
    <comment_count>0</comment_count>
      <attachid>71326</attachid>
    <who name="Mihai Parparita">mihaip</who>
    <bug_when>2010-10-20 13:21:55 -0700</bug_when>
    <thetext>Created attachment 71326
Test case

See attached test case. Mousing over the red area (which is the border on the &lt;object&gt; tag) results in a crash with the stack trace :

*CRASHED* ( EXCEPTION_ACCESS_VIOLATION_EXEC @ 0x000000bc )
chromeclientimpl.cpp:600]	WebKit::ChromeClientImpl::mouseDidMoveOverElement(WebCore::HitTestResult const &amp;,unsigned int)
chrome.cpp:333]	WebCore::Chrome::mouseDidMoveOverElement(WebCore::HitTestResult const &amp;,unsigned int)
eventhandler.cpp:1399]	WebCore::EventHandler::mouseMoved(WebCore::PlatformMouseEvent const &amp;)
webviewimpl.cpp:351]	WebKit::WebViewImpl::mouseMove(WebKit::WebMouseEvent const &amp;)
webviewimpl.cpp:1101]	WebKit::WebViewImpl::handleInputEvent(WebKit::WebInputEvent const &amp;)

http://trac.webkit.org/changeset/69154 touched the line that crashes in ChromeClientImpl::mouseDidMoveOverElement, so it&apos;s a likely culprit.

(Originally reported as http://crbug.com/58803)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>296989</commentid>
    <comment_count>1</comment_count>
    <who name="John Abd-El-Malek">jam</who>
    <bug_when>2010-10-20 13:42:32 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 47956 ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>71326</attachid>
            <date>2010-10-20 13:21:55 -0700</date>
            <delta_ts>2010-10-20 13:21:55 -0700</delta_ts>
            <desc>Test case</desc>
            <filename>mouseover-crash.html</filename>
            <type>text/html</type>
            <size>94</size>
            <attacher name="Mihai Parparita">mihaip</attacher>
            
              <data encoding="base64">PG9iamVjdCBkYXRhPSJhYm91dDpibGFuayIgaGVpZ2h0PSIyODUiIHdpZHRoPSI0NzkiIHN0eWxl
PSJib3JkZXI6IHNvbGlkIHJlZCAxMDBweCI+PC9vYmplY3Q+Cg==
</data>

          </attachment>
      

    </bug>

</bugzilla>