[Webkit-unassigned] [Bug 144374] New: Purge PassRefPtr from createSVGPathSegFoo factory functions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 28 20:29:19 PDT 2015


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

            Bug ID: 144374
           Summary: Purge PassRefPtr from createSVGPathSegFoo factory
                    functions
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gyuyoung.kim at webkit.org
                CC: zimmermann at kde.org

Use Ref instead of PassRefPtr in createSVGPathSegFoo functions because those functions can't return null. Additionally let's remove unnecessary #include<PassRefPtr.h> there.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150429/a9b89657/attachment.html>


More information about the webkit-unassigned mailing list