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

Issue 1847333003: Use HashMap::add in SVGTextLayoutAttributesBuilder (Closed)

Created:
4 years, 8 months ago by fs
Modified:
4 years, 8 months ago
CC:
blink-reviews, blink-reviews-layout_chromium.org, chromium-reviews, krit, eae+blinkwatch, gyuyoung2, jchaffraix+rendering, kouhei+svg_chromium.org, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, pdr+svgwatchlist_chromium.org, rwlbuis, Stephen Chennney, szager+layoutwatch_chromium.org, zoltan1
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use HashMap::add in SVGTextLayoutAttributesBuilder Removes some redundancies and eliminates double-hashing. Do the update of default values last. (Avoids assert in AddResult destructor.) Committed: https://crrev.com/0f6c84977fee3a56a328e9baa1134b668a316569 Cr-Commit-Position: refs/heads/master@{#384599}

Patch Set 1 #

Patch Set 2 : Fix scoping of default value AddResult. #

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

Messages

Total messages: 13 (5 generated)
f(malita)
Nice, LGTM.
4 years, 8 months ago (2016-04-01 13:23:36 UTC) #3
f(malita)
On 2016/04/01 13:23:36, f(malita) wrote: > Nice, LGTM. ...and I just published your CL, sorry ...
4 years, 8 months ago (2016-04-01 13:26:59 UTC) #4
fs
On 2016/04/01 at 13:26:59, fmalita wrote: > On 2016/04/01 13:23:36, f(malita) wrote: > > Nice, ...
4 years, 8 months ago (2016-04-01 14:27:28 UTC) #5
fs
On 2016/04/01 at 13:23:36, fmalita wrote: > Nice, LGTM. Moved the setup of the default ...
4 years, 8 months ago (2016-04-01 15:43:47 UTC) #7
f(malita)
On 2016/04/01 15:43:47, fs wrote: > On 2016/04/01 at 13:23:36, fmalita wrote: > > Nice, ...
4 years, 8 months ago (2016-04-01 16:11:22 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1847333003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1847333003/20001
4 years, 8 months ago (2016-04-01 16:12:37 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-01 16:18:48 UTC) #11
commit-bot: I haz the power
4 years, 8 months ago (2016-04-01 16:20:10 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0f6c84977fee3a56a328e9baa1134b668a316569
Cr-Commit-Position: refs/heads/master@{#384599}

Powered by Google App Engine
This is Rietveld 408576698