Bug 144374

Summary: Purge PassRefPtr from createSVGPathSegFoo factory functions
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: SVGAssignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 144092    
Attachments:
Description Flags
Patch none

Gyuyoung Kim
Reported 2015-04-28 20:29:19 PDT
Use Ref instead of PassRefPtr in createSVGPathSegFoo functions because those functions can't return null. Additionally let's remove unnecessary #include<PassRefPtr.h> there.
Attachments
Patch (42.66 KB, patch)
2015-04-28 20:30 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2015-04-28 20:30:35 PDT
WebKit Commit Bot
Comment 2 2015-04-29 01:18:23 PDT
Comment on attachment 251918 [details] Patch Clearing flags on attachment: 251918 Committed r183536: <http://trac.webkit.org/changeset/183536>
WebKit Commit Bot
Comment 3 2015-04-29 01:18:27 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.