Skip to content

Ingest mobile support data from BCD #1395

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

Conversation

DanielRyanSmith
Copy link
Collaborator

@DanielRyanSmith DanielRyanSmith commented Apr 14, 2025

Addresses #996

Comment on lines 166 to 172
const temporaryFetchOptions: FetchOptions<unknown> = {
credentials: 'include',
};
const temporaryFetchOptions: FetchOptions<unknown> = {credentials: 'include'};
Copy link
Collaborator

Choose a reason for hiding this comment

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

When was the last time you rebuilt your devcontainer?

@DanielRyanSmith
Copy link
Collaborator Author

When was the last time you rebuilt your devcontainer?

After rebuilding, I do not get this auto-formatting change. 🙂

@DanielRyanSmith DanielRyanSmith marked this pull request as ready for review April 17, 2025 18:15
@DanielRyanSmith DanielRyanSmith added this pull request to the merge queue Apr 17, 2025
Merged via the queue into GoogleChrome:main with commit 11b47c3 Apr 17, 2025
3 checks passed
@DanielRyanSmith DanielRyanSmith deleted the 996_web-features-mobile-support branch April 17, 2025 19:46
@jcscottiii jcscottiii mentioned this pull request Apr 24, 2025
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.

2 participants