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

Issue 114103005: Use StringBuilder::appendLiteral() when possible in MarkupAccumulator (Closed)

Created:
6 years, 11 months ago by Inactive
Modified:
6 years, 11 months ago
Reviewers:
adamk, abarth-chromium
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Use StringBuilder::appendLiteral() when possible in MarkupAccumulator Use StringBuilder::appendLiteral() when possible in MarkupAccumulator instead of StringBuilder::append() as it is a bit more efficient. R=adamk, abarth Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=164635

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -17 lines) Patch
M Source/core/editing/MarkupAccumulator.cpp View 5 chunks +6 lines, -12 lines 0 comments Download
M Source/core/editing/markup.cpp View 2 chunks +4 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Inactive
6 years, 11 months ago (2014-01-07 20:32:17 UTC) #1
abarth-chromium
lgtm
6 years, 11 months ago (2014-01-07 23:03:20 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/114103005/1
6 years, 11 months ago (2014-01-07 23:03:26 UTC) #3
commit-bot: I haz the power
6 years, 11 months ago (2014-01-07 23:43:28 UTC) #4
Message was sent while issue was closed.
Change committed as 164635

Powered by Google App Engine
This is Rietveld 408576698