Bug 144522 - Purge PassRefPtr create() factory functions in html
Summary: Purge PassRefPtr create() factory functions in html
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords:
Depends on:
Blocks: 144092
  Show dependency treegraph
 
Reported: 2015-05-02 08:32 PDT by Gyuyoung Kim
Modified: 2015-05-02 19:21 PDT (History)
1 user (show)

See Also:


Attachments
Patch (30.32 KB, patch)
2015-05-02 08:35 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gyuyoung Kim 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.
Comment 1 Gyuyoung Kim 2015-05-02 08:35:13 PDT
Created attachment 252231 [details]
Patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2015-05-02 19:21:39 PDT
All reviewed patches have been landed.  Closing bug.