Skip to content

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

Merged
bfgeek merged 1 commit into
masterfrom
worklets-credentials
Apr 11, 2017
Merged

[worklets] Create WorkletOptions dictionary to pass through credentials.#382
bfgeek merged 1 commit into
masterfrom
worklets-credentials

Conversation

@bfgeek
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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