[Webkit-unassigned] [Bug 79049] New: Regression (108135) isOpaque() returns uninitialized variable.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 20 15:19:17 PST 2012


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

           Summary: Regression (108135) isOpaque() returns uninitialized
                    variable.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yael.aharon at nokia.com
                CC: noam.rosenthal at nokia.com


r108135 replaced m_isOpaque with some new m_flags, but isOpaque is still used in some parts of the code.
Patch is coming soon.

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