dart-lang / dart-lang/webdev

Support reusable data directory, --user-data-dir and auto-detection of user chrome data directory on Windows

Open
#1,545 0 comments 0 reactions 1 assignee Claimed by @jyameo View on GitHub
P3 package:webdev triaged
Dominant language
Dart
Stars
224
Forks
94
Avg merge
4d 3h
Merged PRs (30d)
2

Description

We support specifying chrome user data directory via `webdev serve --user-data-dir=` and auto-detection of user chrome data directory on Linux and Mac OS X, but not on Windows (using reusable user data directory has caused flakes in the past). We can investigate if flakes are fixable and add this options for Windows as well.

Related work for other platforms: https://github.com/dart-lang/webdev/issues/1490

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.