DescriptionRename HTMLInputElement::imageLoader() to ensureImageLoader()
Make clear that imageLoader is potentially constructing the
ImageLoader by renaming to ensureImageLoader. Also rename
hasImageLoader to imageLoader and make it return a pointer,
so it can be used both to check if the ImageLoader is created
as well as use it if not null.
http://trac.webkit.org/changeset/175764
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185143
Patch Set 1 #Patch Set 2 : Fix crash #Patch Set 3 : Add missing part #
Messages
Total messages: 6 (2 generated)
|