[Webkit-unassigned] [Bug 116535] New: GraphicsLayerCA::updateLayerNames() sets CALayer names even in release builds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 21 06:45:58 PDT 2013


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

           Summary: GraphicsLayerCA::updateLayerNames() sets CALayer names
                    even in release builds
           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: timothy_horton at apple.com
                CC: simon.fraser at apple.com


I don't know if it actually matters, but currently we go out of our way to only apply names to CALayers in debug builds. But I noticed today that some layers that you see when looking at Poster Circle have names in release builds:

(transform-layer [300 200 0] [0 0 600 400] [0.5 0.5 0]
(name "Transform layer ")
(shadowRadius 0)

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