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

Issue 2316053002: Audit the use of updateStyleAndLayoutIgnorePendingStylesheets in InputMethodController::setSelectio… (Closed)

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

Description

Audit the use of updateStyleAndLayoutIgnorePendingStylesheets in InputMethodController::setSelectionOffsets BUG=590369 Committed: https://crrev.com/a6979e66d796e1dbee9b907dea5ef3b8e4b144c4 Cr-Commit-Position: refs/heads/master@{#417250}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Unfold and remove SelectionOffsetsScope #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -30 lines) Patch
M third_party/WebKit/Source/core/editing/InputMethodController.h View 1 1 chunk +0 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/core/editing/InputMethodController.cpp View 1 5 chunks +18 lines, -18 lines 0 comments Download
M third_party/WebKit/Source/core/editing/InputMethodControllerTest.cpp View 3 chunks +9 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/web/WebLocalFrameImpl.cpp View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 27 (13 generated)
Xiaocheng
PTAL.
4 years, 3 months ago (2016-09-08 01:40:12 UTC) #6
yosin_UTC9
https://codereview.chromium.org/2316053002/diff/1/third_party/WebKit/Source/core/editing/InputMethodController.cpp File third_party/WebKit/Source/core/editing/InputMethodController.cpp (right): https://codereview.chromium.org/2316053002/diff/1/third_party/WebKit/Source/core/editing/InputMethodController.cpp#newcode262 third_party/WebKit/Source/core/editing/InputMethodController.cpp:262: frame().document()->updateStyleAndLayoutIgnorePendingStylesheets(); This is the first pattern which updates layout ...
4 years, 3 months ago (2016-09-08 04:04:41 UTC) #7
Xiaocheng
https://codereview.chromium.org/2316053002/diff/1/third_party/WebKit/Source/core/editing/InputMethodController.cpp File third_party/WebKit/Source/core/editing/InputMethodController.cpp (right): https://codereview.chromium.org/2316053002/diff/1/third_party/WebKit/Source/core/editing/InputMethodController.cpp#newcode262 third_party/WebKit/Source/core/editing/InputMethodController.cpp:262: frame().document()->updateStyleAndLayoutIgnorePendingStylesheets(); On 2016/09/08 at 04:04:41, Yosi_UTC9 wrote: > This ...
4 years, 3 months ago (2016-09-08 06:39:10 UTC) #8
yosin_UTC9
On 2016/09/08 at 06:39:10, xiaochengh wrote: > https://codereview.chromium.org/2316053002/diff/1/third_party/WebKit/Source/core/editing/InputMethodController.cpp > File third_party/WebKit/Source/core/editing/InputMethodController.cpp (right): > > https://codereview.chromium.org/2316053002/diff/1/third_party/WebKit/Source/core/editing/InputMethodController.cpp#newcode262 ...
4 years, 3 months ago (2016-09-08 06:49:39 UTC) #9
Xiaocheng
On 2016/09/08 at 06:49:39, yosin wrote: > On 2016/09/08 at 06:39:10, xiaochengh wrote: > > ...
4 years, 3 months ago (2016-09-08 06:58:19 UTC) #10
yosin_UTC9
On 2016/09/08 at 06:58:19, xiaochengh wrote: > On 2016/09/08 at 06:49:39, yosin wrote: > > ...
4 years, 3 months ago (2016-09-08 07:03:29 UTC) #11
Xiaocheng
Updated with the scope unfolded and removed. PTAL.
4 years, 3 months ago (2016-09-08 08:30:47 UTC) #14
yosin_UTC9
lgtm Excellent! (^_^)b
4 years, 3 months ago (2016-09-08 09:27:45 UTC) #17
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/2316053002/20001
4 years, 3 months ago (2016-09-08 09:31:43 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/255406)
4 years, 3 months ago (2016-09-08 09:37:41 UTC) #21
tkent
lgtm
4 years, 3 months ago (2016-09-08 09:47:34 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/2316053002/20001
4 years, 3 months ago (2016-09-08 10:59:38 UTC) #24
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-08 11:04:19 UTC) #25
commit-bot: I haz the power
4 years, 3 months ago (2016-09-08 11:06:35 UTC) #27
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a6979e66d796e1dbee9b907dea5ef3b8e4b144c4
Cr-Commit-Position: refs/heads/master@{#417250}

Powered by Google App Engine
This is Rietveld 408576698