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