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

Issue 10218001: Add ZoomLevelChanged and DidChangeScrollOffset to RenderViewObserver (Closed)

Created:
8 years, 8 months ago by csharp
Modified:
8 years, 8 months ago
Reviewers:
jam, Ilya Sherman
CC:
chromium-reviews, dhollowa+watch_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, dyu1, brettw-cc_chromium.org, Ilya Sherman
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Add ZoomLevelChanged and DidChangeScrollOffset to RenderViewObserver Add ZoomLevelChanged and DidChangeScrollOffset to RenderViewObserver and setup the new Autofill UI to use them to detect when the why content on a page has shifted and any visible popup should be hidden. BUG=103564 TEST=When using the new Autofill UI scrolling will now cause any visible popups to disappear Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133924

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : Hide popup for all scrolls and zoom #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -1 line) Patch
M chrome/renderer/autofill/autofill_agent.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/renderer/autofill/autofill_agent.cc View 1 2 1 chunk +14 lines, -0 lines 0 comments Download
M content/public/renderer/render_view_observer.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 2 4 chunks +8 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
csharp
Since the change was so small I merged the modification of renderviewobserver and the autofillagent ...
8 years, 8 months ago (2012-04-24 18:31:23 UTC) #1
Ilya Sherman
+jam for content/ review Is a mouse wheel event always generated when the page scrolls, ...
8 years, 8 months ago (2012-04-24 20:15:29 UTC) #2
csharp
If the popup is visible then the user has selected an input element, which means ...
8 years, 8 months ago (2012-04-24 20:22:39 UTC) #3
jam
On 2012/04/24 20:15:29, Ilya Sherman wrote: > +jam for content/ review > > Is a ...
8 years, 8 months ago (2012-04-24 23:59:45 UTC) #4
csharp
On 2012/04/24 23:59:45, John Abd-El-Malek wrote: > On 2012/04/24 20:15:29, Ilya Sherman wrote: > > ...
8 years, 8 months ago (2012-04-25 14:37:02 UTC) #5
jam
lgtm
8 years, 8 months ago (2012-04-25 15:00:31 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/csharp@chromium.org/10218001/8001
8 years, 8 months ago (2012-04-25 15:06:01 UTC) #7
commit-bot: I haz the power
8 years, 8 months ago (2012-04-25 16:26:28 UTC) #8
Change committed as 133924

Powered by Google App Engine
This is Rietveld 408576698