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

Issue 22999031: Assert that loading is complete in SVGImage::hasSingleSecurityOrigin() (Closed)

Created:
7 years, 4 months ago by pdr.
Modified:
7 years, 3 months ago
Reviewers:
pdr, abarth-chromium
CC:
blink-reviews, pdr, eae+blinkwatch, Stephen Chennney, f(malita), dglazkov+blink
Visibility:
Public.

Description

Assert that loading is complete in SVGImage::hasSingleSecurityOrigin() This patch adds an assert that the "inner page" in an SVGImage has loaded and does not have any pending subresource loads. NOTRY=true BUG=249037 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157433

Patch Set 1 #

Total comments: 1

Patch Set 2 : Patch for landing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M Source/core/svg/graphics/SVGImage.cpp View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
pdr.
@abarth, we talked about checking if the document readyState was >= Interactive but in writing ...
7 years, 4 months ago (2013-08-21 05:36:23 UTC) #1
abarth-chromium
LGTM https://codereview.chromium.org/22999031/diff/1/Source/core/svg/graphics/SVGImage.cpp File Source/core/svg/graphics/SVGImage.cpp (right): https://codereview.chromium.org/22999031/diff/1/Source/core/svg/graphics/SVGImage.cpp#newcode87 Source/core/svg/graphics/SVGImage.cpp:87: RELEASE_ASSERT(!frame->loader()->activeDocumentLoader()->isLoading()); If you want to do things this ...
7 years, 4 months ago (2013-08-21 17:07:31 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pdr@chromium.org/22999031/1002
7 years, 4 months ago (2013-08-21 18:07:41 UTC) #3
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 4 months ago (2013-08-21 18:33:01 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pdr@chromium.org/22999031/1002
7 years, 4 months ago (2013-08-21 18:37:34 UTC) #5
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 4 months ago (2013-08-21 19:10:28 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pdr@chromium.org/22999031/1002
7 years, 3 months ago (2013-09-09 02:58:24 UTC) #7
commit-bot: I haz the power
Retried try job too often on win_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_blink_rel&number=4642
7 years, 3 months ago (2013-09-09 04:20:30 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pdr@chromium.org/22999031/1002
7 years, 3 months ago (2013-09-09 04:35:00 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pdr@chromium.org/22999031/1002
7 years, 3 months ago (2013-09-09 04:37:35 UTC) #10
commit-bot: I haz the power
7 years, 3 months ago (2013-09-09 04:37:50 UTC) #11
Message was sent while issue was closed.
Change committed as 157433

Powered by Google App Engine
This is Rietveld 408576698