lp:cookiekeeper

Created by Yvon TANGUY and last modified
Get this branch:
bzr branch lp:cookiekeeper
Only Yvon TANGUY can upload to this branch. If you are Yvon TANGUY please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Yvon TANGUY
Project:
cookiekeeper
Status:
Development

Recent revisions

397. By Yvon TANGUY

Report some changes of r1.9.3.1.

396. By Yvon TANGUY

Clean the bootstrap code.

395. By Yvon TANGUY

Another cleaning pass.

394. By Yvon TANGUY

#1575664: CK1.9.0: German translation update

393. By Yvon TANGUY

Clean code: Australis panel: Use a global anonymous function as recommanded to avoir pollute the global scope.

392. By Yvon TANGUY

Create APP_MOZ_CONST.getAppInfos()
And use it.

391. By Yvon TANGUY

→ Fixed:
   - #1573633: Clean code: Fix most of ESLint problems.
   - #1569423: Mozilla function nsICookie.remove() changed again (Fix in the cookie editor).
   - #1573744: Dom storage editor: changes are not saved anymore.

Cleaning:
  - Mostly replace "var" by "let".
  - Remove some global identifiers when possible. The lowest number of declarations in the global scope is, the better it is.
  - Some refactoring
  - Keep using "var" for most global variable. Using "const" may prevent for working properly.

The two others bugs where found during the refactoring. Fix was also made in 1.9.0 branch.

390. By Yvon TANGUY

#1573145: Don't display / remove storage of WebExtensions

389. By Yvon TANGUY

#1570882: Fix MacOSX shortcuts

388. By Yvon TANGUY

New #1570882: Allow to set shortcuts for main actions

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers