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

Issue 426433002: Use tighter typing in editing: Editor / EditorCommand (Closed)

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

Description

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

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -20 lines) Patch
M Source/core/editing/Editor.h View 3 chunks +3 lines, -3 lines 1 comment Download
M Source/core/editing/Editor.cpp View 6 chunks +11 lines, -11 lines 0 comments Download
M Source/core/editing/EditorCommand.cpp View 4 chunks +6 lines, -5 lines 0 comments Download
M Source/core/page/DragController.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Inactive
6 years, 5 months ago (2014-07-26 19:10:33 UTC) #1
eseidel
lgtm Love it. https://codereview.chromium.org/426433002/diff/1/Source/core/editing/Editor.h File Source/core/editing/Editor.h (right): https://codereview.chromium.org/426433002/diff/1/Source/core/editing/Editor.h#newcode163 Source/core/editing/Editor.h:163: bool insertText(const String&, KeyboardEvent* triggeringEvent); I ...
6 years, 4 months ago (2014-07-26 21:17:52 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/426433002/1
6 years, 4 months ago (2014-07-26 21:18:16 UTC) #3
commit-bot: I haz the power
6 years, 4 months ago (2014-07-26 21:20:57 UTC) #4
Message was sent while issue was closed.
Change committed as 178988

Powered by Google App Engine
This is Rietveld 408576698