Chromium Code Reviews
DescriptionAllow the "img.src='';img.src='.." idiom to clear down images immediately.
When we updated image loading to handle alt content using the shadow dom we made
most image loads asynchronous, including loads where the src is null.
In both of these bugs authors were depending on img.src='' to clear down the image
synchronously. Since the idiom is widely used we need to un-break it!
BUG=468915, 469678
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=193301
Patch Set 1 #
Total comments: 3
Patch Set 2 : Updated #
Messages
Total messages: 8 (3 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||