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 1498323002: Remove updateLayoutTreeIfNeeded from SVGElement::invalidateInstances (Closed)

Created:
5 years ago by pdr.
Modified:
5 years ago
Reviewers:
fs
CC:
fs, blink-reviews, chromium-reviews, krit, f(malita), gyuyoung2, kouhei+svg_chromium.org, pdr+svgwatchlist_chromium.org, rwlbuis, Stephen Chennney
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove updateLayoutTreeIfNeeded from SVGElement::invalidateInstances There is no need to update the layout tree when instances are invalidated. This fixes an O(n^2) performance bug when updating <use> trees. BUG=565120 Committed: https://crrev.com/491876565010e0d7d4a036460188a66c2b34c946 Cr-Commit-Position: refs/heads/master@{#363393}

Patch Set 1 #

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

Messages

Total messages: 22 (10 generated)
pdr.
5 years ago (2015-12-05 00:51:39 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1498323002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1498323002/1
5 years ago (2015-12-05 00:53:42 UTC) #4
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_TIMED_OUT, no build URL) ...
5 years ago (2015-12-05 02:58:17 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1498323002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1498323002/1
5 years ago (2015-12-05 03:07:13 UTC) #8
pdr.
I found this while investigating 565117 but when I started looking into 565120... this was ...
5 years ago (2015-12-05 03:15:25 UTC) #10
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_TIMED_OUT, no build URL) ...
5 years ago (2015-12-05 05:10:21 UTC) #12
fs
lgtm On 2015/12/05 at 03:15:25, pdr wrote: > I found this while investigating 565117 but ...
5 years ago (2015-12-06 22:45:01 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1498323002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1498323002/1
5 years ago (2015-12-06 22:45:12 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/151098)
5 years ago (2015-12-07 00:35:14 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1498323002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1498323002/1
5 years ago (2015-12-07 00:38:45 UTC) #19
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years ago (2015-12-07 02:59:56 UTC) #20
commit-bot: I haz the power
5 years ago (2015-12-07 03:00:44 UTC) #22
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/491876565010e0d7d4a036460188a66c2b34c946
Cr-Commit-Position: refs/heads/master@{#363393}

Powered by Google App Engine
This is Rietveld 408576698