зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1686707
- Make rust mozprofile profile path public, r=webdriver-reviewers,whimboo
Depends on D101770 Differential Revision: https://phabricator.services.mozilla.com/D101771
This commit is contained in:
Родитель
b9ceb5add4
Коммит
eabe6e6b82
|
@ -66,7 +66,7 @@ impl Profile {
|
|||
|
||||
#[derive(Debug)]
|
||||
pub struct PrefFile {
|
||||
path: PathBuf,
|
||||
pub path: PathBuf,
|
||||
pub prefs: Preferences,
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче