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 userVisibleOnly property to PushSubscriptionOptionsInit #2288

Merged
merged 1 commit into from
Aug 20, 2020

Conversation

johnsonw
Copy link
Contributor

Fixes #2287.

The PushSubscriptionOptionsInit is currently missing the
userVisibleOnly property.

Signed-off-by: johnsonw wjohnson@whamcloud.com

Fixes rustwasm#2287.

The PushSubscriptionOptionsInit is currently missing the
`userVisibleOnly` property.

Signed-off-by: johnsonw <wjohnson@whamcloud.com>
@johnsonw
Copy link
Contributor Author

The errors seem to be related to the following:

error: failed to run custom build command for `curl-sys v0.4.35+curl-7.71.1`

@alexcrichton
Copy link
Contributor

Thanks!

@alexcrichton alexcrichton merged commit 49dc58e into rustwasm:master Aug 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add userVisibleOnly to web_sys::PushSubscriptionOptionsInit
2 participants