Francis McKenzie
e399a161d0
Updates suggested by groovecoder on https://github.com/mozilla/multi-account-containers/pull/1474
...
- Renamed "isLockedOut" constant so it's easier to tell what it means.
- Moved inline code blocks into separate functions, for improved readability.
- Fixed unnecessary use of "const that = this;"
- Improved code comments
2020-01-15 17:02:34 +01:00
Francis McKenzie
b57a9c1725
Container locking - restrict container to currently assigned domains
2020-01-15 17:02:34 +01:00
stoically
426e81b88b
Fix eslint errors after bump to 6.6.0 ( #1595 )
...
* Bump eslint from 3.19.0 to 6.6.0
Bumps [eslint](https://github.com/eslint/eslint ) from 3.19.0 to 6.6.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v3.19.0...v6.6.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* Fix (and suppress) eslint errors
2019-12-18 09:02:02 +01:00
Kendall Werts
f653b5420f
fixed #1564 : cleanup updates requested for bookmark context menu
2019-10-31 14:16:23 -05:00
luke crouch
da24febe6e
Merge branch 'master' into duplicated-tabs
2019-10-25 10:49:11 -05:00
Oksana Melnik
c3da573722
cleanup
2019-10-25 08:08:04 +02:00
Maxx Crawford
dda5c9eeff
Merge branch 'master' into bookmark-context
2019-10-24 14:33:15 -05:00
Kendall Werts
e7824f367b
added bookmarks as optional_permission and added checkbox in preferences menu.
2019-10-24 14:14:30 -05:00
Oksana Melnik
384ac486d9
duplitated-tabs: don't unhide duplicates of already opened tab
2019-10-19 14:43:03 +02:00
Roman Rodriguez
8eceb0d298
Fix #930 - Disable extension in incognito mode
2019-10-16 13:07:59 -05:00
aabbi
b6dd32f683
moved unhiding container to background logic
2018-10-22 20:05:03 -04:00
stoically
609f62ac7a
Allow webextensions with contextualIdentities permission to get assignment
...
Closes #1095
2018-02-09 18:00:26 +00:00
Jonathan Kingston
d944116e3e
Move to a Web Extension only. Fixes #1005
2017-12-05 19:06:13 +00:00