[Pkg-mozext-commits] [adblock-plus] branch upstream updated (1a2bdcd -> 96a3b57)

David Prévot taffit at moszumanska.debian.org
Tue Jul 22 20:44:45 UTC 2014


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

taffit pushed a change to branch upstream
in repository adblock-plus.

      from  1a2bdcd   Imported Upstream version 2.6.3
       new  35f1bae   Added tag 2.6.3 for changeset 303d48407220
       new  724b240   Relanded changeset 2d52467436ed (Issue 427 - Remove non-standard function and getter syntax) with appropriate compat info changes
       new  5169b6f   Updated list of recommended subscriptions
       new  e9fd2d9   Issue 430 - added case for filter hit reset in Filter Listener
       new  4f4fb2f   Issue 580 - removed check for hash part of url to fix whitelisting page issue with ending hash in url
       new  624a15c   Issue 656 - Replace some __proto__ with Object.create
       new  42d80db   Updated list of recommended subscriptions
       new  25080cf   issue #660 - Switched to HTTP cache API V2 from Firefox 32 and above
       new  eb809bd   issue #660 - create context info using 'fromLoadContext' method and switch appcache parameter to false
       new  6e2a66d   issue #290 - override ignoreSameDoc parameter to false for Seamonkey in addBrowserLocationListener because of a bug (#1035171) in Seamonkey
       new  dc9ecba   Marked compatible with Firefox 34 & Co.
       new  8f15aa8   Issue 653 - Object.defineProperty instead of defineGetter / defineSetter
       new  44d2ae2   Backed out changeset 69871d10cf2a
       new  7cb4049   issue #764 - fixed undefined error by case for checking 'links' property existance in notification object
       new  384cb64   Issue 653 - Object.defineProperty instead of defineGetter / defineSetter
       new  5751527   Issue 455 - Find function in Filter Preferences - No indication when keyword is not found
       new  2af3c61   Issue 716 - Filter position cannot be changed using Ctrl-Up/Down keys
       new  0e4c384   Issue 130 - Add a README.md
       new  f396cf7   Updated locales from Crowdin
       new  f754784   Releasing Adblock Plus 2.6.4
       new  96a3b57   Imported Upstream version 2.6.4+dfsg

