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

Issue 266063002: Store SVGElement instead of SVGElementInstance for instancesForElement (Closed)

Created:
6 years, 7 months ago by rwlbuis
Modified:
6 years, 7 months ago
Reviewers:
pdr.
CC:
blink-reviews, shans, eae+blinkwatch, fs, kouhei+svg_chromium.org, dino_apple.com, krit, alancutter (OOO until 2018), Mike Lawther (Google), dglazkov+blink, dstockwell, Timothy Loh, Eric Willigers, Steve Block, rjwright, gyuyoung.kim_webkit.org, darktears, blink-reviews-events_chromium.org, ed+blinkwatch_opera.com, f(malita), Stephen Chennney
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Store SVGElement instead of SVGElementInstance for instancesForElement BUG=313438 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=173275

Patch Set 1 #

Total comments: 1

Patch Set 2 : Also check that ShadowRoot type is UserAgentShadowRoot #

Total comments: 2

Patch Set 3 : Fix nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -117 lines) Patch
M Source/core/page/EventHandler.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/page/EventHandler.cpp View 1 6 chunks +0 lines, -51 lines 0 comments Download
M Source/core/svg/SVGAnimateElement.cpp View 4 chunks +16 lines, -16 lines 0 comments Download
M Source/core/svg/SVGAnimateMotionElement.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/core/svg/SVGElement.h View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M Source/core/svg/SVGElement.cpp View 1 2 8 chunks +30 lines, -25 lines 0 comments Download
M Source/core/svg/SVGElementInstance.cpp View 4 chunks +8 lines, -12 lines 0 comments Download
M Source/core/svg/SVGElementRareData.h View 3 chunks +3 lines, -4 lines 0 comments Download
M Source/core/svg/SVGUseElement.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
rwlbuis
PTAL. I realized this works against trunk already! I think there are two tricky things ...
6 years, 7 months ago (2014-05-03 20:43:52 UTC) #1
pdr.
Wow! Didn't think this would be so easy https://codereview.chromium.org/266063002/diff/1/Source/core/svg/SVGElement.cpp File Source/core/svg/SVGElement.cpp (right): https://codereview.chromium.org/266063002/diff/1/Source/core/svg/SVGElement.cpp#newcode621 Source/core/svg/SVGElement.cpp:621: if ...
6 years, 7 months ago (2014-05-03 21:55:26 UTC) #2
rwlbuis
On 2014/05/03 21:55:26, pdr wrote: > Wow! Didn't think this would be so easy > ...
6 years, 7 months ago (2014-05-03 22:08:52 UTC) #3
pdr.
On 2014/05/03 22:08:52, rwlbuis wrote: > On 2014/05/03 21:55:26, pdr wrote: > > Wow! Didn't ...
6 years, 7 months ago (2014-05-03 22:22:41 UTC) #4
rwlbuis
On 2014/05/03 21:55:26, pdr wrote: > Wow! Didn't think this would be so easy > ...
6 years, 7 months ago (2014-05-03 23:48:53 UTC) #5
pdr.
LGTM with nits https://codereview.chromium.org/266063002/diff/50010/Source/core/svg/SVGElement.cpp File Source/core/svg/SVGElement.cpp (right): https://codereview.chromium.org/266063002/diff/50010/Source/core/svg/SVGElement.cpp#newcode619 Source/core/svg/SVGElement.cpp:619: SVGUseElement* SVGElement::correspondingUseElement() Can we now use ...
6 years, 7 months ago (2014-05-04 00:03:03 UTC) #6
rwlbuis
On 2014/05/04 00:03:03, pdr wrote: > LGTM with nits > > https://codereview.chromium.org/266063002/diff/50010/Source/core/svg/SVGElement.cpp > File Source/core/svg/SVGElement.cpp ...
6 years, 7 months ago (2014-05-04 00:09:29 UTC) #7
rwlbuis
The CQ bit was checked by rob.buis@samsung.com
6 years, 7 months ago (2014-05-04 00:16:41 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rob.buis@samsung.com/266063002/70001
6 years, 7 months ago (2014-05-04 00:16:52 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-04 00:33:11 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_dbg on tryserver.blink
6 years, 7 months ago (2014-05-04 00:33:11 UTC) #11
pdr.
The CQ bit was checked by pdr@chromium.org
6 years, 7 months ago (2014-05-04 00:34:38 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rob.buis@samsung.com/266063002/70001
6 years, 7 months ago (2014-05-04 00:34:48 UTC) #13
commit-bot: I haz the power
6 years, 7 months ago (2014-05-04 04:48:52 UTC) #14
Message was sent while issue was closed.
Change committed as 173275

Powered by Google App Engine
This is Rietveld 408576698