-
Notifications
You must be signed in to change notification settings - Fork 894
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
Import source profiles to separate profiles #16640
Conversation
9ca26b6
to
56af74b
Compare
A Storybook has been deployed to preview UI for the latest push |
56af74b
to
b2629e8
Compare
A Storybook has been deployed to preview UI for the latest push |
8b99cd7
to
b9539e6
Compare
A Storybook has been deployed to preview UI for the latest push |
and it would be nice to have some test cases for checking whether new profiles are created or not based on some condition. |
b9539e6
to
d10800f
Compare
|
A Storybook has been deployed to preview UI for the latest push |
bd66980
to
fda7e84
Compare
fda7e84
to
9194843
Compare
9194843
to
b0eb1be
Compare
A Storybook has been deployed to preview UI for the latest push |
1f2f7cd
to
2839556
Compare
ba7b58b
to
7598491
Compare
A Storybook has been deployed to preview UI for the latest push |
A Storybook has been deployed to preview UI for the latest push |
17a95d3
to
8b02b22
Compare
A Storybook has been deployed to preview UI for the latest push |
8b02b22
to
3f78f9b
Compare
A Storybook has been deployed to preview UI for the latest push |
dde4bca
to
981dff0
Compare
A Storybook has been deployed to preview UI for the latest push |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I realized that CheckDiskAccess
is only for importing from safari (#4530). and bulk importing will not be applied to safari because it doesn't use multiple profiles. So, bulk data handler could be simplified.
BTW, safari seems not listed in import list?
A Storybook has been deployed to preview UI for the latest push |
c5501f2
to
ee2fa20
Compare
A Storybook has been deployed to preview UI for the latest push |
ee2fa20
to
cb5bb35
Compare
A Storybook has been deployed to preview UI for the latest push |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
++ 👍🏼
Resolves brave/brave-browser#27733
Resolves brave/brave-browser#27591
Removed parallel import feature because the onboarding has been merged.
Chrome:
profile.mp4
Firefox:
profile_ff.mp4
Submitter Checklist:
QA/Yes
orQA/No
;release-notes/include
orrelease-notes/exclude
;OS/...
) to the associated issuenpm run test -- brave_browser_tests
,npm run test -- brave_unit_tests
wikinpm run lint
,npm run presubmit
wiki,npm run gn_check
,npm run tslint
git rebase master
(if needed)Reviewer Checklist:
gn
After-merge Checklist:
changes has landed on
Test Plan: