[Pkg-mozext-commits] [perspectives-extension] branch upstream updated (3761cce -> 517e0df)

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


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

taffit pushed a change to branch upstream
in repository perspectives-extension.

      from  3761cce   Imported Upstream version 4.6.3
       new  66256c6   Fixing extension. preference variables prefix and enshortening init code in initialize.xul
       new  c47a53e   Old preferences migration is done and tested successfully
       new  80cca51   Pers_init - add comment explaining reason for move
       new  3d4743e   Pers_init - remove name from comments
       new  55c4173   tests - Update other pref location strings
       new  b71ba83   Pers_report - Convert synchronous request to async
       new  b7c0dd7   tests - rename function to note test has not been created yet
       new  3713a92   tests - mark tests that are known failures
       new  9f38021   CHANGELOG - Add change notes for this version
       new  9bf6900   Pers_pref - Add error checking for security level
       new  e04b1e5   Pers_init - remove unused preference
       new  d237968   Pers_init - only toggle first_run after work is complete
       new  1b2ca33   prefs - sort default prefs alphabetically
       new  bfcf2ef   Perspectives - remove dead code
       new  e5de9dd   Perspectives - fix == usage
       new  40096f0   Pers_add_toolbar_button - fix === usage
       new  59eddcf   Pers_util - fix == usage
       new  b3b5ab6   Perspectives - Add functions to retrieve root prefs and override
       new  125101b   Perspectives - fix == usage
       new  e46f389   Pers_init - format pref strings
       new  46aad3e   Perspectives - Fix addProgressListener
       new  5a050c4   Pers_init - move pref migration to init code
       new  ead6b39   Pers_init - Remove unused argument
       new  af66d8e   Perspectives - create functions to wrap pref get and set
       new  be50072   Pers_init - Convert root_pref retrieval to use new functions
       new  11151c3   install.rdf - Update versions for next release
       new  16c417b   CHANGELOG - Add notes
       new  f8cf92e   Pers_util - Remove dead code
       new  d54844c   Perspectives - Create wrapper functions for retrieving stringbundle strings
       new  1d6cc8c   Perspectives - add functions for retrieving charPrefs
       new  a597b36   Pers_util - remove root_prefs use from update functions
       new  f361e2a   Pers_util - properly retrieve string value
       new  33f7e71   Perspectives - Add functions to get and set Int prefs
       new  81f9459   tests - add tests for retrieving strings from stringbundles
       new  72c3e2c   tests - add tests for new wrapped preference interface
       new  21fb916   Pers_init - convert migration function to new wrapped pref interface
       new  89a8346   Pers_init - change name of migration preference key
       new  43583ea   Perspectives - convert prompt_update() to better retrieval methods
       new  c3d661d   CHANGELOG - Update notes
       new  0f24ba6   Merge pull request #173 from daveschaefer/fix_pref_locations
       new  517e0df   Imported Upstream version 4.6.4

The 41 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGELOG                                    |  19 ++-
 plugin/chrome/content/addtoolbarbutton.js    |   4 +-
 plugin/chrome/content/common.js              |  44 ++-----
 plugin/chrome/content/init.js                |  76 +++++++++--
 plugin/chrome/content/initialize.xul         |   2 +-
 plugin/chrome/content/notaries.js            | 183 ++++++++++++++++++--------
 plugin/chrome/content/notify.js              |   6 -
 plugin/chrome/content/preferences_dialog.js  |  28 ++--
 plugin/chrome/content/preferences_dialog.xul |  20 +--
 plugin/chrome/content/report.js              |  34 ++---
 plugin/chrome/content/whitelist_dialog.js    |   8 +-
 plugin/defaults/preferences/prefs.js         |  46 +++----
 plugin/install.rdf                           |   4 +-
 test/test.html                               | 187 +++++++++++++++++++++++----
 14 files changed, 463 insertions(+), 198 deletions(-)

-- 
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