commit | 21b1e0695713448eaf743e43a494f7b4cae14dbb | [log] [tgz] |
---|---|---|
author | Ayu Ishii <ayui@chromium.org> | Wed May 22 23:14:39 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed May 22 23:14:39 2019 |
tree | f42d45add6edcd28de007b05ef232c49340c2ff9 | |
parent | f59b1cda2368e19bdeebcecbd3e707d269b2f17c [diff] |
[sms] Restrict SMS Receiver API to Top Level Frames in Browser Process This change restricts the SMS Receiver API to only be used from top level frames to prevent malicious sites from accessing the one time passcodes for signup. This change adds restrictions in the browser process. Restriction in the renderer process can be found here (https://crrev.com/c/1594211). Bug: 936659 Change-Id: I95f38f178519fdacc35cb923716f2516b4f90d1b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1613718 Reviewed-by: Ken Buchanan <kenrb@chromium.org> Reviewed-by: Alex Moshchuk <alexmos@chromium.org> Reviewed-by: Reilly Grant <reillyg@chromium.org> Commit-Queue: Ayu Ishii <ayui@chromium.org> Cr-Commit-Position: refs/heads/master@{#662408}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .