summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/public/platform/OWNERS
blob: 25ffef5786ec1603cb6181a9cc7c74b0137dfeeb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
per-file *.mojom=set noparent
per-file *.mojom=file://ipc/SECURITY_OWNERS

# Extending enum WebFeature by adding new features is allowed without OWNERS
# review, but you should add a security team OWNER if you are changing others.
per-file web_feature.mojom=file://third_party/blink/renderer/core/OWNERS

per-file *_enum_traits*.*=set noparent
per-file *_enum_traits*.*=file://ipc/SECURITY_OWNERS
per-file *_struct_traits*.*=set noparent
per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS
per-file *.typemap=set noparent
per-file *.typemap=file://ipc/SECURITY_OWNERS

per-file web_application_cache_*=pwnall@chromium.org
per-file web_rtc_*=hbos@chromium.org
per-file web_media_player*=mlamouri@chromium.org

# Video SurfaceLayer functionality.
per-file web_video_frame*=file://media/OWNERS
per-file web_video_frame*=mlamouri@chromium.org
per-file web_video_frame*=lethalantidote@chromium.org
per-file web_surface_layer_bridge*=file://media/OWNERS
per-file web_surface_layer_bridge*=mlamouri@chromium.org
per-file web_surface_layer_bridge*=lethalantidote@chromium.org