RESOLVED FIXED138508
Rename HTMLInputElement::imageLoader() to ensureImageLoader()
https://bugs.webkit.org/show_bug.cgi?id=138508
Summary Rename HTMLInputElement::imageLoader() to ensureImageLoader()
Chris Dumez
Reported 2014-11-07 11:10:26 PST
Rename HTMLInputElement::imageLoader() to ensureImageLoader() and have it return a reference to make it clear that it constructs an ImageLoader if missing. Also introduce a lightweight imageLoader() getter which just returns the imageLoader or null if missing.
Attachments
Patch (6.26 KB, patch)
2014-11-07 11:25 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2014-11-07 11:25:59 PST
WebKit Commit Bot
Comment 2 2014-11-07 14:14:44 PST
Comment on attachment 241195 [details] Patch Clearing flags on attachment: 241195 Committed r175764: <http://trac.webkit.org/changeset/175764>
WebKit Commit Bot
Comment 3 2014-11-07 14:14:49 PST
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.