Skip to content

[worklets] Create WorkletOptions dictionary to pass through credentials. #382

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

Merged
merged 1 commit into from
Apr 11, 2017

Conversation

bfgeek
Copy link
Contributor

@bfgeek bfgeek commented Apr 11, 2017

This changes the import() method to optionally accept a credentials
argument, e.g.

CSS.paintWorklet.import('paint.js', {credentials: 'include'});

This changes the import() method to optionally accept a credentials
argument, e.g.

CSS.paintWorklet.import('paint.js', {credentials: 'include'});
@bfgeek
Copy link
Contributor Author

bfgeek commented Apr 11, 2017

@domenic @annevk This one should be fairly trivial.

@bfgeek bfgeek merged commit d154d09 into master Apr 11, 2017
@tabatkins tabatkins removed the ready label Apr 11, 2017
@nhiroki
Copy link
Contributor

nhiroki commented Apr 12, 2017

Chromium bug: https://crbug.com/710837

@plinss plinss deleted the worklets-credentials branch February 17, 2018 20:40
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.

4 participants