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

Issue 2391193004: Prune deprecated functions from ApplyStyleCommand (Closed)

Created:
4 years, 2 months ago by Xiaocheng
Modified:
4 years, 2 months ago
Reviewers:
yosin_UTC9
CC:
blink-reviews, blink-reviews-style_chromium.org, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Prune deprecated functions from ApplyStyleCommand This patch prunes the following deprecated functions from ApplyStyleCommand by ensuring clean layout and valid input parameters: - createVisiblePositionDeprecated - createVisibleSelectionDeprecated - startOfParagraphDeprecated - endOfParagraphDeprecated BUG=647219, 651373 Committed: https://crrev.com/33e97547aa6173ea92f3d7241434f06d73e94e75 Cr-Commit-Position: refs/heads/master@{#423440}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -17 lines) Patch
M third_party/WebKit/Source/core/editing/commands/ApplyStyleCommand.cpp View 5 chunks +32 lines, -17 lines 2 comments Download

Messages

Total messages: 13 (7 generated)
Xiaocheng
PTAL.
4 years, 2 months ago (2016-10-06 04:40:51 UTC) #5
yosin_UTC9
lgtm https://codereview.chromium.org/2391193004/diff/1/third_party/WebKit/Source/core/editing/commands/ApplyStyleCommand.cpp File third_party/WebKit/Source/core/editing/commands/ApplyStyleCommand.cpp (right): https://codereview.chromium.org/2391193004/diff/1/third_party/WebKit/Source/core/editing/commands/ApplyStyleCommand.cpp#newcode193 third_party/WebKit/Source/core/editing/commands/ApplyStyleCommand.cpp:193: setEndingSelection(createVisibleSelection(newStart, newEnd, BTW, we would like to have ...
4 years, 2 months ago (2016-10-06 04:51:50 UTC) #7
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/2391193004/1
4 years, 2 months ago (2016-10-06 04:52:13 UTC) #9
Xiaocheng
https://codereview.chromium.org/2391193004/diff/1/third_party/WebKit/Source/core/editing/commands/ApplyStyleCommand.cpp File third_party/WebKit/Source/core/editing/commands/ApplyStyleCommand.cpp (right): https://codereview.chromium.org/2391193004/diff/1/third_party/WebKit/Source/core/editing/commands/ApplyStyleCommand.cpp#newcode193 third_party/WebKit/Source/core/editing/commands/ApplyStyleCommand.cpp:193: setEndingSelection(createVisibleSelection(newStart, newEnd, On 2016/10/06 at 04:51:50, Yosi_UTC9 wrote: > ...
4 years, 2 months ago (2016-10-06 05:04:46 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-10-06 05:21:39 UTC) #11
commit-bot: I haz the power
4 years, 2 months ago (2016-10-06 05:23:31 UTC) #13
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/33e97547aa6173ea92f3d7241434f06d73e94e75
Cr-Commit-Position: refs/heads/master@{#423440}

Powered by Google App Engine
This is Rietveld 408576698