Descriptioncros: Pass gaia_auth init params via postMessage.
- Pass gaia auth init params via postMessage instead of URL params;
- Validate message origins on both ends to ensure gaia auth only
takes params from intended hosting pages and hosting pages only
send params to gaia_auth;
- Add string data storage to GaiaAuthExtensionLoader;
- Use the string data storage to pass frameURL for switchToFullTab;
- Update CSP in manifests to be more restrictive;
- Clean up unused code in util.js;
BUG=453994
Committed: https://crrev.com/3fb85eb7a52c7c26093acef339432fee3b3eec29
Cr-Commit-Position: refs/heads/master@{#314905}
Patch Set 1 #
Total comments: 8
Patch Set 2 : fix nits #Messages
Total messages: 14 (4 generated)
|