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

Issue 749213003: Include whether Notification permission was requested with a user gesture. (Closed)

Created:
6 years ago by Peter Beverloo
Modified:
6 years ago
Reviewers:
Mike West
CC:
chromium-reviews, mkwst+moarreviews-renderer_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
Project:
chromium
Visibility:
Public.

Description

Include whether Notification permission was requested with a user gesture. This will be used by the bubble permission request UI, and is an outstanding TODO in the code. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -7 lines) Patch
M content/browser/frame_host/render_frame_host_impl.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/frame_host/render_frame_host_impl.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M content/common/platform_notification_messages.h View 1 chunk +3 lines, -2 lines 0 comments Download
M content/renderer/notification_permission_dispatcher.cc View 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 4 (1 generated)
Peter Beverloo
+mkwst - PTAL :-)
6 years ago (2014-11-24 12:29:18 UTC) #2
Mike West
LGTM. It'd be a good idea to talk with Jochen at some point about the ...
6 years ago (2014-11-24 14:38:33 UTC) #3
Peter Beverloo
6 years ago (2014-11-24 18:38:05 UTC) #4
On 2014/11/24 14:38:33, Mike West wrote:
> LGTM. It'd be a good idea to talk with Jochen at some point about the right
> time/place to consume the user gesture, but I don't think that needs to block
> this CL.

.. and then Mounir comes by and replaces this entire code-path with way more
awesome Mojo stuff. Abandoning :-).

https://codereview.chromium.org/758603002/

Powered by Google App Engine
This is Rietveld 408576698