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

Issue 15398006: SVGTests should lazyAttach (Closed)

Created:
7 years, 7 months ago by esprehn
Modified:
7 years, 7 months ago
Reviewers:
pdr., eseidel
CC:
blink-reviews, f(malita), Stephen Chennney, eae+blinkwatch
Visibility:
Public.

Description

SVGTests should lazyAttach SVGTests::handleAttributeChange should use lazyAttach instead of calling attach manually. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=150822 R=pdr@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=150841

Patch Set 1 #

Total comments: 1

Patch Set 2 : Check for parent attached() #

Patch Set 3 : rebase #

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

Messages

Total messages: 15 (0 generated)
esprehn
7 years, 7 months ago (2013-05-18 03:22:12 UTC) #1
pdr.
https://codereview.chromium.org/15398006/diff/1/Source/core/svg/SVGTests.cpp File Source/core/svg/SVGTests.cpp (right): https://codereview.chromium.org/15398006/diff/1/Source/core/svg/SVGTests.cpp#newcode160 Source/core/svg/SVGTests.cpp:160: if (valid && !targetElement->attached()) You removed the parentNode check ...
7 years, 7 months ago (2013-05-18 03:37:59 UTC) #2
esprehn
On 2013/05/18 03:37:59, pdr wrote: > https://codereview.chromium.org/15398006/diff/1/Source/core/svg/SVGTests.cpp > File Source/core/svg/SVGTests.cpp (right): > > https://codereview.chromium.org/15398006/diff/1/Source/core/svg/SVGTests.cpp#newcode160 > ...
7 years, 7 months ago (2013-05-18 03:45:59 UTC) #3
pdr.
On 2013/05/18 03:45:59, esprehn wrote: > On 2013/05/18 03:37:59, pdr wrote: > > https://codereview.chromium.org/15398006/diff/1/Source/core/svg/SVGTests.cpp > ...
7 years, 7 months ago (2013-05-18 03:50:14 UTC) #4
eseidel
I think we should talk through the high-level arch that you're trying to achieve. Or ...
7 years, 7 months ago (2013-05-18 05:50:12 UTC) #5
esprehn
On 2013/05/18 05:50:12, eseidel wrote: > I think we should talk through the high-level arch ...
7 years, 7 months ago (2013-05-18 06:26:11 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/esprehn@chromium.org/15398006/1
7 years, 7 months ago (2013-05-21 19:38:28 UTC) #7
commit-bot: I haz the power
Change committed as 150822
7 years, 7 months ago (2013-05-21 20:20:54 UTC) #8
eseidel
This appears to be causing svg/custom/tearoffs-with-tearoffs.html to ASSERT.
7 years, 7 months ago (2013-05-21 22:44:40 UTC) #9
esprehn
On 2013/05/21 22:44:40, eseidel wrote: > This appears to be causing svg/custom/tearoffs-with-tearoffs.html to ASSERT. Yeah, ...
7 years, 7 months ago (2013-05-21 22:46:21 UTC) #10
esprehn
On 2013/05/21 22:46:21, esprehn wrote: > On 2013/05/21 22:44:40, eseidel wrote: > > This appears ...
7 years, 7 months ago (2013-05-22 00:18:22 UTC) #11
pdr
On 2013/05/22 00:18:22, esprehn wrote: > On 2013/05/21 22:46:21, esprehn wrote: > > On 2013/05/21 ...
7 years, 7 months ago (2013-05-22 00:21:48 UTC) #12
esprehn
On 2013/05/22 00:21:48, pdr1 wrote: > On 2013/05/22 00:18:22, esprehn wrote: > > On 2013/05/21 ...
7 years, 7 months ago (2013-05-22 00:28:13 UTC) #13
esprehn
On 2013/05/22 00:28:13, esprehn wrote: > ... > > > > Can we wait for ...
7 years, 7 months ago (2013-05-22 00:31:29 UTC) #14
esprehn
7 years, 7 months ago (2013-05-22 00:32:16 UTC) #15
Message was sent while issue was closed.
Committed patchset #3 manually as r150841 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698