[M120 Migration] Implement ewk_view_is_video_playing api
[platform/framework/web/chromium-efl.git] / build / fuchsia / SECURITY_OWNERS
1 # Changes to integration with the Fuchsia platform, or peer components, require
2 # security review to avoid introducing sandbox escapes. These include:
3 # - Critical platform integrations (e.g. shared memory, process launching).
4 # - Changes to Chromium-defined Fuchsia IPC (aka FIDL) protocols.
5 # - Addition of new FIDL services to child process sandboxes.
6 # - Addition of new FIDL clients and implementations.
7 #
8 # Security team: If you are uncomfortable reviewing a particular bit of code
9 # yourself, don't hesitate to seek help from another security team member!
10 # Nobody knows everything, and the only way to learn is from experience.
11
12 # Please keep reviewers ordered alphabetically by LDAP.
13 ajgo@chromium.org
14 rsesek@chromium.org
15 tsepez@chromium.org
16 wez@chromium.org