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

Side by Side Diff: content/child/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/renderer_host/database_message_filter.cc ('k') | content/child/database_util.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 # AppCache
4 per-file appcache*=michaeln@chromium.org 5 per-file appcache*=michaeln@chromium.org
5 6
6 # WebSocket 7 # WebSocket
7 per-file *websocket*=ricea@chromium.org 8 per-file *websocket*=ricea@chromium.org
8 per-file *websocket*=tyoshino@chromium.org 9 per-file *websocket*=tyoshino@chromium.org
9 per-file *websocket*=yhirano@chromium.org 10 per-file *websocket*=yhirano@chromium.org
11
12 # WebSQL
13 per-file database_*=jsbell@chromium.org
14 per-file database_*=michaeln@chromium.org
15 per-file db_*=jsbell@chromium.org
16 per-file db_*=michaeln@chromium.org
17 per-file web_database_*=jsbell@chromium.org
18 per-file web_database_*=michaeln@chromium.org
OLDNEW
« no previous file with comments | « content/browser/renderer_host/database_message_filter.cc ('k') | content/child/database_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698