RESOLVED FIXED 144522
Purge PassRefPtr create() factory functions in html
https://bugs.webkit.org/show_bug.cgi?id=144522
Summary Purge PassRefPtr create() factory functions in html
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.