Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(108)

Issue 1882893002: Remove the line-number flakiness by adding an img element dynamically. (Closed)

Created:
4 years, 8 months ago by Łukasz Anforowicz
Modified:
4 years, 8 months ago
Reviewers:
dcheng
CC:
blink-reviews, chromium-reviews, Charlie Harrison, site-isolation-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove 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)
Łukasz Anforowicz
Daniel, could you please take a look? https://codereview.chromium.org/1882893002/diff/1/third_party/WebKit/LayoutTests/http/tests/security/mixedContent/resources/frame-with-insecure-empty-srcset.html File third_party/WebKit/LayoutTests/http/tests/security/mixedContent/resources/frame-with-insecure-empty-srcset.html (right): https://codereview.chromium.org/1882893002/diff/1/third_party/WebKit/LayoutTests/http/tests/security/mixedContent/resources/frame-with-insecure-empty-srcset.html#newcode5 third_party/WebKit/LayoutTests/http/tests/security/mixedContent/resources/frame-with-insecure-empty-srcset.html:5: img.srcset = ...
4 years, 8 months ago (2016-04-13 17:16:36 UTC) #3
dcheng
lgtm
4 years, 8 months ago (2016-04-13 17:18:34 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1882893002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1882893002/20001
4 years, 8 months ago (2016-04-13 17:19:53 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-13 18:30:25 UTC) #7
commit-bot: I haz the power
4 years, 8 months ago (2016-04-13 18:31:37 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/3c3cc057a1ac5c2a9ab5a1f4932f494569db46c3
Cr-Commit-Position: refs/heads/master@{#387040}

Powered by Google App Engine
This is Rietveld 408576698