<?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>68566</bug_id>
          
          <creation_ts>2011-09-21 13:20:23 -0700</creation_ts>
          <short_desc>ASSERT(m_stack.isEmpty()) when painting control tints</short_desc>
          <delta_ts>2012-09-19 13:58:46 -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>Mac (Intel)</rep_platform>
          <op_sys>OS X 10.6</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>
          <dependson>68133</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Julien Chaffraix">jchaffraix</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bdakin</cc>
    
    <cc>mitz</cc>
    
    <cc>simon.fraser</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>471102</commentid>
    <comment_count>0</comment_count>
    <who name="Julien Chaffraix">jchaffraix</who>
    <bug_when>2011-09-21 13:20:23 -0700</bug_when>
    <thetext>The ASSERT is in GraphicsContext::~GraphicsContext().

There is a mismatch between the number of calls in save() / restore() [one missing from my limited testing]. I haven&apos;t found the origin of the mismatch.

This happens on Mac but not on Chromium (testing Linux and Mac).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>723802</commentid>
    <comment_count>1</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2012-09-19 13:57:04 -0700</bug_when>
    <thetext>Two tests are skipped because of this:

fast/css/webkit-mask-crash-fieldset-legend.html
fast/css/webkit-mask-crash-table.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>723803</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2012-09-19 13:58:46 -0700</bug_when>
    <thetext>I unskipped the tests, as they don&apos;t assert any more.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>