[Pkg-mozext-commits] [requestpolicy] branch upstream updated (20b50c6 -> 2750add)
David Prévot
taffit at moszumanska.debian.org
Thu Jan 28 03:20:21 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to branch upstream
in repository requestpolicy.
from 20b50c6 Imported Upstream version 1.0.0~beta10+dfsg
new fe3716d Merge branch 'release-1-0-beta10' into dev-1.0
new b5d6641 Makefile: use the "normal" venv for `make run`
new a09816e get `run-xpcshell-tests.sh` to work
new 0ffb9c4 xpcshell: remove nonexistant `test_first.js`
new d67ec7b xpcshell: fix `head_loadrp.js`
new fb4b5e4 xpcshell: fix some URIs
new 8c8dc1e xpcshell: fix `test_policystorage.js`
new 81112ec tweak `run-xpcshell-tests.sh`
new 736ac51 xpcshell: disable policymanager and subscription tests
new 1c0914c Merge branch 'get-xpcshell-tests-working' into get-beta10-signed
new 50f5a9c Makefile: fix mozmill target
new e58cdab [ref] move "info" part of "utils.jsm" to "utils/info.jsm"
new fac0513 [ref] rewrite head_loadrp a bit
new 164d4e5 [add] utils: add wrapFunction() and unwrapFunction
new 2a591cf [ref] Utils, Info: remove unused jsm imports
new 0a27f54 [ref] overlay: wrap addTab() using Utils.wrapFunction()
new 327bfd9 [ref] frame script: comment out unused code
new 6fa86c4 Merge branch 'remove-eval' into get-beta10-signed
new cd62e82 [ref] menu: use `addEventListener` for "click"
new a936baa [ref] menu: make the "lists" private
new f3106d4 [ref] xul.jsm: rename some variables
new 1720b57 [ref] xul-trees: reorganize tree structure
new 0d5c1e6 [ref] xul.jsm: simplify the element removal
new 8103d60 [ref] xul-trees, xulutils: use `addEventListener`
new fe32ec5 [ref] classicmenu: use `addEventListener`
new 768e259 Merge branch 'remove-onXY-event-attributes' into get-beta10-signed
new 3bd641d [ref] overlay: prevent AMO's `setTimeout` warning
new d57ecd0 [fix] off-AMO name: remove "Beta"
new 9c0bb57 [ref] makefile: replace `root_files` by a symlink
new 5a8579b [ref] makefile: rename `*source_files` to `*src__all_files`
new 60fe5b4 [ref] makefile: prefix "normal build" variables
new 20cc890 [ref] makefile: rename `*src_files` to `*all_files`
new 8ef6322 [ref] makefile: rename `*other_files` to `*copy_files`
new 75b7697 [ref] makefile: rename `*javascript_files` to `*jspp_files`
new 9ec6e64 [ref] makefile: create `src__copy_files` and `src__jspp_files`
new 900101d [ref] makefile: create generic "files" variables
new 9f9d215 [ref] makefile: use the `$<` Automatic Variable
new 14977fd [ref] makefile: replace `$(dir $@)` by `$(@D)`
new 7f70a4d [fix] makefile: remove _all_ deleted files and empty dirs
new 43c8864 [ref] makefile: rename directory for off-amo build
new c3e7924 Merge branch 'simplify-makefile' into get-beta10-signed
new d19af5a [fix] jquery: take original file, don't preprocess
new 6128b63 Merge branch 'get-beta10-signed' into dev-1.0
new f50c4ba [ref] request processor: add `fixme` comments
new cafbce1 [ref] php files: remove `?>` at EOF
new aee5b72 [tst][add] testing data: add RSS feed
new c8e31f5 [tst][IMP] data: http redirection with path
new a51d3f1 [tst][fix] requirements.txt: push mozrunner to 6.9
new 611aeef [tst][add] Marionette test: <a> link click
new 1a06eb4 [tst][add] Marionette test: open <a> in new tab
new 5c5ec1f [tst][add] Marionette test: open <a> in new window
new f3beb1b [tst][fix] mozrunner: allow unsigned XPIs
new df608fd [tst][add] Marionette test: open selURL in current tab
new 4ee0f0c [tst][add] Marionette test: open selURL in new tab
new 5eeb9ac [tst][ref] Marionette "open <a> in new tab":
new b79b36d [tst][add] Marionette test: open selURL in new win
new d9bddfb [tst][add] RP Puppeteer "Rules" API
new 2807efe [tst][add] introduce RequestPolicyPuppeteer
new 3a2f12d [tst][ref] Marionette prefs api: override Prefs class
new 7260fef [tst][fix] Marionette testcase tearDown: remove all rules
new 5a07b4c [tst][add] RP Puppeteer "Requests" API
new 77006e2 [tst][add] Marionette test: rule with scheme only
new 2d5c472 [tst][fix] rules.py: implement __ne__
new ff8bcdd [tst][fix] rules.py: use `isinstance` on `Rule` comparison
new bd331b8 [tst][imp] rules.py: add properties like `origin_scheme`
new c1860f2 [tst][imp] rules.py: convert port numbers to integer
new 1af0c33 [tst][add] extend Puppeteer "L10n" API
new e936a41 [tst][ref] python files: remove unused code
new 055f55a [tst][ref] python: use `string.format()`
new 0cc176b [tst][add] RP Puppeteer "your_policy" library
new 89fbefb [tst][add] RP Puppeteer "request_log" library
new dc31742 [tst][add] Marionette test: URI without host
new dd9de25 [tst][rem] Drop "Scheme Workaround" test
new 599300d [tst][ref] RedirectNotification.is_shown()
new ce759a7 [tst][imp] RedirectNotification: add `close()`
new be35aea [tst][add] Marionette test: auto-redirections
new 0efdd2f [tst][add] Marionette test: inline-redirections
new 32a90fe [tst][add] Marionette test: link click redirect
new 3ffe4cf [tst][ref] ctx_menu: `self.element`, `self.state`
new b7c2dda [tst][fix] ctx_menu: `select_entry()`, `_close()`
new c042da0 [tst][fix] xpcshell tests are running again
new dff0a57 [tst][fix] mozrunner: allow unsigned XPIs
new c98af40 [fix] Module Patterns: Fix JavaScript issues in Nightly
new 00b5521 [fix] Don't use the return value of `Cu.import()`
new 0135b01 Merge branch 'dev-1.0' into mozmill-marionette-migration
new f293b80 [tst][add] Marionette: "open link in new tab" redirect
new 773b53a [tst][rem] Mozmill: remove migrated tests/libs
new dea4a37 [tst][imp] RPTestcase tearDown: assert "no rules"
new 0ead020 [tst][fix] redir.notif. test: `is_shown()`
new 036854f [tst][fix] YourPolicy: Don't leak rules
new 590f588 [tst][ref] RPTestCase: change function order
new abfd4d8 [tst][fix] minor issue: wrong test-class name
new d1e60c8 [tst][fix] minor issue: unnecessary semicolon
new 2bfaeb7 [tst][add] WebUtils tests
new 2775a88 [tst][add] Tabs tests
new 69b1799 [tst][ref] Marionette error detection: rename methods
new 8d88a6c [tst][imp] Marionette console error detection: record messages
new c86b806 Merge branch 'mozmill-marionette-migration' into dev-1.0
new 13ebc82 [release] set version to 1.0.beta10.2
new eaf7b53 [release] update applications' maxVersion
new 5e5b8e8 [fix] cherry-pick changelog for 1.0.beta10.1-signed
new 8f77110 [release] update changelogs
new 08ec2c8 Merge branch 'release-1.0.beta10.2' into dev-1.0
new 66160b5 [doc] remove contribution section from README
new 5c7cb5c add link to 'contributing' website page
new ffcb613 Merge branch 'update-readme' into dev-1.0
new 6405cc5 [ref] change to `preprocess.py`
new da29127 [ref] specific-xpi: use `v1.0.beta9.3__preprocess.py`
new a51d59b Merge branch 'preprocess.py' into dev-1.0
new 4c03293 [fix] Readme: Add "zip" as prerequisite
new 31a2bb3 [fix] requirements.txt: firefox-ui-tests branch name
new cec98e9 [rem] drop support for Gecko < 22
new c392404 [tst][fix] multiple RP versions: specific-xpi tree-ish
new aeda47e [fix] Makefile: `preprocessor` should be order-only
new 53a1174 [fix] http-on-examine-response: top-level doc detection
new a91980d [tst][imp] Makefile/Marionette: run enabling E10s
new ee0f6e6 [tst][fix] R21n: use `sleep()` in `is_shown()`
new c373c4d [tst] redirect tests: disable some tests on E10s
new 4f83d20 [tst][ref] R21n: get `_panel` differently
new 41366d3 [fix] R21n: show on blocked header redirection
new 1ecff45 [ref] header redirect: don't remove header
new f1113be [tst][ref] auto-redirect: factor out navigate()
new 6ddaa07 [tst][add] r21n library: the "allow" button
new e690755 [tst][fix] FirefoxTestCase moved to fx-puppeteer
new a168f70 [fix] R21n: the "allow" button on a empty tab
new 318e682 [ref] fix misuse of the english word "eventually"
new e2b116a [tst][ref] Add-On Library: Replace UI lib by API lib
new db06102 [tst][fix] R21n @ blocked header-redir: fix tests
new c35a8c6 [ref] overlay: add e10s fixme comment
new 7173c62 [tst][add] prefs.ini: enable chrome debugging
new a0bc385 [ref] merge `ruleDataPartToDisplayString` functions
new 62d5119 [tst][add] Auto-import of old (v0.5) rules
new 183eff2 [tst][fix] don't use "Cu" in Marionette tests
new f6c173f [tst][ref] import old rules: create TestCase
new 89cc559 [tst][ref] test_your_policy: move rules to harness
new 0fbacb6 [tst][ref] Factor out RulesTable from YourPolicy
new 3cf7419 [tst][ref] self.your_policy -> self.settings.*
new 62a6404 [tst][ref] old rules: create OldRulesPrefs class
new f20bc97 [tst][ref] old rules: move "typical old rules" to harness
new aac5cff [tst][add] new OldRulesPage library
new 609f8b4 [tst][ref] TestRuleRow: merge `origin` and `dest` test functions
new 02e7e39 [tst][imp] RuleRow: implement `create_rule()`
new 6a952a1 [tst][add] TestImportPage
new 2a2059f [tst][add] test "link to oldrules" exists
new f03dfcb [ref] common.js: move `clearPref()` to `Prefs`
new 96a9b69 [ref] common.js: move `addAllowRules()` to `PolicyManager`
new 73e7438 [ref] create `oldrules.jsm`
new 52d7665 [tst][fix] RPTestCase: leaked rules in rules file
new 1763ede [ref] use "var" for all exported variables
new 3fc873f [ref] settings: wrap js code in IIFEs
new 2e8962e [imp] start using JSHint
new 55f998d [ref] Environment: wrap code in IIFEs
new fd14900 [ref] HttpResponse: use `defineProperty()`
new 872b68c [ref] PolicyManager: move comments to gh-issues
new e6011b5 [ref] DOMUtils: switch to Module Pattern
new b902670 [ref] AboutRP: use `self.*` notation
new ec308de [ref] PolicyImplementation: use `self.*` notation
new 8d4243f [ref] use common pattern for all *.js(m) files
new c9839e1 [fix] settings: revert usage of "let"
new e4846d1 [fix] jshint: fix warnings (non-critical changes)
new a9773dd [ref] set minVersion to Gecko 36
new 9b79698 [ref] RulesetStorage: switch to Module Pattern
new 46d158f [ref] RequestResult: use `self.*` notation
new 36ad2b9 [ref] Rules[Symbol.iterator]
new afcbaed [ref] ScriptLoader: use `LOG_SCRIPTLOADER`
new bc74b52 [ref] use "let" in many places
new d89c2e4 [ref] don't use == and != anymore
new 6bd10fd [tst][ref] helper addon: change file structure
new a1f931a [ref] AboutRP: remove unnecessary line
new d998841 [ref] overlay: wrap ctx-menu functions using Utils.wrapFunction
new c8f1da1 Merge branch 'introduce-jshint' into dev-1.0
new f2a1cc6 [fix] make run: disable data reporting
new 1aade80 [tst][fix] multiple installations: leaked notice tabs
new 67e0590 [ref] Environment: use `LOG_ENVIRONMENT`
new 782a543 [imp] Environment: catch errors of startup/shutdown functions
new 0224796 [imp] start using JSCS
new 2809b72 [ref] JSCS: run `jscs --fix 'src/'`
new ba23900 [ref] use template strings to avoid "\""
new 6a3a805 [ref] RequestSet.containsBlockedRequests() loops
new 77fd3c1 [ref] coding style: fix some JSCS issues
new 94d3146 [ref] coding style: don't use catch-if anymore
new 9d9d774 [ref] JSCS: run `jscs --fix 'src/'` (again)
new 5f9e4ba [ref] manually fix some JSCS issues
new 7c9d3b2 [ref] coding style: convert another catch-if
new 8a14a39 [ref] JSCS: fix some more issues
new 41fd1c1 [ref] Ruleset.getHostMatches: convert to generator function
new 3ee242a [ref] JSCS: run `jscs --fix 'src/'` (again)
new 515d492 [ref] finish fixing JSCS issues
new fed0184 [fix] ProcessEnvironment: console not defined
new 32f188a [ref] jshint: don't use `moz` anymore
new 45f969c Merge branch 'introduce-jscs' into dev-1.0
new d2ba792 [release] update changelogs
new 8bed425 [release] update applications' maxVersion
new add6c65 [fix] install.rdf: set version back to "1.0.dev"
new 3bf8a88 [fix] oldrules: handle URIs without host correctly
new c34abea [tst][fix] old rules page: leaked rules
new aaea07e [imp] old rules: detect errors in the pref strings
new f439af0 [fix] oldrules: catch condition "e.name"
new 717eecd [imp] old rules: detect if wildcard is needed
new 6bc15de [tst][imp] old rules: test importing IP address rules
new 4c8d722 [ref] rpService: factor out "getMostRecentBrowserWindow()"
new 49894f6 [fix] old rules: when to import automatically
new 604db00 [tst][add] install & upgrade: default policy
new fffe249 [fix] default policy: "deny" for new installations
new a38cc57 [fix] compat rules: add KeeFox
new 566aa71 [fix] compat rules: add Enpass
new 9fd14e8 [release] update changelogs
new 898da07 [fix] RP upgrade: don't set prefs on Setup page
new 732ba86 [ref] logging: reduce number of messages
new c3f81fa [tst][ref] link click redirect: convert subfunctions to methods
new 5ee2459 [fix] conflicting rules: handle redirects like "normal" requests
new 51e9e85 [fix] compatibility rules: forgot "break;"
new 4a77494 Revert "[ref] Rules[Symbol.iterator]"
new b3480c2 [ref] revert using Template Strings
new 77392bc [ref] revert using shorthand method definitions
new 069f42c [ref] revert using shorthand property names
new 3e67794 Revert "[ref] Ruleset.getHostMatches: convert to generator function"
new d0c5934 [release] install.rdf: add Pale Moon, update minVersion
new 403e2a7 Merge branch 'support-palemoon' into dev-1.0
new 125f044 [release] update maxVersion
new 00050b7 [tst][fix] multiple installations: close all tabs on tearDown
new e15d3d0 [fix] overlay: fix one "unsafe CPOW usage"
new 7db3e4e [fix] menu: rule counter on reload
new 0c11902 [imp] subscriptions description: make priorities more clear
new dd5f36b [fix] update several links
new 9854d0a [fix] application compatibility: add rules for Firefox Accounts
new d35dc9e [imp] menu position: check visibility of toolbarbutton
new 88c26b5 [imp] context menu entry to open RP's menu
new 15a58dd [fix] keyboard shortcut: "oncommand" is required
new 4e80782 [fix] "openMenu" keyboard shortcut: change to "alt-r"
new aaf5494 [fix] shouldLoad: non-"navigator:browser" windows
new b538cfa [ref] windows.toolbarbutton: convert to "controller"
new c4c4f7d [ref] windows.style-sheets: new controller
new 67b276e [ref] windows.overlay: new controller
new 0a21c7f [tst][imp] prefs.ini: some prefs for SeaMonkey
new e0b5ee5 [ref] Prefs: make prefs more usable
new f832787 [tst][fix] firefox-ui command name has changed
new 568283c [imp] locale: Update basque translation
new a480b76 [ref] WindowListener --> "Windows" model
new 65f1ca2 [fix] fix url in some license headers
new 30919d4 [fix] "openMenu" keyboard shortcut: "alt shift r"
new c204fe4 [ref] keyboard shortcut: create class + controller
new afab797 [imp] open menu via shortcut: now customizable
new 12a93f9 [fix] setup page: crash when installing at application startup
new 83f82b9 [fix] subscriptions: enable regardless of default policy
new 0bdfa8e [tst][ref] Marionette: Create "Redirection Utils"
new 3fc63e1 [fix] basque local: typo
new 04a4efe [fix] r21n: include the "URI fragment"
new fe976bc [ref] remove "blockedRedirects" object in browser
new d75b2ce [ref] "private browsing mode" no longer supported
new 076fbe6 [release] update changelog
new c27c1f0 [release] set version to 1.0.beta11pre4
new 2750add Imported Upstream version 1.0.0~beta11~4+dfsg
The 253 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:
META-INF/manifest.mf | 826 +++++++++++---------
META-INF/mozilla.rsa | Bin 0 -> 4196 bytes
META-INF/mozilla.sf | 4 +
META-INF/zigbert.rsa | Bin 3293 -> 0 bytes
META-INF/zigbert.sf | 696 -----------------
bootstrap.js | 39 +-
content/controllers/keyboard-shortcuts.jsm | 59 ++
content/controllers/old-rules.jsm | 85 ++
content/controllers/windows.overlay.jsm | 79 ++
content/controllers/windows.style-sheets.jsm | 84 ++
content/controllers/windows.toolbarbutton.jsm | 180 +++++
content/lib/classes/keyboard-shortcut.jsm | 207 +++++
content/lib/classes/map-of-sets.jsm | 64 ++
content/lib/classes/pref-branch.jsm | 78 ++
content/lib/classes/pref-observer.jsm | 120 +++
content/lib/default-preferences.js | 9 +-
content/lib/environment.jsm | 859 +++++++++++----------
content/lib/environment.process.js | 87 ++-
.../lib/framescript-to-overlay-communication.jsm | 47 +-
content/lib/gui-location.jsm | 105 +--
content/lib/http-response.jsm | 303 ++++----
content/lib/logger.jsm | 109 ++-
content/lib/manager-for-event-listeners.jsm | 44 +-
content/lib/manager-for-message-listeners.jsm | 50 +-
content/lib/observer-manager.jsm | 87 +--
content/lib/old-rules.jsm | 238 ++++++
content/lib/policy-manager.alias-functions.js | 28 +-
content/lib/policy-manager.jsm | 229 +++---
content/lib/prefs.jsm | 150 ----
content/lib/request-processor.compat.js | 100 ++-
content/lib/request-processor.jsm | 499 ++++++------
content/lib/request-processor.redirects.js | 248 +++---
content/lib/request-result.jsm | 64 +-
content/lib/request-set.jsm | 91 ++-
content/lib/request.jsm | 96 ++-
content/lib/ruleset-storage.jsm | 54 +-
content/lib/ruleset.jsm | 537 +++++++------
content/lib/script-loader.jsm | 56 +-
content/lib/subscription.jsm | 349 +++++----
content/lib/utils.jsm | 184 +++--
content/lib/utils/constants.jsm | 13 +-
content/lib/utils/dom.jsm | 69 +-
content/lib/utils/domains.jsm | 156 ++--
content/lib/utils/files.jsm | 75 +-
content/lib/utils/info.jsm | 99 +++
content/lib/utils/javascript.jsm | 44 ++
content/lib/utils/observers.jsm | 33 +-
content/lib/utils/strings.jsm | 28 +-
content/lib/utils/windows.jsm | 66 +-
content/lib/utils/xul.jsm | 400 +++++++---
content/main/about-uri.jsm | 101 +--
content/main/content-policy.jsm | 82 +-
content/main/default-pref-handler.js | 33 +-
content/main/pref-manager.jsm | 94 +--
content/main/requestpolicy-service.jsm | 240 +++---
content/main/window-manager-toolbarbutton.js | 153 ----
content/main/window-manager.jsm | 235 ++----
content/main/window-manager.listener.js | 151 ----
content/models/prefs.jsm | 211 +++++
content/models/windows.jsm | 194 +++++
content/settings/advancedprefs.html | 4 +-
content/settings/advancedprefs.js | 274 +++----
content/settings/basicprefs.html | 4 +-
content/settings/basicprefs.js | 164 ++--
content/settings/common.js | 318 +++-----
content/settings/defaultpolicy.html | 6 +-
content/settings/defaultpolicy.js | 142 ++--
content/settings/oldrules.html | 9 +-
content/settings/oldrules.js | 212 +++--
content/settings/setup.html | 6 +-
content/settings/setup.js | 273 +++----
content/settings/subscriptions.html | 4 +-
content/settings/subscriptions.js | 235 +++---
content/settings/yourpolicy.html | 6 +-
content/settings/yourpolicy.js | 436 ++++++-----
content/ui/classicmenu.js | 112 +--
content/ui/frame.blocked-content.js | 58 +-
content/ui/frame.dom-content-loaded.js | 195 ++---
content/ui/frame.js | 85 +-
content/ui/menu.js | 813 ++++++++++---------
content/ui/overlay.js | 515 +++++-------
content/ui/request-log.filtering.js | 30 +-
content/ui/request-log.interface.js | 39 +-
content/ui/request-log.js | 31 +-
content/ui/request-log.tree-view.js | 73 +-
content/ui/xul-trees.js | 459 +++++++----
install.rdf | 23 +-
locale/de/requestpolicy.properties | 2 +-
locale/en-US/requestpolicy.properties | 2 +-
locale/eo/requestpolicy.properties | 2 +-
locale/es-MX/requestpolicy.properties | 2 +-
locale/eu/requestpolicy.properties | 2 +-
locale/fr/requestpolicy.properties | 2 +-
locale/it/requestpolicy.properties | 2 +-
locale/ja/requestpolicy.properties | 2 +-
locale/ko-KR/requestpolicy.properties | 2 +-
locale/lv-LV/requestpolicy.properties | 2 +-
locale/nl/requestpolicy.properties | 2 +-
locale/pt-BR/requestpolicy.properties | 2 +-
locale/ru-RU/requestpolicy.properties | 2 +-
locale/sk-SK/requestpolicy.properties | 2 +-
locale/sv-SE/requestpolicy.properties | 2 +-
locale/tr/requestpolicy.properties | 2 +-
locale/uk-UA/requestpolicy.properties | 2 +-
locale/zh-CN/requestpolicy.properties | 2 +-
locale/zh-TW/requestpolicy.properties | 2 +-
skin/requestpolicy.css | 21 +
skin/toolbarbutton.css | 22 -
108 files changed, 7574 insertions(+), 6654 deletions(-)
create mode 100644 META-INF/mozilla.rsa
create mode 100644 META-INF/mozilla.sf
delete mode 100644 META-INF/zigbert.rsa
delete mode 100644 META-INF/zigbert.sf
create mode 100644 content/controllers/keyboard-shortcuts.jsm
create mode 100644 content/controllers/old-rules.jsm
create mode 100644 content/controllers/windows.overlay.jsm
create mode 100644 content/controllers/windows.style-sheets.jsm
create mode 100644 content/controllers/windows.toolbarbutton.jsm
create mode 100644 content/lib/classes/keyboard-shortcut.jsm
create mode 100644 content/lib/classes/map-of-sets.jsm
create mode 100644 content/lib/classes/pref-branch.jsm
create mode 100644 content/lib/classes/pref-observer.jsm
create mode 100644 content/lib/old-rules.jsm
delete mode 100644 content/lib/prefs.jsm
create mode 100644 content/lib/utils/info.jsm
create mode 100644 content/lib/utils/javascript.jsm
delete mode 100644 content/main/window-manager-toolbarbutton.js
delete mode 100644 content/main/window-manager.listener.js
create mode 100644 content/models/prefs.jsm
create mode 100644 content/models/windows.jsm
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/requestpolicy.git
More information about the Pkg-mozext-commits
mailing list