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

Issue 2685113002: Cleanup SVGElement::layoutObjectIsNeeded. (Closed)

Created:
3 years, 10 months ago by emilio
Modified:
3 years, 10 months ago
Reviewers:
fs, rune
CC:
chromium-reviews, krit, sof, eae+blinkwatch, blink-reviews-dom_chromium.org, dglazkov+blink, f(malita), blink-reviews, gyuyoung2, Stephen Chennney, kouhei+svg_chromium.org, pdr+svgwatchlist_chromium.org, rwlbuis, Manuel Rego
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Cleanup SVGElement::layoutObjectIsNeeded. This spawned off https://codereview.chromium.org/2684833003/, since it's now an unrelated cleanup. Review-Url: https://codereview.chromium.org/2685113002 Cr-Commit-Position: refs/heads/master@{#449618} Committed: https://chromium.googlesource.com/chromium/src/+/28ec0e0c2425d480693e8d40510b8093cef1f89f

Patch Set 1 #

Total comments: 1

Patch Set 2 : Preserving behavior #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -16 lines) Patch
M third_party/WebKit/Source/core/dom/LayoutTreeBuilder.cpp View 1 chunk +0 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGElement.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGElement.cpp View 1 1 chunk +15 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGGElement.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGSVGElement.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGTSpanElement.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGTextPathElement.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 24 (10 generated)
emilio
Hey rune, this is the cleanup that ended up not being necessary from https://codereview.chromium.org/2684833003/, could ...
3 years, 10 months ago (2017-02-09 14:15:53 UTC) #2
rune
https://codereview.chromium.org/2685113002/diff/1/third_party/WebKit/Source/core/svg/SVGElement.cpp File third_party/WebKit/Source/core/svg/SVGElement.cpp (right): https://codereview.chromium.org/2685113002/diff/1/third_party/WebKit/Source/core/svg/SVGElement.cpp#newcode1034 third_party/WebKit/Source/core/svg/SVGElement.cpp:1034: !parentOrShadowHostElement()->isSVGElement())) { Shouldn't this have been the flat tree ...
3 years, 10 months ago (2017-02-09 18:09:28 UTC) #7
rune
On 2017/02/09 18:09:28, rune wrote: > https://codereview.chromium.org/2685113002/diff/1/third_party/WebKit/Source/core/svg/SVGElement.cpp > File third_party/WebKit/Source/core/svg/SVGElement.cpp (right): > > https://codereview.chromium.org/2685113002/diff/1/third_party/WebKit/Source/core/svg/SVGElement.cpp#newcode1034 > ...
3 years, 10 months ago (2017-02-09 18:17:01 UTC) #8
emilio
On 2017/02/09 18:17:01, rune wrote: > On 2017/02/09 18:09:28, rune wrote: > > > https://codereview.chromium.org/2685113002/diff/1/third_party/WebKit/Source/core/svg/SVGElement.cpp ...
3 years, 10 months ago (2017-02-09 21:29:16 UTC) #9
emilio
On 2017/02/09 21:29:16, emilio wrote: > That includes the same kind of check SVGGElement was ...
3 years, 10 months ago (2017-02-09 21:32:17 UTC) #10
rune
3 years, 10 months ago (2017-02-10 09:15:15 UTC) #12
rune
I've added fs@ since this is mostly touching svg, and he would be more qualified ...
3 years, 10 months ago (2017-02-10 09:26:23 UTC) #13
fs
On 2017/02/10 at 09:15:15, rune wrote: > I'd agree with ecobos that this working previously ...
3 years, 10 months ago (2017-02-10 09:27:06 UTC) #14
emilio
On 2017/02/10 09:27:06, fs wrote: > On 2017/02/10 at 09:15:15, rune wrote: > > > ...
3 years, 10 months ago (2017-02-10 12:05:58 UTC) #15
rune
On 2017/02/10 12:05:58, emilio wrote: > On 2017/02/10 09:27:06, fs wrote: > > On 2017/02/10 ...
3 years, 10 months ago (2017-02-10 12:55:09 UTC) #16
fs
On 2017/02/10 at 12:55:09, rune wrote: > On 2017/02/10 12:05:58, emilio wrote: > > On ...
3 years, 10 months ago (2017-02-10 13:02:57 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2685113002/20001
3 years, 10 months ago (2017-02-10 13:12:12 UTC) #20
emilio
On 2017/02/10 13:02:57, fs wrote: > On 2017/02/10 at 12:55:09, rune wrote: > > On ...
3 years, 10 months ago (2017-02-10 13:12:18 UTC) #21
commit-bot: I haz the power
3 years, 10 months ago (2017-02-10 14:40:20 UTC) #24
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/28ec0e0c2425d480693e8d40510b...

Powered by Google App Engine
This is Rietveld 408576698