Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Unhide bitwarden Password Manager resolves #7921 #8776

Closed
wants to merge 27 commits into from

Conversation

kspearrin
Copy link
Contributor

@kspearrin kspearrin commented May 9, 2017

  • Submitted a ticket for my issue if one did not already exist.
  • Used Github auto-closing keywords in the commit message.
  • Added/updated tests for this change (for new code or code which already has tests).
  • Ran git rebase -i to squash commits (if needed).

resolves #7921

Test Plan:

  • Select bitwarden option from settings.

@cezaraugusto cezaraugusto self-requested a review May 9, 2017 18:50
@bsclifton bsclifton added this to the 0.15.400 milestone May 9, 2017
Copy link
Contributor

@cezaraugusto cezaraugusto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please also add bitwarden data to extensionsUtil.js file so it can be seen under prefs extensions list. You can follow the pattern as other extensions so something like the below should work:

  {
    id: bitwarden,
    name: 'bitwarden',
    description: 'bitwardenDesc',
    icon: 'img/extensions/bitwarden-128.png'
  },

You can double-test that by going to about:preferences#extensions and being able to enable/disable bitwarden.

bbondy and others added 25 commits May 11, 2017 00:00
fix brave#8779

Test Plan:
1. disable scripts on twitter.com
2. open twitter.com in a private tab. scripts should be disabled.
3. click the noscript icon to allow scripts in the private tab.
4. load twitter again in a regular tab. scripts should still be disabled.
…st the changes and respond to them when the browser process updates
It conflicts with devtools shortcut on Windows

Modification to brave#3121

Auditors: @srirambv
Auditors:

Test Plan: n/a
…perty 'get' of null" errors during tear off tab after brave#8782

Auditors: @bridiver
@kspearrin
Copy link
Contributor Author

Well, I screwed that that one up...

@kspearrin kspearrin closed this May 11, 2017
@kspearrin
Copy link
Contributor Author

Not sure how to recover from that screwup. Just created a fresh new PR instead...

#8829

@luixxiul luixxiul removed this from the 0.16.100 milestone May 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unhide bitwarden password manager
10 participants