The 21 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:
 .hg_archival.txt                                   |    5 -
 .hgignore                                          |    6 +
 .hgsub                                             |    1 -
 .hgsubstate                                        |    1 -
 .hgtags                                            |   62 +
 README.md                                          |   42 +
 buildtools/.hgsub                                  |    1 -
 buildtools/.hgsubstate                             |    1 -
 buildtools/Info.plist.tmpl                         |  161 ---
 buildtools/LocaleTester.pm                         |  331 -----
 buildtools/__init__.py                             |    0
 buildtools/background.html.tmpl                    |    9 -
 buildtools/bootstrap.js.tmpl                       |  202 ---
 buildtools/build.py                                |  575 ---------
 buildtools/chainedconfigparser.py                  |  128 --
 buildtools/chromeDevenvPoller__.js.tmpl            |   44 -
 buildtools/chromeInfo.js.tmpl                      |   44 -
 buildtools/imageConversion.py                      |  135 --
 buildtools/install.rdf.tmpl                        |  116 --
 buildtools/jshydra/README                          |   34 -
 buildtools/jshydra/__init__.py                     |    0
 buildtools/jshydra/abp_rewrite.py                  |   30 -
 buildtools/jshydra/autotest.py                     |   49 -
 buildtools/jshydra/autotest/abprewrite_source.js   |   77 --
 buildtools/jshydra/autotest/test_abprewrite.js     |    4 -
 .../jshydra/autotest/test_abprewrite.js.expected   |  122 --
 .../jshydra/autotest/test_abprewrite_module.js     |    4 -
 .../autotest/test_abprewrite_module.js.expected    |  127 --
 .../jshydra/autotest/test_comments.js.expected     |    7 -
 .../jshydra/autotest/test_globals.js.expected      |    6 -
 .../jshydra/autotest/test_trueast.js.expected      |   64 -
 buildtools/jshydra/autotest/~test_comments.js      |   32 -
 buildtools/jshydra/autotest/~test_globals.js       |   23 -
 buildtools/jshydra/autotest/~test_trueast.js       |    9 -
 buildtools/jshydra/jshydra.js                      |   43 -
 buildtools/jshydra/scripts/abprewrite.js           |  552 --------
 buildtools/jshydra/scripts/ast.js                  |    7 -
 buildtools/jshydra/scripts/astDecompile.js         |  497 --------
 buildtools/jshydra/scripts/basic.js                |   10 -
 buildtools/jshydra/scripts/decompile.js            |  454 -------
 buildtools/jshydra/scripts/doxygen.js              |   81 --
 buildtools/jshydra/scripts/dxr.js                  |   72 --
 buildtools/jshydra/scripts/findInterfaces.js       |   76 --
 buildtools/jshydra/scripts/outASTML.js             |    7 -
 buildtools/jshydra/utils.py                        |   44 -
 buildtools/jshydra/utils/astml.js                  |  683 ----------
 buildtools/jshydra/utils/beautify.js               | 1322 --------------------
 buildtools/jshydra/utils/cleanast.js               |  248 ----
 buildtools/jshydra/utils/comments.js               |   86 --
 buildtools/jshydra/utils/dumpast.js                |   79 --
 buildtools/jshydra/utils/jstypes.js                |   40 -
 buildtools/lib/hooks.js                            |   93 --
 buildtools/lib/keySelector.js                      |  228 ----
 buildtools/lib/prefs.js                            |  203 ---
 buildtools/lib/windowObserver.js                   |  112 --
 buildtools/localeTools.py                          |  469 -------
 buildtools/manifest.json.tmpl                      |   87 --
 buildtools/packager.py                             |  136 --
 buildtools/packagerChrome.py                       |  423 -------
 buildtools/packagerGecko.py                        |  344 -----
 buildtools/packagerSafari.py                       |  268 ----
 buildtools/publicSuffixListUpdater.py              |   70 --
 buildtools/releaseAutomation.py                    |  103 --
 buildtools/safariInfo.js.tmpl                      |   32 -
 chrome/content/ui/filters-filteractions.js         |    8 +-
 chrome/content/ui/filters-search.js                |   22 +-
 chrome/content/ui/filters-subscriptionactions.js   |    2 +-
 chrome/content/ui/filters-subscriptionview.js      |    4 +-
 chrome/content/ui/progressBar.js                   |   14 +-
 chrome/content/ui/sendReport.js                    |    8 +-
 chrome/content/ui/sidebar.js                       |   79 +-
 chrome/content/ui/subscriptions.xml                |   12 +-
 chrome/locale/ar/sendReport.dtd                    |    2 +-
 chrome/locale/bg/composer.dtd                      |   56 +-
 chrome/locale/bg/filters.dtd                       |  110 +-
 chrome/locale/bg/firstRun.properties               |   34 +-
 chrome/locale/bg/global.properties                 |   62 +-
 chrome/locale/bg/meta.properties                   |   10 +-
 chrome/locale/bg/overlay.dtd                       |   50 +-
 chrome/locale/bg/sendReport.dtd                    |   44 +-
 chrome/locale/bg/sidebar.dtd                       |   48 +-
 chrome/locale/bg/subscriptionSelection.dtd         |   18 +-
 chrome/locale/bn-BD/composer.dtd                   |    1 +
 chrome/locale/bn-IN/composer.dtd                   |    4 +
 chrome/locale/ca/filters.dtd                       |    4 +-
 chrome/locale/ca/firstRun.properties               |    6 +-
 chrome/locale/ca/global.properties                 |    6 +-
 chrome/locale/de/firstRun.properties               |    8 +-
 chrome/locale/dsb/firstRun.properties              |    7 +-
 chrome/locale/dsb/meta.properties                  |    2 +-
 chrome/locale/en-GB/firstRun.properties            |    7 +-
 chrome/locale/eo/firstRun.properties               |    7 +-
 chrome/locale/es-CL/firstRun.properties            |   13 +-
 chrome/locale/es-CL/global.properties              |    8 +-
 chrome/locale/eu/firstRun.properties               |    7 +-
 chrome/locale/eu/global.properties                 |    2 +
 chrome/locale/eu/meta.properties                   |    2 +-
 chrome/locale/eu/overlay.dtd                       |    3 +
 chrome/locale/fa/meta.properties                   |    2 +-
 chrome/locale/fi/filters.dtd                       |   26 +-
 chrome/locale/fi/firstRun.properties               |    2 +-
 chrome/locale/fi/global.properties                 |   24 +-
 chrome/locale/fi/meta.properties                   |    8 +-
 chrome/locale/fi/overlay.dtd                       |   12 +-
 chrome/locale/fi/sendReport.dtd                    |   50 +-
 chrome/locale/fi/sidebar.dtd                       |   10 +-
 chrome/locale/fi/subscriptionSelection.dtd         |    6 +-
 chrome/locale/fy-NL/firstRun.properties            |    7 +-
 chrome/locale/he/firstRun.properties               |    7 +-
 chrome/locale/hi-IN/filters.dtd                    |   34 +-
 chrome/locale/hi-IN/overlay.dtd                    |   10 +
 chrome/locale/hi-IN/sendReport.dtd                 |    1 +
 chrome/locale/hsb/firstRun.properties              |    7 +-
 chrome/locale/id/composer.dtd                      |    2 +-
 chrome/locale/id/filters.dtd                       |    2 +-
 chrome/locale/id/firstRun.properties               |   33 +-
 chrome/locale/id/meta.properties                   |    3 +-
 chrome/locale/id/sendReport.dtd                    |   11 +-
 chrome/locale/id/sidebar.dtd                       |    2 +-
 chrome/locale/ja/sendReport.dtd                    |    4 +-
 chrome/locale/lt/firstRun.properties               |    7 +-
 chrome/locale/mk/firstRun.properties               |   12 +-
 chrome/locale/mk/global.properties                 |    4 +-
 chrome/locale/mk/meta.properties                   |    5 +-
 chrome/locale/mk/subscriptionSelection.dtd         |    9 +-
 chrome/locale/ml/composer.dtd                      |    5 +-
 chrome/locale/mn/filters.dtd                       |    2 +
 chrome/locale/mn/subscriptionSelection.dtd         |    2 +
 chrome/locale/ms/composer.dtd                      |    8 +-
 chrome/locale/ms/firstRun.properties               |   35 +-
 chrome/locale/nl/firstRun.properties               |    7 +-
 chrome/locale/pt-BR/composer.dtd                   |    4 +-
 chrome/locale/pt-PT/composer.dtd                   |    2 +-
 chrome/locale/si-LK/composer.dtd                   |   10 +
 chrome/locale/si-LK/meta.properties                |    9 +-
 chrome/locale/sl/firstRun.properties               |    2 +-
 chrome/locale/sl/overlay.dtd                       |    2 +-
 chrome/locale/sl/sendReport.dtd                    |    4 +-
 chrome/locale/sv-SE/firstRun.properties            |    7 +-
 chrome/locale/ta-LK/composer.dtd                   |   30 +-
 chrome/locale/ta-LK/filters.dtd                    |   19 +
 chrome/locale/ta-LK/sidebar.dtd                    |   20 +
 chrome/locale/vi/firstRun.properties               |    2 +-
 chrome/locale/zh-TW/firstRun.properties            |    7 +-
 lib/appSupport.js                                  |   20 +-
 lib/customizableUI.js                              |    2 +-
 lib/elemHide.js                                    |   25 +-
 lib/filterClasses.js                               |   32 +-
 lib/filterListener.js                              |    9 +-
 lib/filterStorage.js                               |   30 +-
 lib/io.js                                          |    5 +-
 lib/matcher.js                                     |   18 +-
 lib/requestNotifier.js                             |   22 +-
 lib/subscriptionClasses.js                         |   44 +-
 lib/sync.js                                        |    6 +-
 lib/synchronizer.js                                |    2 +-
 lib/timeline.js                                    |    2 +-
 lib/ui.js                                          |   36 +-
 lib/utils.js                                       |   14 +-
 metadata.gecko                                     |   12 +-
 160 files changed, 945 insertions(+), 9802 deletions(-)
 delete mode 100644 .hg_archival.txt
 create mode 100644 .hgignore
 delete mode 100644 .hgsub
 delete mode 100644 .hgsubstate
 create mode 100644 .hgtags
 create mode 100644 README.md
 delete mode 100644 buildtools/.hgsub
 delete mode 100644 buildtools/.hgsubstate
 delete mode 100644 buildtools/Info.plist.tmpl
 delete mode 100644 buildtools/LocaleTester.pm
 delete mode 100644 buildtools/__init__.py
 delete mode 100644 buildtools/background.html.tmpl
 delete mode 100644 buildtools/bootstrap.js.tmpl
 delete mode 100644 buildtools/build.py
 delete mode 100644 buildtools/chainedconfigparser.py
 delete mode 100644 buildtools/chromeDevenvPoller__.js.tmpl
 delete mode 100644 buildtools/chromeInfo.js.tmpl
 delete mode 100644 buildtools/imageConversion.py
 delete mode 100644 buildtools/install.rdf.tmpl
 delete mode 100644 buildtools/jshydra/README
 delete mode 100644 buildtools/jshydra/__init__.py
 delete mode 100755 buildtools/jshydra/abp_rewrite.py
 delete mode 100755 buildtools/jshydra/autotest.py
 delete mode 100644 buildtools/jshydra/autotest/abprewrite_source.js
 delete mode 100644 buildtools/jshydra/autotest/test_abprewrite.js
 delete mode 100644 buildtools/jshydra/autotest/test_abprewrite.js.expected
 delete mode 100644 buildtools/jshydra/autotest/test_abprewrite_module.js
 delete mode 100644 buildtools/jshydra/autotest/test_abprewrite_module.js.expected
 delete mode 100644 buildtools/jshydra/autotest/test_comments.js.expected
 delete mode 100644 buildtools/jshydra/autotest/test_globals.js.expected
 delete mode 100644 buildtools/jshydra/autotest/test_trueast.js.expected
 delete mode 100644 buildtools/jshydra/autotest/~test_comments.js
 delete mode 100644 buildtools/jshydra/autotest/~test_globals.js
 delete mode 100644 buildtools/jshydra/autotest/~test_trueast.js
 delete mode 100644 buildtools/jshydra/jshydra.js
 delete mode 100644 buildtools/jshydra/scripts/abprewrite.js
 delete mode 100644 buildtools/jshydra/scripts/ast.js
 delete mode 100644 buildtools/jshydra/scripts/astDecompile.js
 delete mode 100644 buildtools/jshydra/scripts/basic.js
 delete mode 100644 buildtools/jshydra/scripts/decompile.js
 delete mode 100644 buildtools/jshydra/scripts/doxygen.js
 delete mode 100644 buildtools/jshydra/scripts/dxr.js
 delete mode 100644 buildtools/jshydra/scripts/findInterfaces.js
 delete mode 100644 buildtools/jshydra/scripts/outASTML.js
 delete mode 100644 buildtools/jshydra/utils.py
 delete mode 100644 buildtools/jshydra/utils/astml.js
 delete mode 100644 buildtools/jshydra/utils/beautify.js
 delete mode 100644 buildtools/jshydra/utils/cleanast.js
 delete mode 100644 buildtools/jshydra/utils/comments.js
 delete mode 100644 buildtools/jshydra/utils/dumpast.js
 delete mode 100644 buildtools/jshydra/utils/jstypes.js
 delete mode 100644 buildtools/lib/hooks.js
 delete mode 100644 buildtools/lib/keySelector.js
 delete mode 100644 buildtools/lib/prefs.js
 delete mode 100644 buildtools/lib/windowObserver.js
 delete mode 100644 buildtools/localeTools.py
 delete mode 100644 buildtools/manifest.json.tmpl
 delete mode 100644 buildtools/packager.py
 delete mode 100644 buildtools/packagerChrome.py
 delete mode 100644 buildtools/packagerGecko.py
 delete mode 100644 buildtools/packagerSafari.py
 delete mode 100644 buildtools/publicSuffixListUpdater.py
 delete mode 100644 buildtools/releaseAutomation.py
 delete mode 100644 buildtools/safariInfo.js.tmpl
 create mode 100644 chrome/locale/hi-IN/overlay.dtd
 create mode 100644 chrome/locale/hi-IN/sendReport.dtd
 create mode 100644 chrome/locale/si-LK/composer.dtd
 create mode 100644 chrome/locale/ta-LK/filters.dtd
 create mode 100644 chrome/locale/ta-LK/sidebar.dtd

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



More information about the Pkg-mozext-commits mailing list