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

Issue 200613003: ReplaceSelectionCommand::makeInsertedContentRoundTrippableWithHTMLTreeBuilder should take a const r… (Closed)

Created:
6 years, 9 months ago by grzegorz
Modified:
6 years, 9 months ago
Reviewers:
yoichio, tony
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

ReplaceSelectionCommand::makeInsertedContentRoundTrippableWithHTMLTreeBuilder should take a const reference to InsertedNodes This method doesn't modify InsertedNodes object so that it can take a const reference. BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169431

Patch Set 1 #

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

Messages

Total messages: 5 (0 generated)
grzegorz
6 years, 9 months ago (2014-03-17 09:48:07 UTC) #1
tony
LGTM
6 years, 9 months ago (2014-03-17 16:51:43 UTC) #2
grzegorz
The CQ bit was checked by g.czajkowski@samsung.com
6 years, 9 months ago (2014-03-18 07:24:27 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/g.czajkowski@samsung.com/200613003/1
6 years, 9 months ago (2014-03-18 07:24:36 UTC) #4
commit-bot: I haz the power
6 years, 9 months ago (2014-03-18 08:33:46 UTC) #5
Message was sent while issue was closed.
Change committed as 169431

Powered by Google App Engine
This is Rietveld 408576698