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

Issue 2772203002: Move EditingUtilities::isNodeVisiblyContainedWithin() to CompositeEditCommand (Closed)

Created:
3 years, 9 months ago by yoichio
Modified:
3 years, 9 months ago
Reviewers:
yosin_UTC9
CC:
blink-reviews, chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Move EditingUtilities::isNodeVisiblyContainedWithin() to CompositeEditCommand That's because it is used only from CompositeEditCommand subclasses. TEST=No change in behavior Review-Url: https://codereview.chromium.org/2772203002 Cr-Commit-Position: refs/heads/master@{#459732} Committed: https://chromium.googlesource.com/chromium/src/+/8e45386fb683e55cd2354e5537c352b3cf8303c6

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -33 lines) Patch
M third_party/WebKit/Source/core/editing/EditingUtilities.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/editing/EditingUtilities.cpp View 2 chunks +1 line, -31 lines 0 comments Download
M third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.h View 1 chunk +2 lines, -0 lines 1 comment Download
M third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.cpp View 1 chunk +31 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (11 generated)
yoichio
3 years, 9 months ago (2017-03-27 07:46:10 UTC) #5
yosin_UTC9
lgtm
3 years, 9 months ago (2017-03-27 08:54:39 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2772203002/1
3 years, 9 months ago (2017-03-27 08:54:52 UTC) #10
yosin_UTC9
https://codereview.chromium.org/2772203002/diff/1/third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.h File third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.h (right): https://codereview.chromium.org/2772203002/diff/1/third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.h#newcode224 third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.h:224: static bool isNodeVisiblyContainedWithin(Node&, const Range&); We don't need this ...
3 years, 9 months ago (2017-03-27 08:55:40 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2772203002/1
3 years, 9 months ago (2017-03-27 09:13:23 UTC) #14
yoichio
On 2017/03/27 08:55:40, yosin_UTC9 wrote: > https://codereview.chromium.org/2772203002/diff/1/third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.h > File third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.h > (right): > > https://codereview.chromium.org/2772203002/diff/1/third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.h#newcode224 ...
3 years, 9 months ago (2017-03-27 09:14:50 UTC) #15
commit-bot: I haz the power
3 years, 9 months ago (2017-03-27 09:36:19 UTC) #18
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/8e45386fb683e55cd2354e5537c3...

Powered by Google App Engine
This is Rietveld 408576698