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

Side by Side Diff: content/renderer/OWNERS

Issue 2119973002: Port WebSockets to Mojo IPC (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix compile error Created 4 years, 4 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
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. 12 # Web Notifications.
13 per-file notification_permission_dispatcher.*=mvanouwerkerk@chromium.org 13 per-file notification_permission_dispatcher.*=mvanouwerkerk@chromium.org
14 per-file notification_permission_dispatcher.*=peter@chromium.org 14 per-file notification_permission_dispatcher.*=peter@chromium.org
15
16 # WebSocket
17 per-file *websocket*=ricea@chromium.org
18 per-file *websocket*=tyoshino@chromium.org
19 per-file *websocket*=yhirano@chromium.org
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698