-
Notifications
You must be signed in to change notification settings - Fork 877
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
Enabled Performance features by default #17290
Conversation
A Storybook has been deployed to preview UI for the latest push |
78e87d1
to
c47edf7
Compare
4d692eb
to
33467cc
Compare
A Storybook has been deployed to preview UI for the latest push |
33467cc
to
aae4ead
Compare
A Storybook has been deployed to preview UI for the latest push |
446a299
to
3a64c47
Compare
A Storybook has been deployed to preview UI for the latest push |
There are some upstream test failures when performance features are enabled by default.
|
A Storybook has been deployed to preview UI for the latest push |
Clicking Chrome will send you here: How should we handle this @rebron? |
A Storybook has been deployed to preview UI for the latest push |
2f3638a
to
47e7f95
Compare
A Storybook has been deployed to preview UI for the latest push |
47e7f95
to
d8248bd
Compare
We need a different url and stub article for this. @Brave-Matt Can you provide a placeholder url for @simonhong |
We need two learn more urls for memory & battery saver |
A Storybook has been deployed to preview UI for the latest push |
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.
Changes LGTM; I'd defer to @brave/chromium-src-reviewers on how we'd want to tackle the tests. I think we can exclude them? Thanks for digging in and finding they are failing because of the default value
d8248bd |
I've got a stub article you can link to here: |
@Brave-Matt It looks like these urls are internal only? I also can't load it |
Yes these are stub articles (not content yet — will start this tomorrow) but those links will work once I push live |
A Storybook has been deployed to preview UI for the latest push |
544766a
to
80c240a
Compare
fix brave/brave-browser#28615 * kBatterySaverModeAvailable * kHighEfficiencyModeAvailable Deleted brave://settings/performance route. brave://settings/system page has performance section. Battery setting is only visible when device has battery.
80c240a
to
aab42bd
Compare
A Storybook has been deployed to preview UI for the latest push |
@Brave-Matt Both urls are public and they are in mobile/android category. |
fix brave/brave-browser#28615
Settings with device w/o battery
Settings with device with battery
When energy saver is on, toolbar has this button
Resolves
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:
BraveMainDelegateBrowserTest.EnabledFeatures
See the linked issue for manual testing