<?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>32903</bug_id>
          
          <creation_ts>2009-12-23 10:14:19 -0800</creation_ts>
          <short_desc>REGRESSION (r52494): Assertion failure in Frame::caretBlinkTimerFired() (selection()-&gt;isCaret())</short_desc>
          <delta_ts>2009-12-31 10:51:49 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>HTML Editing</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar, Regression</keywords>
          <priority>P1</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>mitz</reporter>
          <assigned_to name="Darin Adler">darin</assigned_to>
          <cc>darin</cc>
    
    <cc>levin</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>174603</commentid>
    <comment_count>0</comment_count>
    <who name="">mitz</who>
    <bug_when>2009-12-23 10:14:19 -0800</bug_when>
    <thetext>ASSERTION FAILED: selection()-&gt;isCaret()
(WebCore/page/Frame.cpp:697 void WebCore::Frame::caretBlinkTimerFired(WebCore::Timer&lt;WebCore::Frame&gt;*))

&lt;http://trac.webkit.org/changeset/52494&gt; delayed stopping the caret blink timer, and it looks like in this case it fires after the selection becomes a non-caret but before selectionLayoutChanged() is called to stop the timer.

&lt;rdar://problem/7496082&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>174697</commentid>
    <comment_count>1</comment_count>
    <who name="David Levin">levin</who>
    <bug_when>2009-12-23 17:16:28 -0800</bug_when>
    <thetext>Rolled out r52494 with r52535. I&apos;ll re-open the original bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>174972</commentid>
    <comment_count>2</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2009-12-26 17:30:49 -0800</bug_when>
    <thetext>Do you have steps to reproduce? I fixed this, but want to test.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>174973</commentid>
    <comment_count>3</comment_count>
    <who name="">mitz</who>
    <bug_when>2009-12-26 17:31:45 -0800</bug_when>
    <thetext>(In reply to comment #2)
&gt; Do you have steps to reproduce? I fixed this, but want to test.

I do not.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>176228</commentid>
    <comment_count>4</comment_count>
    <who name="David Levin">levin</who>
    <bug_when>2009-12-31 10:51:49 -0800</bug_when>
    <thetext>(In reply to comment #2)
&gt; Do you have steps to reproduce? I fixed this, but want to test.

I have no repro steps either. I encountered while running layout test in chromium on osx with the patch.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>