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

Issue 2628693003: Update layout for mostForward/BackwardCaretPosition in editing/commands (Closed)

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

Description

Update layout for mostForward/BackwardCaretPosition in editing/commands mostForward/BackwardCaretPosition should be, but are currently not, called with clean layout. This patch ensures that they are called with clean layout at several places in editing/commands BUG=679991 Review-Url: https://codereview.chromium.org/2628693003 Cr-Commit-Position: refs/heads/master@{#443206} Committed: https://chromium.googlesource.com/chromium/src/+/9438f509f344dd4ded216be3c38505c09f35922d

Patch Set 1 #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -2 lines) Patch
M third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.cpp View 2 chunks +3 lines, -2 lines 3 comments Download
M third_party/WebKit/Source/core/editing/commands/InsertListCommand.cpp View 1 chunk +2 lines, -0 lines 1 comment Download
M third_party/WebKit/Source/core/editing/commands/InsertParagraphSeparatorCommand.cpp View 1 chunk +2 lines, -0 lines 1 comment Download

Messages

Total messages: 20 (14 generated)
Xiaocheng
PTAL.
3 years, 11 months ago (2017-01-12 04:21:26 UTC) #12
yosin_UTC9
lgtm w/ nits https://codereview.chromium.org/2628693003/diff/1/third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.cpp File third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.cpp (right): https://codereview.chromium.org/2628693003/diff/1/third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.cpp#newcode1976 third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.cpp:1976: document().updateStyleAndLayoutIgnorePendingStylesheets(); Could you add following comment ...
3 years, 11 months ago (2017-01-12 04:52:26 UTC) #13
Xiaocheng
https://codereview.chromium.org/2628693003/diff/1/third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.cpp File third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.cpp (right): https://codereview.chromium.org/2628693003/diff/1/third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.cpp#newcode1976 third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.cpp:1976: document().updateStyleAndLayoutIgnorePendingStylesheets(); On 2017/01/12 at 04:52:26, Yosi_UTC9 wrote: > Could ...
3 years, 11 months ago (2017-01-12 07:39:43 UTC) #14
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/2628693003/1
3 years, 11 months ago (2017-01-12 09:19:37 UTC) #16
yosin_UTC9
https://codereview.chromium.org/2628693003/diff/1/third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.cpp File third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.cpp (right): https://codereview.chromium.org/2628693003/diff/1/third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.cpp#newcode1976 third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.cpp:1976: document().updateStyleAndLayoutIgnorePendingStylesheets(); On 2017/01/12 at 07:39:43, Xiaocheng wrote: > On ...
3 years, 11 months ago (2017-01-12 09:39:55 UTC) #17
commit-bot: I haz the power
3 years, 11 months ago (2017-01-12 11:07:58 UTC) #20
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/9438f509f344dd4ded216be3c385...

Powered by Google App Engine
This is Rietveld 408576698