Use sha hashes of extension ids to whitelist.
Currently if an app needs to whitelist with feedback, it needs to put its original ID into the event_handler JS. We want apps to be able to keep their ids private and still be able to whitelist themselves. Hence we now check the sha-256 hash of the app id instead of the app id itself. R=arv@chromium.org BUG=453587 Review URL: https://codereview.chromium.org/942123004 Cr-Commit-Position: refs/heads/master@{#317679}
Showing
Please register or sign in to comment