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

Issue 2267933002: Move text/selection update to the back of pipeline (Closed)

Created:
4 years, 4 months ago by dglazkov
Modified:
3 years, 9 months ago
Reviewers:
chrishtr, esprehn
CC:
chromium-reviews, darin-cc_chromium.org, jam, mlamouri+watch-content_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move text/selection update to the back of pipeline Instead of forcing the spurious rendering pipeline flush to get an updated selection and text input information (for IME), do after the layout and style information had updated. BUG=640310 Committed: https://crrev.com/aa7d9e29b66032b9289769d2948c2b8a394ed4b0 Cr-Commit-Position: refs/heads/master@{#415483}

Patch Set 1 #

Patch Set 2 : Blunt-force approach. #

Patch Set 3 : Even simpler blunt force. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -6 lines) Patch
M content/renderer/render_widget.cc View 1 2 1 chunk +2 lines, -6 lines 0 comments Download

Messages

Total messages: 23 (14 generated)
dglazkov
Blunt-force approach.
4 years, 3 months ago (2016-08-26 21:03:32 UTC) #5
dglazkov
Even simpler blunt force.
4 years, 3 months ago (2016-08-26 21:11:37 UTC) #8
dglazkov
PTAL. Would love your thoughts/ideas on testability of this change. I am pretty sure we ...
4 years, 3 months ago (2016-08-27 04:31:18 UTC) #15
esprehn
On 2016/08/27 at 04:31:18, dglazkov wrote: > PTAL. > > Would love your thoughts/ideas on ...
4 years, 3 months ago (2016-08-30 21:29:22 UTC) #16
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/2267933002/40001
4 years, 3 months ago (2016-08-30 22:02:51 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-08-30 23:10:12 UTC) #19
chrishtr
Agreed, it seems hard to test this. I guess you could do it with lots ...
4 years, 3 months ago (2016-08-30 23:13:14 UTC) #20
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/aa7d9e29b66032b9289769d2948c2b8a394ed4b0 Cr-Commit-Position: refs/heads/master@{#415483}
4 years, 3 months ago (2016-08-30 23:13:57 UTC) #22
dglazkov
4 years, 3 months ago (2016-08-31 00:19:00 UTC) #23
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/2295013002/ by dglazkov@chromium.org.

The reason for reverting is: Need to do more testing/thinking..

Powered by Google App Engine
This is Rietveld 408576698