[Webkit-unassigned] [Bug 103134] New: RenderLayer minor clean-up: replace raw pointers with OwnPtrs.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 23 06:00:33 PST 2012


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

           Summary: RenderLayer minor clean-up: replace raw pointers with
                    OwnPtrs.
           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: loislo at chromium.org
                CC: hyatt at apple.com, koivisto at iki.fi,
                    simon.fraser at apple.com


I found that RenderLayer still uses raw pointers to the objects which it owns.
Looks like these pointers could be replaced with OwnPtrs.

Patch to follow.

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