computeBaseline for WebViews - add WebViews to compat_keys#3823
computeBaseline for WebViews - add WebViews to compat_keys#3823NiklasMerz wants to merge 7 commits intoweb-platform-dx:mainfrom
Conversation
|
Some general feedback on this idea, though I feel positively toward computing support summaries for webivews in general:
|
|
I just refactored it to our latest discussion. The support info is now not part of Naming things is hard. I settled on |
|
I think at this point I'd like to get some feedback from consumers about where they'd expect to find support data that is not used in setting a Baseline status. This might be a good topic to bring up at the next WebDX web-features call (one week from today, April 9). |
|
Definitely! I'll make sure to be there. I have mixed feelings if this changes is expected by users as well and would love to find out if and how we can compute Baseline for non-core browsers most effectively. |

This PR adds WebViews to the
by_compat_keyitems for each web-features. For caniwebview.com this is really useful as we can now use computeBaseline for web-features to show the status on the site.Here is a built version of the data.json file:
data.extended.json
Should WebViews be included in the top-level browsers key and their status in the web-features?
Closes #3553