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

Issue 420103002: Use tighter typing in editing: FormatBlockCommand / FrameSelection (Closed)

Created:
6 years, 5 months ago by Inactive
Modified:
6 years, 4 months ago
CC:
blink-reviews, yosin_UTC9
Project:
blink
Visibility:
Public.

Description

Use tighter typing in editing: FormatBlockCommand / FrameSelection Use tighter typing in editing/ to increase code readability. This CL focuses on FormatBlockCommand / FrameSelection. R=leviw@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179170

Patch Set 1 #

Total comments: 4

Patch Set 2 : Keep body change out #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -22 lines) Patch
M Source/core/editing/FormatBlockCommand.cpp View 2 chunks +14 lines, -14 lines 0 comments Download
M Source/core/editing/FrameSelection.h View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/editing/FrameSelection.cpp View 1 4 chunks +6 lines, -6 lines 0 comments Download
M Source/core/editing/InputMethodController.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
Inactive
https://codereview.chromium.org/420103002/diff/1/Source/core/editing/FrameSelection.cpp File Source/core/editing/FrameSelection.cpp (right): https://codereview.chromium.org/420103002/diff/1/Source/core/editing/FrameSelection.cpp#newcode1819 Source/core/editing/FrameSelection.cpp:1819: if (HTMLBodyElement* body = Traversal<HTMLBodyElement>::firstChild(*documentElement)) See Document::body() at https://chromium.googlesource.com/chromium/blink/+/master/Source/core/dom/Document.cpp#2403 ...
6 years, 5 months ago (2014-07-26 19:40:22 UTC) #1
eseidel
Yosin is a great person for editing reviews. Surprised this didn't auto-cc more people. Maybe ...
6 years, 5 months ago (2014-07-26 21:16:55 UTC) #2
Inactive
On 2014/07/26 21:16:55, eseidel wrote: > Yosin is a great person for editing reviews. Surprised ...
6 years, 5 months ago (2014-07-26 21:44:54 UTC) #3
Inactive
6 years, 4 months ago (2014-07-28 22:37:50 UTC) #4
yosin_UTC9
https://codereview.chromium.org/420103002/diff/1/Source/core/editing/FrameSelection.cpp File Source/core/editing/FrameSelection.cpp (right): https://codereview.chromium.org/420103002/diff/1/Source/core/editing/FrameSelection.cpp#newcode1819 Source/core/editing/FrameSelection.cpp:1819: if (HTMLBodyElement* body = Traversal<HTMLBodyElement>::firstChild(*documentElement)) I think purpose of ...
6 years, 4 months ago (2014-07-29 04:38:46 UTC) #5
Inactive
https://codereview.chromium.org/420103002/diff/1/Source/core/editing/FrameSelection.cpp File Source/core/editing/FrameSelection.cpp (right): https://codereview.chromium.org/420103002/diff/1/Source/core/editing/FrameSelection.cpp#newcode1819 Source/core/editing/FrameSelection.cpp:1819: if (HTMLBodyElement* body = Traversal<HTMLBodyElement>::firstChild(*documentElement)) On 2014/07/29 04:38:46, Yosi_UTC9 ...
6 years, 4 months ago (2014-07-29 12:01:00 UTC) #6
leviw_travelin_and_unemployed
lgtm
6 years, 4 months ago (2014-07-29 18:25:37 UTC) #7
Inactive
The CQ bit was checked by ch.dumez@samsung.com
6 years, 4 months ago (2014-07-29 18:38:49 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/420103002/20001
6 years, 4 months ago (2014-07-29 18:39:07 UTC) #9
commit-bot: I haz the power
6 years, 4 months ago (2014-07-29 19:02:51 UTC) #10
Message was sent while issue was closed.
Change committed as 179170

Powered by Google App Engine
This is Rietveld 408576698