[Pkg-mozext-commits] [perspectives-extension] 39/44: CHANGELOG - Update notes

David Prévot taffit at moszumanska.debian.org
Sun Jun 26 04:59:21 UTC 2016


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository perspectives-extension.

commit c3d661dae58146963ad89e90ff0661a28a5c104a
Author: Dave Schaefer <dave.schaefer at gmail.com>
Date:   Tue Jun 14 23:12:17 2016 -0700

    CHANGELOG - Update notes
---
 CHANGELOG | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index fd95160..eff6dfe 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -20,13 +20,14 @@ We attempt to use meaningful version numbers, following semver.org:
 * Add error checking for security level preference to correct invalid values
 * Remove unused preference 'show_label'
 * Internal code cleanup (fix === checks; remove dead code; fix addProgressListener usage)
-* Add functions to retrieve preferences and overrideService
+* Add wrapper functions to retrieve preferences, overrideService, and stringbundle strings
 	Fixes one bug where 'root_prefs' object was not initialized;
 	but overall removes the need to intitialize the Perspectives object at all.
 	It can and should handle its own internal state.
 	This starts to isolate the usage of direct browser internals,
 	which would be required to port to other browsers.
-
+	Also makes the code much more stable and testable.
+* Clean up the init code to use the new wrapped preference and stringbundle functions
 
 
 4.6.3
@@ -97,7 +98,6 @@ X Temporarily remove all 'Report Attack' functionality, until the feature is fix
 * Refactor test file so more tests can be run without installing the extension (i.e. separate chrome-dependent functionality from non-chrome-dependent functionality)
 * Many areas of code cleanup (add hasOwnProperty checks; fix === checks)
 * Remove dead statusbar elements
-* Remove unused function loadNotaryListFromURI()
 
 
 4.5.2

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/perspectives-extension.git



More information about the Pkg-mozext-commits mailing list