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| Shipping on desktop | 152 |
| DevTrial on desktop | 148 |
| Shipping on Android | 152 |
| DevTrial on Android | 148 |
| Shipping on WebView | 152 |
Open questions about a feature may be a source of future web compat or interop issues. Please list open issues (e.g. links to known github issues in the project for the feature specification) whose resolution may introduce web compat/interop risk (e.g., changing to naming or structure of the API in a non-backward-compatible way).
Nothing, I hope, but this is in the process of being upstreamed. So it's possible that some changes will be made after shipping. The comments on this is in recent weeks were quite on the cosmetic side, around the trusted-types integration.> This was discussed at part of out-of-order streaming before it was split out to a separate feature
> https://github.com/w3ctag/design-reviews/issues/1134#issuecomment-3357614978 (your own comment :))
> I've read that discussion as a go ahead to continue working on the details at WHATWG, but I'm happy to interpret it differently.
> There was not much change to the API since that discussion, perhahps some nits around how this works with trusted types.
I forgot that we'd looked at these as part of that review. :) I think that suffices for TAG then if there haven't been major changes since.
Thanks for clarifying the state of the spec PRs. In general I think it’s reasonable that not all the spec PRs be fully landed if there’s been an opportunity for review and all the known issues have been addressed.
A concern I have in this case though is that since some of the PRs are still in draft status due to the dependencies on the first round, it’s not clear the extent that they’ve really had thorough review from everyone that might be interested.
E.g. AnneVK has looked at https://github.com/whatwg/html/pull/11631, but it doesn’t seem like someone from Gecko has, and I don’t see any indication that https://github.com/whatwg/html/pull/12528 has been looked at. And those two PRs are the ones that contain the actual API surface that we’d be baking into the platform.
I’d have more confidence about moving forward here if we could at least get the first round landed so that the remaining PRs can get rebased and moved out of draft status so they can get a more formal round of review.
-- Dan
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/DS0PR00MB2527596D5A57235166CECBB5C5C12%40DS0PR00MB2527.namprd00.prod.outlook.com.
On Wed, Jul 29, 2026 at 4:33 PM Rick Byers <rby...@chromium.org> wrote:
>
> We discussed this in the API owners meeting right now. While we are comfortable shipping prior to the PR landing in HTML, it looks like the PRs are still marked as draft and so not officially requesting review yet, right? We're worried that may mean people don't realize that their window for providing feedback may be closing. Noam / Philip, can you set the PRs to officially be requesting review?
The main reason they are in draft is that they require rebasing on top
of the currently non-draft PRs and github doesn't have the concept of
"stacked PRs".
Since we passed the M152 deadline anyway and reviewers from other
browsers are OOO, I suggest I'll allow some time for review once they
return. If it's still delayed then, I will post one non-draft PR that
includes all of these together and we can re-assess.