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

Issue 197873002: [Android] Suppress redundant autozoom for nodes already autozoomed (Closed)

Created:
6 years, 9 months ago by jdduke (slow)
Modified:
6 years, 9 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

[Android] Suppress redundant autozoom for nodes already autozoomed Track whether a focused editable node has been autozoom'ed in RenderViewImpl, suppressing redundant autozoom requests for the same node. Also remove scale and scroll saving/restoration support when the keyboard is hidden after initial focus of an editable node. BUG=345926 TBR=palmer@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=257043

Patch Set 1 #

Patch Set 2 : Cleanup #

Total comments: 4

Patch Set 3 : Code review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -84 lines) Patch
M content/browser/android/content_view_core_impl.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/android/content_view_core_impl.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M content/common/view_messages.h View 1 chunk +0 lines, -4 lines 0 comments Download
M content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java View 1 2 7 chunks +13 lines, -58 lines 0 comments Download
M content/renderer/render_view_impl.h View 1 chunk +5 lines, -0 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 5 chunks +12 lines, -13 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
jdduke (slow)
aurimas@: PTAL. I'll add content/renderer owners if you think this reasonable.
6 years, 9 months ago (2014-03-12 17:56:31 UTC) #1
aurimas (slooooooooow)
LGTM https://codereview.chromium.org/197873002/diff/20001/content/browser/android/content_view_core_impl.cc File content/browser/android/content_view_core_impl.cc (left): https://codereview.chromium.org/197873002/diff/20001/content/browser/android/content_view_core_impl.cc#oldcode1545 content/browser/android/content_view_core_impl.cc:1545: void ContentViewCoreImpl::UndoScrollFocusedEditableNodeIntoView( Remove this in the header file ...
6 years, 9 months ago (2014-03-12 18:06:09 UTC) #2
jdduke (slow)
https://codereview.chromium.org/197873002/diff/20001/content/browser/android/content_view_core_impl.cc File content/browser/android/content_view_core_impl.cc (left): https://codereview.chromium.org/197873002/diff/20001/content/browser/android/content_view_core_impl.cc#oldcode1545 content/browser/android/content_view_core_impl.cc:1545: void ContentViewCoreImpl::UndoScrollFocusedEditableNodeIntoView( On 2014/03/12 18:06:11, aurimas wrote: > Remove ...
6 years, 9 months ago (2014-03-12 18:18:55 UTC) #3
jdduke (slow)
jam@: Review for content/renderer/render_view_impl.{cc,h}? It seemed a bit less racy to track the focus commands ...
6 years, 9 months ago (2014-03-12 18:27:38 UTC) #4
jam
lgtm
6 years, 9 months ago (2014-03-13 20:31:46 UTC) #5
jdduke (slow)
The CQ bit was checked by jdduke@chromium.org
6 years, 9 months ago (2014-03-13 20:45:31 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jdduke@chromium.org/197873002/40001
6 years, 9 months ago (2014-03-13 20:46:41 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-13 21:19:21 UTC) #8
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=55265
6 years, 9 months ago (2014-03-13 21:19:22 UTC) #9
jdduke (slow)
palmer@: Review for content/common/view_messages.h? Thanks.
6 years, 9 months ago (2014-03-13 22:24:33 UTC) #10
jdduke (slow)
The CQ bit was checked by jdduke@chromium.org
6 years, 9 months ago (2014-03-13 23:22:14 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jdduke@chromium.org/197873002/40001
6 years, 9 months ago (2014-03-13 23:22:18 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jdduke@chromium.org/197873002/40001
6 years, 9 months ago (2014-03-14 00:24:53 UTC) #13
palmer
IPC security LGTM.
6 years, 9 months ago (2014-03-14 00:39:27 UTC) #14
commit-bot: I haz the power
6 years, 9 months ago (2014-03-14 06:34:03 UTC) #15
Message was sent while issue was closed.
Change committed as 257043

Powered by Google App Engine
This is Rietveld 408576698