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

Issue 2352763004: Prune CreateVisiblePositionDeprecated from Editor::firstRectForRange (Closed)

Created:
4 years, 3 months ago by Xiaocheng
Modified:
4 years, 3 months ago
Reviewers:
tkent, yosin_UTC9
CC:
blink-reviews, chromium-reviews, dcheng, dtapuska+blinkwatch_chromium.org, kinuko+watch, mlamouri+watch-blink_chromium.org, nzolghadr+blinkwatch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Prune CreateVisiblePositionDeprecated from Editor::firstRectForRange This patch also removes the Editor::firstRectForRange(const Range*) overload because it has no call site. BUG=647219 Committed: https://crrev.com/6764bd685aec4e5ee0b159c358ab63ebd0591c27 Cr-Commit-Position: refs/heads/master@{#420602}

Patch Set 1 #

Patch Set 2 : EXPERIMENT Ignore pending sheets in toNormalizedEphemeralRange #

Patch Set 3 : Try checking selection.isNone() before updating layout #

Patch Set 4 : 201609231108 #

Total comments: 4

Patch Set 5 : Add comments and DisallowTransitionScope #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -18 lines) Patch
M third_party/WebKit/Source/core/editing/Editor.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/editing/Editor.cpp View 1 2 3 4 2 chunks +5 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/input/EventHandler.cpp View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/web/WebFrameWidgetImpl.cpp View 1 2 1 chunk +8 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/WebViewImpl.cpp View 1 2 1 chunk +7 lines, -5 lines 0 comments Download

Messages

Total messages: 29 (22 generated)
Xiaocheng
PTAL.
4 years, 3 months ago (2016-09-23 02:56:43 UTC) #14
tkent
https://codereview.chromium.org/2352763004/diff/60001/third_party/WebKit/Source/core/editing/Editor.h File third_party/WebKit/Source/core/editing/Editor.h (left): https://codereview.chromium.org/2352763004/diff/60001/third_party/WebKit/Source/core/editing/Editor.h#oldcode221 third_party/WebKit/Source/core/editing/Editor.h:221: IntRect firstRectForRange(const Range*) const; Please mention this removal in ...
4 years, 3 months ago (2016-09-23 05:32:14 UTC) #17
Xiaocheng
Updated. PTAL. https://codereview.chromium.org/2352763004/diff/60001/third_party/WebKit/Source/core/editing/Editor.h File third_party/WebKit/Source/core/editing/Editor.h (left): https://codereview.chromium.org/2352763004/diff/60001/third_party/WebKit/Source/core/editing/Editor.h#oldcode221 third_party/WebKit/Source/core/editing/Editor.h:221: IntRect firstRectForRange(const Range*) const; On 2016/09/23 at ...
4 years, 3 months ago (2016-09-23 05:54:44 UTC) #21
tkent
lgtm
4 years, 3 months ago (2016-09-23 07:14:51 UTC) #22
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/2352763004/80001
4 years, 3 months ago (2016-09-23 10:02:32 UTC) #26
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 3 months ago (2016-09-23 11:39:34 UTC) #27
commit-bot: I haz the power
4 years, 3 months ago (2016-09-23 11:43:29 UTC) #29
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/6764bd685aec4e5ee0b159c358ab63ebd0591c27
Cr-Commit-Position: refs/heads/master@{#420602}

Powered by Google App Engine
This is Rietveld 408576698