Bug 144522

Summary: Purge PassRefPtr create() factory functions in html
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: New BugsAssignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
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-05-02 08:32:37 PDT
Return Ref instead of PassRefPtr in create() factory functions in html, because the factory can't return null.
Attachments
Patch (30.32 KB, patch)
2015-05-02 08:35 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2015-05-02 08:35:13 PDT
WebKit Commit Bot
Comment 2 2015-05-02 19:21:35 PDT
Comment on attachment 252231 [details] Patch Clearing flags on attachment: 252231 Committed r183726: <http://trac.webkit.org/changeset/183726>
WebKit Commit Bot
Comment 3 2015-05-02 19:21:39 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.