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

Side by Side Diff: content/browser/renderer_host/OWNERS

Issue 1832473002: WebSQL: Use url::Origin rather than database identifiers for IPC (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 4 years, 6 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/browser/bad_message.h ('k') | content/browser/renderer_host/database_message_filter.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 *aura* 1 # for *aura*
2 per-file *aura*=sadrul@chromium.org 2 per-file *aura*=sadrul@chromium.org
3 3
4 # Windows. 4 # Windows.
5 per-file *win*=ananta@chromium.org 5 per-file *win*=ananta@chromium.org
6 6
7 # for *mac* 7 # for *mac*
8 asvitkine@chromium.org 8 asvitkine@chromium.org
9 9
10 # for GPU-related stuff in *mac* 10 # for GPU-related stuff in *mac*
(...skipping 12 matching lines...) Expand all
23 # WebSocket 23 # WebSocket
24 per-file *websocket*=ricea@chromium.org 24 per-file *websocket*=ricea@chromium.org
25 per-file *websocket*=tyoshino@chromium.org 25 per-file *websocket*=tyoshino@chromium.org
26 per-file *websocket*=yhirano@chromium.org 26 per-file *websocket*=yhirano@chromium.org
27 27
28 # Linux sandboxing 28 # Linux sandboxing
29 per-file render_sandbox_host_linux.*=jln@chromium.org 29 per-file render_sandbox_host_linux.*=jln@chromium.org
30 per-file render_sandbox_host_linux.*=jorgelo@chromium.org 30 per-file render_sandbox_host_linux.*=jorgelo@chromium.org
31 per-file sandbox_ipc_linux.*=jln@chromium.org 31 per-file sandbox_ipc_linux.*=jln@chromium.org
32 per-file sandbox_ipc_linux.*=jorgelo@chromium.org 32 per-file sandbox_ipc_linux.*=jorgelo@chromium.org
33
34 # WebSQL
35 per-file database_*=jsbell@chromium.org
36 per-file database_*=michaeln@chromium.org
OLDNEW
« no previous file with comments | « content/browser/bad_message.h ('k') | content/browser/renderer_host/database_message_filter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698