[Webkit-unassigned] [Bug 130282] New: Make some Module class constructors return PassRef.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 14 20:18:50 PDT 2014


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

           Summary: Make some Module class constructors return PassRef.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jinwoo7.song at samsung.com


Make the constructor helpers for the following classes return PassRef instead of
PassRefPtr since they will never return null.
 - GamepadList
 - Geolocation
 - NavigatorContentUtils
 - NetworkInfoConnection
 - Notification
 - NotificationCenter
 - DeviceProximityEvent

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