Does this intent deprecate or change behavior of existing APIs, such that it has potentially high risk for Android WebView-based applications?
No information provided| Origin trial desktop first | 150 |
| Origin trial desktop last | 153 |
On Wednesday, May 20, 2026 at 2:02:14 AM UTC+2 Sam Goto wrote:I see that those two explainers are different.. What's preventing aligning them?
Oh, and can you also ask for a debuggability review?
On Wed, May 20, 2026 at 4:58 PM Yoav Weiss (@Shopify) <yoav...@chromium.org> wrote:LGTM to experiment M150-M153 inclusive (but please merge the explainers to avoid confusion :D)
LGTM to experiment M150-M153 inclusive (but please merge the explainers to avoid confusion :D)
Is there a plan for Permission/Feature Policy and/or browser settings integration? CL 7868831 suggests that the current plan is to disable EVP in fenced frames and cross-origin documents. Is the final decision or just a temporary solution?
Will usersThis proposal might improve convenience, but also has two hidden effects. EVP appears to intentionally simultaneously reduce the friction of giving out personally identifiable information (PII) of real users and reduce the effort for email verification for automated users.Accidental PII disclosure already occurs on the modern web. Is there a mechanism planned for opting out of the EVP flow and falling back to the old flow of 'submit email into a form' -> 'wait for an confirmation email' -> 'take action described in the email'?
I personally occasionally encounter forms which get filled out prior to my explicit action.
For example, I avoid storing credit card details in the browser because it is easier to copy few numbers than to dispute a charge. It would be unfortunate if user had multiple emails and autofill would auto-populate one email while the user actually wanted to input a different one. Will users be able to observe the information exchange between browser, RP Server, and Issuer?
The second concern of automated form submissions by bots is even more challenging. Under the old flow, email mailbox providers can track which users sign up for a mail box just to activate an account elsewhere.
Under the new scheme, the relying party is meant to validate ownership of the mailbox even without informing the mailbox provider of new account sign-up.