[Pkg-mozext-commits] [adblock-plus] branch master updated (f2d4f26 -> 96ce194)

David Prévot taffit at moszumanska.debian.org
Sat Apr 30 17:59:01 UTC 2016


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

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

      from  f2d4f26   Update changelog for 2.7.2+dfsg-2 release
       new  fda556b   Added tag 2.7.2 for changeset 1f1a93065791
       new  801fd53   Issue 3746 - Update Adblock Plus dependency on buildtools to revision c92cc4e4a338
       new  4815245   Noissue - Added missing strings for invalid filters
       new  9ce8909   Issue 3813 - Update dependency on adblockplusui to revision eaf7a04285fa
       new  2b1943d   Issue 3835 - Update dependency on adblockpluscore to revision 2d4888611240
       new  24583a5   Issue 3837 - Update buildtools dependency to revision 7cc1fe2eccbe
       new  8d3e62c   Issue 3499 - Create a clean messaging API for internal use
       new  09f745a   Noissue - Marked compatible with Firefox 49 & Co.
       new  86f6634   Issue 3499 - Use new messaging API in the content policy implementation
       new  7b253c4   Issue 3499 - Use the new messaging API for the issue reporter
       new  1deeb9a   Issue 3499 - Use the new messaging API for the request notifier
       new  865fe21   Issue 3499 - Use the new messaging API for object tabs
       new  ce4b490   Issue 3499 - Remove old messaging API
       new  284f8b9   Issue 2401 - Integrate CSS property rule handling in Firefox
       new  6681a2c   Issue 3952 - Updated buildtools dependency for whitespace changes and ensure_dependencies.py improvements
       new  e5ec926   Issue 3952 - Fix whitespaces for compliance with PEP-8
       new  335413c   Issue 3851 - Implement subscribe link handling via process scripts
       new  46459d2   Issue 3853 - Use new messaging API for the first-run page
       new  758a4e4   Issue 3955 - Set required ABP version properly when exporting filter lists with CSS property filters
       new  7f2e948   Issue 3957 - Update dependency on adblockpluscore to revision 82c88024773b
       new  62f4b4e   Issue 3960 - Console errors due to wrong variable name
       new  618e710   Issue 3958 - Fixed initialization race condition when Adblock Plus is updated
       new  305fe7b   Issue 3964 - Fix race condition, CSS property filters applying too early
       new  0dd2374   Noissue - Updated locales from Crowdin
       new  8822cba   Issue 3992 - Update dependency on adblockpluscore to revision 5d9618f68a0c
       new  b283f19   Releasing Adblock Plus 2.7.3
       new  d402563   Imported Upstream version 2.7.3+dfsg
       new  9952737   Merge tag 'upstream/2.7.3+dfsg'
       new  adb6d08   Issue 3659 - Remove locale dependency from filter classes
       new  57c1c7c   Issue 3660 - Remove locale dependency from subscription classes
       new  3dba353   Issue 2401 - Fix checking of CSS rule type in order to be compatible with Firefox
       new  ed0acc5   Issue 3836 - Don't set DownloadableSubscription.upgradeRequired in Synchronizer
       new  2559f2f   Issue 3862 - Add EventEmitter class and implement in the FilterNotifier
       new  b41e40c   Issue 3862 - Added EventEmitter.listeners()
       new  387d788   Issue 3862 - Make antiadblockInit use the new FilterNotifier API
       new  b5eab6d   Issue 3862 - Make filterListener use the new FilterNotifier API
       new  a85338c   Issue 3873 - Replace object literals using __proto__ with Object.create(null)
       new  985dac0   Noissue - Removed redundant URL compatibility logic
       new  db38acd   Issue 3889 - Dispatch subscription.downloading event on transfer
       new  4a90bc0   Issue 3952 - Updated buildtools dependency for whitespace changes and ensure_dependencies.py improvements
       new  5b80882   Issue 3952 - Fix whitespaces for compliance with PEP-8
       new  7cfbf64   Issue 3879 - CSS property filters ignore third-party stylesheets in Chrome but not in Firefox
       new  0f979e7   Issue 3991 - Fixed logic setting homepage URL automatically
       new  7ff4f73   Merge commit '0f979e7'
       new  261b5d3   Issue 2396 - Add CSS property filter message responder
       new  a5c3363   Issue 2668 - Use new subscription types in options page
       new  6de95bb   Issue 1292 - Optimized first-run page share section for smaller screens
       new  b7f89ad   Issue 2747 - Added empty state for tables in options page
       new  3525aed   Noissue - Ignore empty lines when saving custom filters in test environment
       new  f45f0d8   Issue 3515 - Use fetch() API instead (synchronous) XMLHttpRequest
       new  bdcae4c   Noissue - Updated copyright year
       new  9faeb60   Issue 2408 - Improved accessibility of checkboxes in options page
       new  2f38acd   Issue 2359 - Fixed styles of list items in options page
       new  ae6cc19   Issue 154 - Added UI for devtools panel on Chrome
       new  185e99c   Issue 3572 - Allowed address reuse for test server
       new  9288527   Issue 154 - Adapted for change replacing isFrameWhitelisted with checkWhitelisted
       new  b845b0d   Issue 154 - Make the devtools panel generate domain specific filters when $genericblock is active
       new  d73d640   Issue 2375 - Implement Filter list section in new options page advanced tab
       new  76827c9   Issue 2834 - Enable translations for adblockplusui
       new  8694bff   Issue 2834 - Initial synchronisation with Crowdin
       new  f39e98e   Noissue - Remove redundant Filter.fromText()
       new  3079852   Issue 3761 - Don't clear user input when filter validation failed
       new  52aa894   Issue 3736 - Fixed: Checks for share resources failed
       new  42e195e   Issue 3719 - Adapt for changes in the initilization code on Chrome/Safari
       new  52f6a93   Noissue - Fix messageResponder for Firefox
       new  d6484f7   Issue 3814 - Opening sharing pop-up fails starting with Firefox 47
       new  b5a9a79   Merge commit 'd6484f7'
       new  a5dd26f   Issue 3704 - Consider Edge a seperate platform in the generated "info" module
       new  c20bb8c   Issue 2850 - Get rid of synchronous XMLHttpRequest on startup, embed JSON files directly instead
       new  17b8a6d   Issue 3760 - Removed support for Opera builds
       new  2548f2f   Issue 382 - Removed support for experimental Chrome builds
       new  91d1e3a   Issue 3822 - Updated jshydra for strict-mode fix
       new  b7a5099   Issue 3834 - Expose URL constructor to modules
       new  6c7b858   Issue 3635 - Fix ensure_dependencies.py doesn't work when neither a .git nor a .hg directory is present
       new  aa60a09   Issue 2694 - Fix wrong order of parameters  in logging message
       new  6bee1ea   Noissue - Updated jshydra dependency for whitespace changes and minor cleanup
       new  93e54d4   Issue 3952 - Fix whitespaces for compliance with PEP-8
       new  7b76c94   Merge remote-tracking branch 'buildtools/master'
       new  e985b0d   Issue 3822 - Fix strict-mode in generated modules
       new  27f7a14   Issue 3952 - Fix whitespaces for compliance with PEP-8
       new  104e620   Noissue - Refactor code downloading and unpacking jsshell for better readability
       new  3a674e4   Merge remote-tracking branch 'jshydra/master'
       new  6eabda3   Refresh patches
       new  f8e4c5a   Update Standards-Version to 3.9.8
       new  e7afd74   Update copyright
       new  42c7352   Update upstream changelog
       new  96ce194   Update changelog for 2.7.3+dfsg-1 release

The 87 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:
 .hgtags                                            |   1 +
 adblockpluscore/.gitignore                         |   1 +
 adblockpluscore/.hgignore                          |   1 +
 adblockpluscore/README.md                          |  13 +
 adblockpluscore/chrome/content/cssProperties.js    |  20 +-
 adblockpluscore/dependencies                       |   2 +-
 adblockpluscore/ensure_dependencies.py             | 543 ++++++------
 adblockpluscore/generate_docs.py                   |  24 +-
 adblockpluscore/lib/antiadblockInit.js             |  17 +-
 adblockpluscore/lib/events.js                      | 110 +++
 adblockpluscore/lib/filterClasses.js               |  14 +-
 adblockpluscore/lib/filterListener.js              | 171 ++--
 adblockpluscore/lib/filterNotifier.js              |  33 +-
 adblockpluscore/lib/notification.js                |  17 +-
 adblockpluscore/lib/subscriptionClasses.js         |  57 +-
 adblockpluscore/lib/synchronizer.js                |  26 +-
 adblockpluscore/package.json                       |  12 +
 adblockpluscore/test/filterClasses.js              | 345 ++++++++
 adblockpluscore/test/subscriptionClasses.js        |  87 ++
 adblockpluscore/test_wrapper.js                    |   5 +
 adblockplusui/README.md                            |  17 +-
 adblockplusui/background.html                      |   2 +-
 adblockplusui/background.js                        | 143 +++-
 build.py => adblockplusui/build.py                 |   0
 adblockplusui/common.js                            |  18 +-
 {adblockpluscore => adblockplusui}/dependencies    |   2 +-
 adblockplusui/devtools-panel.html                  | 117 +++
 adblockplusui/devtools-panel.js                    | 172 ++++
 .../ensure_dependencies.py                         |   0
 adblockplusui/ext/background.js                    |  15 +-
 adblockplusui/ext/common.js                        |   8 +-
 adblockplusui/ext/content.js                       |  23 +-
 lib/child/main.js => adblockplusui/ext/devtools.js |  23 +-
 adblockplusui/firstRun.html                        |  11 +-
 adblockplusui/firstRun.js                          |  12 +-
 adblockplusui/i18n.js                              |  48 +-
 adblockplusui/locale/ar/firstRun.json              |  16 +-
 adblockplusui/locale/ast/firstRun.json             |  16 +-
 adblockplusui/locale/bg/firstRun.json              |  16 +-
 adblockplusui/locale/bn-BD/firstRun.json           |   8 +-
 adblockplusui/locale/bs/firstRun.json              |  14 +-
 adblockplusui/locale/ca/firstRun.json              |  16 +-
 adblockplusui/locale/cs/firstRun.json              |  16 +-
 adblockplusui/locale/da/firstRun.json              |  16 +-
 adblockplusui/locale/de/firstRun.json              |  16 +-
 adblockplusui/locale/el/firstRun.json              |  16 +-
 adblockplusui/locale/en-GB/firstRun.json           |  45 -
 adblockplusui/locale/en-US/common.json             |  18 +
 adblockplusui/locale/en-US/firstRun.json           |   5 +-
 adblockplusui/locale/en-US/options.json            | 110 ++-
 adblockplusui/locale/es-AR/firstRun.json           |  16 +-
 adblockplusui/locale/es-CL/firstRun.json           |  16 +-
 adblockplusui/locale/es-ES/firstRun.json           |  16 +-
 adblockplusui/locale/es-MX/firstRun.json           |  16 +-
 adblockplusui/locale/et/firstRun.json              |  16 +-
 adblockplusui/locale/eu/firstRun.json              |  16 +-
 adblockplusui/locale/fa/firstRun.json              |  16 +-
 adblockplusui/locale/fi/firstRun.json              |  22 +-
 adblockplusui/locale/fr/firstRun.json              |  16 +-
 adblockplusui/locale/he/firstRun.json              |  16 +-
 adblockplusui/locale/hi-IN/firstRun.json           |  16 +-
 adblockplusui/locale/hr/firstRun.json              |  16 +-
 adblockplusui/locale/hu/firstRun.json              |  16 +-
 adblockplusui/locale/hy-AM/firstRun.json           |  16 +-
 adblockplusui/locale/id/firstRun.json              |  16 +-
 adblockplusui/locale/is/firstRun.json              |  16 +-
 adblockplusui/locale/it/firstRun.json              |  16 +-
 adblockplusui/locale/ja/firstRun.json              |  22 +-
 adblockplusui/locale/kk/firstRun.json              |  22 +-
 adblockplusui/locale/ko/firstRun.json              |  16 +-
 adblockplusui/locale/lt/firstRun.json              |  16 +-
 adblockplusui/locale/lv/firstRun.json              |  16 +-
 adblockplusui/locale/mk/firstRun.json              |  16 +-
 adblockplusui/locale/mr/firstRun.json              |  16 +-
 adblockplusui/locale/ms/firstRun.json              |  16 +-
 adblockplusui/locale/nb-NO/firstRun.json           |  16 +-
 adblockplusui/locale/nl/firstRun.json              |  16 +-
 adblockplusui/locale/pl/firstRun.json              |  16 +-
 adblockplusui/locale/pt-BR/firstRun.json           |  16 +-
 adblockplusui/locale/pt-PT/firstRun.json           |  16 +-
 adblockplusui/locale/ro/firstRun.json              |  22 +-
 adblockplusui/locale/ru/firstRun.json              |  16 +-
 adblockplusui/locale/sk/firstRun.json              |  22 +-
 adblockplusui/locale/sl/firstRun.json              |  16 +-
 adblockplusui/locale/sq/firstRun.json              |  16 +-
 adblockplusui/locale/sr/firstRun.json              |  16 +-
 adblockplusui/locale/sv-SE/firstRun.json           |  16 +-
 adblockplusui/locale/ta-LK/firstRun.json           |  14 +-
 adblockplusui/locale/th/firstRun.json              |  14 +-
 adblockplusui/locale/tr/firstRun.json              |  16 +-
 adblockplusui/locale/uk/firstRun.json              |  16 +-
 adblockplusui/locale/vi/firstRun.json              |  16 +-
 adblockplusui/locale/zh-CN/firstRun.json           |  16 +-
 adblockplusui/locale/zh-TW/firstRun.json           |  16 +-
 adblockplusui/messageResponder.js                  |  86 +-
 adblockplusui/metadata.generic                     |   9 +
 adblockplusui/options.html                         | 109 ++-
 adblockplusui/options.js                           | 523 ++++++++----
 adblockplusui/skin/common.css                      |   2 +-
 adblockplusui/skin/devtools-panel.css              | 208 +++++
 adblockplusui/skin/firstRun.css                    |  52 +-
 adblockplusui/skin/options-sprite.png              | Bin 2855 -> 4988 bytes
 adblockplusui/skin/options.css                     | 447 +++++++---
 adblockplusui/subscriptions.xml                    | 101 ++-
 adblockplusui/test_server.py                       |   3 +-
 addChecksum.py                                     |  53 +-
 build.py                                           |  10 +-
 buildtools/bootstrap.js.tmpl                       |  25 +-
 buildtools/build.py                                | 946 +++++++++++----------
 buildtools/chainedconfigparser.py                  | 315 +++----
 buildtools/chromeInfo.js.tmpl                      |  12 +-
 buildtools/dependencies                            |   2 +-
 buildtools/ensure_dependencies.py                  | 543 ++++++------
 buildtools/lib/prefs.js                            |  10 +-
 buildtools/localeTools.py                          | 800 ++++++++---------
 buildtools/manifest.json.tmpl                      |  13 +-
 buildtools/packager.py                             | 228 ++---
 buildtools/packagerChrome.py                       | 647 +++++++-------
 buildtools/packagerGecko.py                        | 614 ++++++-------
 buildtools/packagerSafari.py                       | 456 +++++-----
 buildtools/publicSuffixListUpdater.py              |  77 +-
 buildtools/releaseAutomation.py                    | 209 ++---
 chrome/content/subscribeLinkHandler.js             | 106 ---
 chrome/content/ui/filters-backup.js                |   7 +-
 chrome/content/ui/filters-filteractions.js         |   2 +-
 chrome/content/ui/filters-subscriptionactions.js   |   4 +-
 chrome/content/ui/filters-subscriptionview.js      |  23 +-
 chrome/content/ui/filters.js                       |   1 +
 chrome/content/ui/filters.xul                      |   6 +-
 chrome/content/ui/sendReport.js                    |  12 +-
 chrome/content/ui/sidebar.js                       |   8 +-
 chrome/content/ui/utils.js                         |  22 +-
 chrome/locale/ar/filters.dtd                       |   2 +-
 chrome/locale/ar/global.properties                 |   7 +-
 chrome/locale/ar/meta.properties                   |   2 +-
 chrome/locale/be/global.properties                 |   1 +
 chrome/locale/bg/global.properties                 |   2 +
 chrome/locale/bn-BD/global.properties              |   5 +-
 chrome/locale/bs/global.properties                 |   3 +
 chrome/locale/ca/global.properties                 |   2 +
 chrome/locale/de/composer.dtd                      |   4 +-
 chrome/locale/de/global.properties                 |   1 +
 chrome/locale/el/global.properties                 |   1 +
 chrome/locale/en-US/global.properties              |   2 +
 chrome/locale/eo/global.properties                 |   3 +
 chrome/locale/es-AR/global.properties              |   1 +
 chrome/locale/es-ES/global.properties              |   2 +
 chrome/locale/es-MX/global.properties              |   1 +
 chrome/locale/eu/global.properties                 |   2 +
 chrome/locale/fa/global.properties                 |   1 +
 chrome/locale/hu/global.properties                 |   1 +
 chrome/locale/it/composer.dtd                      |   2 +-
 chrome/locale/kk/global.properties                 |   5 +
 chrome/locale/lt/global.properties                 |   5 +-
 chrome/locale/nl/global.properties                 |   2 +
 chrome/locale/pl/global.properties                 |   3 +
 chrome/locale/ro/global.properties                 |   1 +
 chrome/locale/ru/sendReport.dtd                    |   2 +-
 chrome/locale/sk/global.properties                 |   1 +
 chrome/locale/sk/overlay.dtd                       |   4 +-
 chrome/locale/sr/global.properties                 |   1 +
 chrome/locale/sv-SE/global.properties              |   3 +
 chrome/locale/tr/global.properties                 |   4 +-
 chrome/locale/vi/global.properties                 |   3 +-
 chrome/locale/zh-CN/global.properties              |   1 +
 chrome/locale/zh-CN/sidebar.dtd                    |   2 +-
 debian/adblock-plus.upstream-changelog             |  11 +
 debian/changelog                                   |  11 +
 debian/control                                     |   2 +-
 debian/copyright                                   |   2 +-
 ...Disable-acceptable-ads-feature-by-default.patch |  12 +-
 debian/patches/0004-Drop-dependency-check.patch    |  12 +-
 dependencies                                       |   6 +-
 ensure_dependencies.py                             | 543 ++++++------
 ext/background.js                                  |  54 +-
 ext/common.js                                      | 160 +---
 ext/content.js                                     |  61 +-
 jshydra/abp_rewrite.py                             |  38 +-
 jshydra/autotest.py                                |  82 +-
 jshydra/scripts/abprewrite.js                      |   4 +-
 jshydra/utils.py                                   |  77 +-
 lib/child/bootstrap.js                             |  57 +-
 lib/child/contentPolicy.js                         |  86 +-
 lib/child/cssProperties.js                         |  97 +++
 lib/child/dataCollector.js                         |  31 +-
 lib/child/main.js                                  |  18 +-
 lib/child/objectTabs.js                            |  51 +-
 lib/child/requestNotifier.js                       | 107 +--
 lib/child/subscribeLinks.js                        | 118 +++
 lib/contentPolicy.js                               | 129 +--
 lib/dataCollector.js                               |  61 --
 lib/main.js                                        |   5 +-
 lib/messaging.js                                   | 328 +++++++
 lib/objectTabs.js                                  |   7 +-
 {defaults => lib}/prefs.json                       |   0
 lib/requestNotifier.js                             | 108 +--
 lib/ui.js                                          |  22 +-
 lib/utils.js                                       |  38 -
 lib/whitelisting.js                                |  46 +
 metadata.gecko                                     |  14 +-
 validateChecksum.py                                |  57 +-
 201 files changed, 7372 insertions(+), 5024 deletions(-)
 create mode 100644 adblockpluscore/.gitignore
 create mode 100644 adblockpluscore/.hgignore
 create mode 100644 adblockpluscore/lib/events.js
 create mode 100644 adblockpluscore/package.json
 create mode 100644 adblockpluscore/test/filterClasses.js
 create mode 100644 adblockpluscore/test/subscriptionClasses.js
 create mode 100644 adblockpluscore/test_wrapper.js
 copy build.py => adblockplusui/build.py (100%)
 copy {adblockpluscore => adblockplusui}/dependencies (69%)
 create mode 100644 adblockplusui/devtools-panel.html
 create mode 100644 adblockplusui/devtools-panel.js
 copy {adblockpluscore => adblockplusui}/ensure_dependencies.py (100%)
 copy lib/child/main.js => adblockplusui/ext/devtools.js (70%)
 create mode 100644 adblockplusui/locale/en-US/common.json
 create mode 100644 adblockplusui/metadata.generic
 create mode 100644 adblockplusui/skin/devtools-panel.css
 delete mode 100644 chrome/content/subscribeLinkHandler.js
 create mode 100644 lib/child/cssProperties.js
 create mode 100644 lib/child/subscribeLinks.js
 delete mode 100644 lib/dataCollector.js
 create mode 100644 lib/messaging.js
 rename {defaults => lib}/prefs.json (100%)
 create mode 100644 lib/whitelisting.js

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