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

Side by Side Diff: content/renderer/OWNERS

Issue 2258353002: Reland of Remove content::NotificationPermissionDispatcher. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@permissions_typemaps
Patch Set: Remove NotificationPermissionClient initialization from ChromeClientImpl. Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « content/content_renderer.gypi ('k') | content/renderer/notification_permission_dispatcher.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # For Blink API usage 1 # For Blink API usage
2 esprehn@chromium.org 2 esprehn@chromium.org
3 3
4 # Mac Sandbox profiles. 4 # Mac Sandbox profiles.
5 per-file *.sb=set noparent 5 per-file *.sb=set noparent
6 per-file *.sb=rsesek@chromium.org 6 per-file *.sb=rsesek@chromium.org
7 7
8 # DirectWrite specific changes. 8 # DirectWrite specific changes.
9 per-file renderer_font_platform_win.*=scottmg@chromium.org 9 per-file renderer_font_platform_win.*=scottmg@chromium.org
10 per-file renderer_font_platform_win.*=cpu@chromium.org 10 per-file renderer_font_platform_win.*=cpu@chromium.org
11 11
12 # Web Notifications.
13 per-file notification_permission_dispatcher.*=mvanouwerkerk@chromium.org
14 per-file notification_permission_dispatcher.*=peter@chromium.org
15
16 # WebSocket 12 # WebSocket
17 per-file *websocket*=ricea@chromium.org 13 per-file *websocket*=ricea@chromium.org
18 per-file *websocket*=tyoshino@chromium.org 14 per-file *websocket*=tyoshino@chromium.org
19 per-file *websocket*=yhirano@chromium.org 15 per-file *websocket*=yhirano@chromium.org
OLDNEW
« no previous file with comments | « content/content_renderer.gypi ('k') | content/renderer/notification_permission_dispatcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698