[Webkit-unassigned] [Bug 68566] New: ASSERT(m_stack.isEmpty()) when painting control tints

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 21 13:20:23 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=68566

           Summary: ASSERT(m_stack.isEmpty()) when painting control tints
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jchaffraix at webkit.org
        Depends on: 68133


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't found the origin of the mismatch.

This happens on Mac but not on Chromium (testing Linux and Mac).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list