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

Add tests for notification inline reply idl properties #11122

Closed

Conversation

anitawoodruff
Copy link

@anitawoodruff anitawoodruff commented May 23, 2018

- Migrated existing html test to .any.js test + .idl interface
to allow testing the new properties from a service worker scope.

- See whatwg/notifications#132 for the
spec change this tests.

- See https://github.com/anitawoodruff/inline-notification-replies
for an Explainer.
@anitawoodruff
Copy link
Author

Note this PR adds two duplicate any.js tests as a workaround for #11105 - one can be deleted once that bug is fixed.

@foolip
Copy link
Member

foolip commented Aug 15, 2018

@anitawoodruff, apologies for allowing this to sit unreviewed for so long. @lukebjerring and I have been working on getting the whole interfaces/ directory in sync with specs and auto-updating, and as part of that notifications.idl was updated in #11859.

#11105 which you filed (thank you!) has now been resolved, and we have results from the .serviceworker. test here:
https://wpt.fyi/results/notifications/idlharness.https.any.serviceworker.html?label=experimental

That does reveal a problem which I've sent a fix for in #12500.

Closing this PR, sorry for it being overtaken by other changes like this.

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

Successfully merging this pull request may close these issues.

3 participants