DescriptionRemove the "line-number flakiness" by adding an img element dynamically.
This CL makes sure that when image resource is loaded it never has an
associated line number (previously, it might be associated with a line
number depending at what stage the image is loaded - i.e. depending on
whether the HTML document parser is still on the callstack).
BUG=602421
Committed: https://crrev.com/3c3cc057a1ac5c2a9ab5a1f4932f494569db46c3
Cr-Commit-Position: refs/heads/master@{#387040}
Patch Set 1 #
Total comments: 1
Patch Set 2 : s/"/'/g per https://www.chromium.org/developers/web-development-style-guide #
Messages
Total messages: 9 (4 generated)
|