[Webkit-unassigned] [Bug 68133] New: Crash in RenderBox::paintMaskImages when GraphicsContext's painting is disabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 14 16:38:15 PDT 2011


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

           Summary: Crash in RenderBox::paintMaskImages when
                    GraphicsContext's painting is disabled
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jchaffraix at webkit.org


Follow-up on bug 50151. See https://bugs.webkit.org/show_bug.cgi?id=50151#c2 for the test cases.

Those cases are crashing when run as part of a control tints update because the GraphicsContext is disabled and the code does not check this out. Running under control tints update is quite flakey, thus I intent to expose a way of testing this code path from DRT.

-- 
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