[Webkit-unassigned] [Bug 134757] New: mutable pointers from const methods, timeContainer()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 9 03:53:16 PDT 2014


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

           Summary: mutable pointers from const methods, timeContainer()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: je_julie.kim at samsung.com


According to https://lists.webkit.org/pipermail/webkit-dev/2012-October/022580.html,
We avoid return mutable pointers from const methods.
timeContainer() doesn't need to be const method.

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