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

Issue 2906273002: Make LayoutSelection::SetSelection() local (Closed)

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

Description

Make LayoutSelection::SetSelection() local Update member |paint_range| at Commit(). This CL also moves enum SelectionPaintInvalidationMode to local and renames it appropriately. BUG=708453 TEST=No change in behavior Review-Url: https://codereview.chromium.org/2906273002 Cr-Commit-Position: refs/heads/master@{#475478} Committed: https://chromium.googlesource.com/chromium/src/+/6ba7bee79232bdf31a7128df13ae4236d4e70659

Patch Set 1 #

Patch Set 2 : update #

Total comments: 6

Patch Set 3 : nit #

Total comments: 4

Patch Set 4 : nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -36 lines) Patch
M third_party/WebKit/Source/core/editing/LayoutSelection.h View 1 chunk +1 line, -7 lines 0 comments Download
M third_party/WebKit/Source/core/editing/LayoutSelection.cpp View 1 2 3 8 chunks +30 lines, -29 lines 0 comments Download

Messages

Total messages: 22 (12 generated)
yoichio
3 years, 6 months ago (2017-05-29 07:20:22 UTC) #5
yosin_UTC9
https://codereview.chromium.org/2906273002/diff/20001/third_party/WebKit/Source/core/editing/LayoutSelection.cpp File third_party/WebKit/Source/core/editing/LayoutSelection.cpp (right): https://codereview.chromium.org/2906273002/diff/20001/third_party/WebKit/Source/core/editing/LayoutSelection.cpp#newcode169 third_party/WebKit/Source/core/editing/LayoutSelection.cpp:169: static SelectedMap CollectSelectedMap(const SelectionPaintRange& range, nit: Could you add ...
3 years, 6 months ago (2017-05-29 07:59:37 UTC) #6
yoichio
https://codereview.chromium.org/2906273002/diff/20001/third_party/WebKit/Source/core/editing/LayoutSelection.cpp File third_party/WebKit/Source/core/editing/LayoutSelection.cpp (right): https://codereview.chromium.org/2906273002/diff/20001/third_party/WebKit/Source/core/editing/LayoutSelection.cpp#newcode225 third_party/WebKit/Source/core/editing/LayoutSelection.cpp:225: static void SetSelectionStateAndShouldInvalidateSelection( On 2017/05/29 07:59:37, yosin_UTC9 wrote: > ...
3 years, 6 months ago (2017-05-29 08:36:26 UTC) #9
yosin_UTC9
https://codereview.chromium.org/2906273002/diff/20001/third_party/WebKit/Source/core/editing/LayoutSelection.cpp File third_party/WebKit/Source/core/editing/LayoutSelection.cpp (right): https://codereview.chromium.org/2906273002/diff/20001/third_party/WebKit/Source/core/editing/LayoutSelection.cpp#newcode225 third_party/WebKit/Source/core/editing/LayoutSelection.cpp:225: static void SetSelectionStateAndShouldInvalidateSelection( On 2017/05/29 at 08:36:26, yoichio wrote: ...
3 years, 6 months ago (2017-05-29 09:38:15 UTC) #10
yoichio
https://codereview.chromium.org/2906273002/diff/20001/third_party/WebKit/Source/core/editing/LayoutSelection.cpp File third_party/WebKit/Source/core/editing/LayoutSelection.cpp (right): https://codereview.chromium.org/2906273002/diff/20001/third_party/WebKit/Source/core/editing/LayoutSelection.cpp#newcode169 third_party/WebKit/Source/core/editing/LayoutSelection.cpp:169: static SelectedMap CollectSelectedMap(const SelectionPaintRange& range, On 2017/05/29 07:59:37, yosin_UTC9 ...
3 years, 6 months ago (2017-05-30 04:15:03 UTC) #11
yosin_UTC9
lgtm w/ nits https://codereview.chromium.org/2906273002/diff/40001/third_party/WebKit/Source/core/editing/LayoutSelection.cpp File third_party/WebKit/Source/core/editing/LayoutSelection.cpp (right): https://codereview.chromium.org/2906273002/diff/40001/third_party/WebKit/Source/core/editing/LayoutSelection.cpp#newcode170 third_party/WebKit/Source/core/editing/LayoutSelection.cpp:170: static SelectedMap CollectSelectedMap(const SelectionPaintRange& range, Discuss ...
3 years, 6 months ago (2017-05-30 04:51:23 UTC) #12
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/2906273002/60001
3 years, 6 months ago (2017-05-30 05:12:39 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: android_compile_dbg on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_compile_dbg/builds/279896) linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, ...
3 years, 6 months ago (2017-05-30 05:17:35 UTC) #17
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/2906273002/60001
3 years, 6 months ago (2017-05-30 07:08:08 UTC) #19
commit-bot: I haz the power
3 years, 6 months ago (2017-05-30 09:23:55 UTC) #22
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/6ba7bee79232bdf31a7128df13ae...

Powered by Google App Engine
This is Rietveld 408576698