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

Issue 1299463004: Returning const by ref instead of const by value in ApplyBlockElementCommand::tagName() api (Closed)

Created:
5 years, 4 months ago by shiva.jm
Modified:
5 years, 4 months ago
CC:
Habib Virji, hiroshige
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Returning const by ref instead of const by value in ApplyBlockElementCommand::tagName() api TEST=n/a, since no behavior changes. BUG=393155 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200817

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M Source/core/editing/commands/ApplyBlockElementCommand.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (3 generated)
shiva.jm
pls have a look.
5 years, 4 months ago (2015-08-19 08:32:17 UTC) #2
Yuta Kitamura
I see little value in landing this change, because making a copy of a QualifiedName ...
5 years, 4 months ago (2015-08-19 09:23:30 UTC) #4
yosin_UTC9
lgtm s/const by ref/const reference/ s/const by value/const value/ No need to have "api" in ...
5 years, 4 months ago (2015-08-19 09:27:23 UTC) #5
shiva.jm
On 2015/08/19 09:27:23, Yosi_UTC9 wrote: > lgtm > > s/const by ref/const reference/ > s/const ...
5 years, 4 months ago (2015-08-19 09:57:51 UTC) #6
shiva.jm
On 2015/08/19 09:23:30, Yuta Kitamura wrote: > I see little value in landing this change, ...
5 years, 4 months ago (2015-08-19 09:59:18 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1299463004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1299463004/1
5 years, 4 months ago (2015-08-19 09:59:56 UTC) #9
commit-bot: I haz the power
5 years, 4 months ago (2015-08-19 11:31:34 UTC) #10
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=200817

Powered by Google App Engine
This is Rietveld 408576698