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

Side by Side Diff: content/common/OWNERS

Issue 2344613005: Remove the per-file entries in content/common/OWNERS for WebSocket files (Closed)
Patch Set: 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 | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # For Linux sandboxing related changes only. Regular content/ 1 # For Linux sandboxing related changes only. Regular content/
2 # OWNERS own content/common/. 2 # OWNERS own content/common/.
3 jln@chromium.org 3 jln@chromium.org
4 4
5 # For security review of sandboxes 5 # For security review of sandboxes
6 per-file sandbox_win.*=set noparent 6 per-file sandbox_win.*=set noparent
7 per-file sandbox_win.*=file://sandbox/win/OWNERS 7 per-file sandbox_win.*=file://sandbox/win/OWNERS
8 8
9 # Mac Sandbox. 9 # Mac Sandbox.
10 per-file sandbox_init_mac.*=rsesek@chromium.org 10 per-file sandbox_init_mac.*=rsesek@chromium.org
(...skipping 18 matching lines...) Expand all
29 per-file *font_config_ipc_linux*=set noparent 29 per-file *font_config_ipc_linux*=set noparent
30 per-file *font_config_ipc_linux*=file://ipc/SECURITY_OWNERS 30 per-file *font_config_ipc_linux*=file://ipc/SECURITY_OWNERS
31 31
32 per-file *.mojom=set noparent 32 per-file *.mojom=set noparent
33 per-file *.mojom=file://ipc/SECURITY_OWNERS 33 per-file *.mojom=file://ipc/SECURITY_OWNERS
34 34
35 # Accessibility 35 # Accessibility
36 per-file accessibility_node_data.*=dmazzoni@chromium.org 36 per-file accessibility_node_data.*=dmazzoni@chromium.org
37 per-file accessibility_node_data.*=dtseng@chromium.org 37 per-file accessibility_node_data.*=dtseng@chromium.org
38 38
39 # WebSocket
40 per-file websocket.*=ricea@chromium.org
41 per-file websocket.*=tyoshino@chromium.org
42 per-file websocket.*=yhirano@chromium.org
43
44 # DirectWrite 39 # DirectWrite
45 per-file dwrite_font_platform_win*=scottmg@chromium.org 40 per-file dwrite_font_platform_win*=scottmg@chromium.org
46 per-file font_warmup_win.cc=scottmg@chromium.org 41 per-file font_warmup_win.cc=scottmg@chromium.org
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698