Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Added WebKit data #226

Closed
wants to merge 3 commits into from
Closed

Conversation

phistuck
Copy link
Contributor

WebKit publishes its status data at http://www.webkit.org/status.html, using two JSONs (WebCore and JavaScriptCore). This pull request adds the data to status.modern.ie.

This fixes #223.

Added the WebKit name of the feature to three features.
Added support for a Preview Release status to Safari.
Also removed extraneous whitespace and added needed ones.
Fetched the WebKit data, normalized it and used it.
@jacobrossi
Copy link
Contributor

Rock on! Nice work. I feel a bit bad though. I hadn't had a chance to note here that we're in the process of updating the site for Microsoft Edge. Good news is, most of your code should be usable in the new design. But we'll need to a wait a bit before I can integrate it. I'll come back to this after I'm back from conferencing.

@BenjaminPoulain
Copy link

Please don't do this. WebKit is not Safari. The WebKit status page also shows features that are developed by GTK, EFL, and individual contributors.

We may show the Safari status at some point but that's not something we discussed in the community. GTK has frequent releases which makes things a bit tricky.

@phistuck
Copy link
Contributor Author

@BenjaminPoulain - thank you for the clarification (I was a bit confused as "Done" really did not mean it is in Safari, but in WebKit nightly, which is why I marked it as "Preview Release" instead of "Shipped").

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorporate WebKit Status Data
3 participants