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

Issue 153913004: gesture-nav: Use a WebContentsObserver to more reliably dismiss the navigation overlay. (Closed)

Created:
6 years, 10 months ago by sadrul
Modified:
6 years, 10 months ago
Reviewers:
sky
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

gesture-nav: Use a WebContentsObserver to more reliably dismiss the navigation overlay. WebContentsObserver provides the necessary notifications to know when to remove the screenshot overlay during gesture-navigation. So use those instead of PaintObserver. BUG=340751 R=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=249073

Patch Set 1 #

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -95 lines) Patch
M content/browser/renderer_host/render_widget_host_view_aura.h View 1 3 chunks +0 lines, -32 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.cc View 1 8 chunks +0 lines, -15 lines 0 comments Download
M content/browser/web_contents/web_contents_view_aura.cc View 1 8 chunks +13 lines, -48 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
sadrul
6 years, 10 months ago (2014-02-05 04:02:14 UTC) #1
sky
LGTM
6 years, 10 months ago (2014-02-05 15:23:47 UTC) #2
sadrul
6 years, 10 months ago (2014-02-05 19:24:43 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r249073 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698