Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[All] Update FontFace data. #3560

Merged
merged 10 commits into from
Mar 18, 2019
Merged

[All] Update FontFace data. #3560

merged 10 commits into from
Mar 18, 2019

Conversation

jpmedley
Copy link
Contributor

@jpmedley jpmedley commented Mar 4, 2019

  • Non-Chrome changes were generated by Confluence.
  • The interface shipped in Chrome 35 by flipping the default on a runtime flag. History for runtime flags is no longer that far back. I found the beta blog post announcing its release.
  • Before Chrome 45 load() and loaded returned void promises. Starting with 45 they return a FontFace instance.

@Elchi3 Elchi3 added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Mar 4, 2019
@jpmedley
Copy link
Contributor Author

jpmedley commented Mar 4, 2019

I'm don't know if worker_support belongs at the top or in alphabetical position.

@ddbeck ddbeck self-requested a review March 13, 2019 13:13
Copy link
Collaborator

@ddbeck ddbeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR looks pretty good, @jpmedley! Two areas of note:

  • I highlighted some possible ways to to align the notes with their applicable versions. I've added suggestions for my preferred approach, but I open to alternatives.
  • I would prefer to sort the workers data to the top, but it's not required.

Thank you!

api/FontFace.json Outdated Show resolved Hide resolved
api/FontFace.json Outdated Show resolved Hide resolved
api/FontFace.json Outdated Show resolved Hide resolved
api/FontFace.json Outdated Show resolved Hide resolved
api/FontFace.json Outdated Show resolved Hide resolved
api/FontFace.json Outdated Show resolved Hide resolved
@ddbeck
Copy link
Collaborator

ddbeck commented Mar 13, 2019

Also, thank you for doing the sort in a separate commit. That made this much easier to review! 👌

@jpmedley
Copy link
Contributor Author

PTAL

@ddbeck ddbeck self-requested a review March 14, 2019 18:19
Copy link
Collaborator

@ddbeck ddbeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like there's a copy-and-paste issue to fix. Thank you!

api/FontFace.json Outdated Show resolved Hide resolved
api/FontFace.json Outdated Show resolved Hide resolved
api/FontFace.json Outdated Show resolved Hide resolved
api/FontFace.json Outdated Show resolved Hide resolved
api/FontFace.json Outdated Show resolved Hide resolved
api/FontFace.json Outdated Show resolved Hide resolved
ddbeck and others added 6 commits March 18, 2019 07:53
Co-Authored-By: jpmedley <jmedley@google.com>
Co-Authored-By: jpmedley <jmedley@google.com>
Co-Authored-By: jpmedley <jmedley@google.com>
Co-Authored-By: jpmedley <jmedley@google.com>
Co-Authored-By: jpmedley <jmedley@google.com>
Co-Authored-By: jpmedley <jmedley@google.com>
@ddbeck ddbeck self-requested a review March 18, 2019 15:16
Copy link
Collaborator

@ddbeck ddbeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thank you! 🎉

@ddbeck ddbeck merged commit f2ca33f into mdn:master Mar 18, 2019
@jpmedley jpmedley deleted the fontface branch March 18, 2019 19:56
foolip added a commit to foolip/browser-compat-data that referenced this pull request May 10, 2022
The source of this is mdn#3560.

That linked to the IDL cleanup:
https://chromium.googlesource.com/chromium/src/+/4e5bd2dafd23ae978222f7e4a73225a89a567f55

That made no actual, observable changes, as noted:

> There are no changes to the generated code, other than order.

Part of mdn#7844.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants