<?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>73929</bug_id>
          
          <creation_ts>2011-12-06 09:52:21 -0800</creation_ts>
          <short_desc>[chromium] Hitting assertion in CCSchedulerStateMachine::updateState</short_desc>
          <delta_ts>2011-12-06 13:05:21 -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>WebCore Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>72738</blocked>
          <everconfirmed>0</everconfirmed>
          <reporter name="Iain Merrick">husky</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>husky</cc>
    
    <cc>jamesr</cc>
    
    <cc>nduca</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>515984</commentid>
    <comment_count>0</comment_count>
    <who name="Iain Merrick">husky</who>
    <bug_when>2011-12-06 09:52:21 -0800</bug_when>
    <thetext>To reproduce, launch Chromium with --force-compositing-mode --enable-threaded-compositing.

Open http://diden.net/test/tex.html in two tabs and switch back and forth between them. Both tabs hit an assert fairly quickly:

ASSERTION FAILED: m_needsCommit
third_party/WebKit/Source/WebCore/platform/graphics/chromium/cc/CCSchedulerStateMachine.cpp(109) : void WebCore::CCSchedulerStateMachine::updateState(WebCore::CCSchedulerStateMachine::Action)

Can&apos;t seem to get a full stack trace, even with --disable-seccomp-sandbox.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>516105</commentid>
    <comment_count>1</comment_count>
    <who name="James Robinson">jamesr</who>
    <bug_when>2011-12-06 11:47:40 -0800</bug_when>
    <thetext>This looks a lot like what https://bugs.webkit.org/show_bug.cgi?id=73351 fixed in http://trac.webkit.org/changeset/101911 - is your build out of date?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>516112</commentid>
    <comment_count>2</comment_count>
    <who name="Iain Merrick">husky</who>
    <bug_when>2011-12-06 11:50:50 -0800</bug_when>
    <thetext>Hmm, shouldn&apos;t be, as I was hitting it on ToT synced today. I reproduced on a straight Chrome build, though, so maybe its WebKit is slightly behind.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>516116</commentid>
    <comment_count>3</comment_count>
    <who name="James Robinson">jamesr</who>
    <bug_when>2011-12-06 11:52:03 -0800</bug_when>
    <thetext>Is the version of WebKit you are testing earlier than 101911 (it&apos;s in about:version)?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>516119</commentid>
    <comment_count>4</comment_count>
    <who name="Iain Merrick">husky</who>
    <bug_when>2011-12-06 11:54:28 -0800</bug_when>
    <thetext>Just checked the actual code, I don&apos;t have that patch yet.

I&apos;ll see if I can find a different repro case, or close this if not.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>516181</commentid>
    <comment_count>5</comment_count>
    <who name="James Robinson">jamesr</who>
    <bug_when>2011-12-06 13:05:21 -0800</bug_when>
    <thetext>OK. The repro steps don&apos;t happen for me with that patch, so I&apos;m going to presume this is fixed. Feel free to reopen or file a new bug if you find a case that&apos;s still broken.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>