This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 975
replace yes/no to allow/deny for notifcation bar #10180
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cezaraugusto
added
feature/notificationbar
polish
Nice to have — usually related to front-end/visual tasks.
labels
Jul 27, 2017
darkdh
approved these changes
Jul 27, 2017
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.
lgtm thanks for the #10178 reminder
Manually tested. Looks good to go |
srirambv
approved these changes
Jul 29, 2017
@cezaraugusto can you rebase? then we're ready for merge 😄 |
ok rebased waiting travis |
Codecov Report
@@ Coverage Diff @@
## master #10180 +/- ##
==========================================
- Coverage 52.95% 52.94% -0.01%
==========================================
Files 228 228
Lines 20308 20308
Branches 3254 3254
==========================================
- Hits 10754 10753 -1
- Misses 9554 9555 +1
|
isn't this ready to be merged? :-) |
luixxiul
added
the
needs-info
Another team member needs information from the PR/issue opener.
label
Aug 5, 2017
cezaraugusto
removed
the
needs-info
Another team member needs information from the PR/issue opener.
label
Aug 6, 2017
@srirambv what's wrong? should it be no/yes instead? |
actually for restart notification it should be yes/no (not sure about the order) but not allow/deny |
Should be No/Yes.
… On Dec 22, 2017, at 2:43 PM, Cezar Augusto ***@***.***> wrote:
actually for restart notification it should be yes/no (not sure about the order) but not allow/deny
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#10180 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AM4jqupB2Cb1RUxAN--pThWXrY-38k5Mks5tDDCagaJpZM4Ol7-S>.
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
dear reviewer, do not land before #10178. thanks!
/cc @bradleyrichter pls see screenshots below. maybe we want to change strings for some questions too?
Submitter Checklist:
git rebase -i
to squash commits (if needed).Auditors: @luixxiul, @srirambv
close #9750
Test Plan:
notifications bar test should pass
Autoplay:
got to prefs->security and set autoplay to "always ask"
go to https://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_video_autoplay
Restart:
go to prefs->general and try to switch languages.
Autofill:
go to prefs->security and set pw manager to built-in
go to any page that you have to write things so Brave can ask to save that for you
Reviewer Checklist:
Tests