Michael Layzell
474fcd2363
Bug 1172080 - Part 2: Use ^ instead of ! to delimit originAttributes from the URI in nsIPrincipal.origin, r=bholley
2015-07-14 15:06:42 -04:00
Michael Layzell
a48a78ca48
Bug 1165263 - Part 5: Update PermissionsUtils.importPrefBranch to use origins instead of hosts, r=ehsan
2015-07-14 15:06:38 -04:00
Sylvestre Ledru
76532a0e31
Bug 1176533 - Rename the variable MOZ_APP_VERSION_ABOUT for something more general r=glandium
2015-07-11 19:37:54 -06:00
Sylvestre Ledru
e4a8b09d9c
Bug 1145171 - Show the detailed version in about:support (usefull for beta, no impact for the rest) r=dolske
2015-07-11 19:36:42 -06:00
Alessio Placitelli
e1c9ea5ce4
Bug 1180790 - Stop resetting the client id on FHR opt-out. r=gfritzsche
2015-07-09 04:47:00 +02:00
Wes Kocher
cd72fa9af2
Merge inbound to central, a=merge
2015-07-09 18:01:25 -07:00
Neil Rashbrook
6714cfa0bc
Bug 1129957 - RemoteWebNavigation doesn't accept postdata or headers. r=Mossop
2015-07-09 12:18:11 -05:00
Jan Odvarko
d5e8f74b40
Bug 1181506 - Define Cc and Ci. r=Yoric
2015-07-09 11:30:16 +02:00
Marcos Caceres
cdd8043b2d
Bug 1171200 - Add means of checking if a document links to a manifest. r=billm.
...
---
dom/ipc/manifestMessages.js | 166 +++++++++-----------
...ObjectProcessor.js => ImageObjectProcessor.jsm} | 0
dom/manifest/ManifestFinder.jsm | 58 +++++++
dom/manifest/ManifestObtainer.js | 92 -----------
dom/manifest/ManifestObtainer.jsm | 170 +++++++++++++++++++++
...{ManifestProcessor.js => ManifestProcessor.jsm} | 18 +--
.../{ValueExtractor.js => ValueExtractor.jsm} | 4 +-
dom/manifest/WebManifest.jsm | 19 ---
dom/manifest/moz.build | 10 +-
dom/manifest/test/browser.ini | 3 +-
.../test/browser_ManifestObtainer_obtain.js | 2 +-
dom/manifest/test/browser_hasManifestLink.js | 109 +++++++++++++
dom/manifest/test/common.js | 4 +-
dom/security/test/csp/browser_test_web_manifest.js | 12 +-
.../csp/browser_test_web_manifest_mixed_content.js | 10 +-
toolkit/modules/PromiseMessage.jsm | 36 +++++
toolkit/modules/moz.build | 1 +
17 files changed, 467 insertions(+), 247 deletions(-)
rename dom/manifest/{ImageObjectProcessor.js => ImageObjectProcessor.jsm} (100%)
create mode 100644 dom/manifest/ManifestFinder.jsm
delete mode 100644 dom/manifest/ManifestObtainer.js
create mode 100644 dom/manifest/ManifestObtainer.jsm
rename dom/manifest/{ManifestProcessor.js => ManifestProcessor.jsm} (95%)
rename dom/manifest/{ValueExtractor.js => ValueExtractor.jsm} (96%)
delete mode 100644 dom/manifest/WebManifest.jsm
create mode 100644 dom/manifest/test/browser_hasManifestLink.js
create mode 100644 toolkit/modules/PromiseMessage.jsm
2015-07-08 13:26:32 +10:00
Phil Ringnalda
7abbd03226
Merge m-c to m-i
2015-07-03 19:15:06 -07:00
Michael Layzell
20f33b6cf4
Bug 1170200 - Part 2: Update JavaScript consumers of nsIPermissionManager::Remove; r=ehsan
2015-07-03 17:12:27 -04:00
Ehsan Akhgari
7015e19689
Backout bug 1170200 because of test failures on a CLOSED TREE
2015-07-03 16:43:47 -04:00
Nick Alexander
33d7e37508
Bug 1174458 - Move WebChannel message support to toolkit/content. r=markh
...
This makes WebChannel support available to all XUL applications that
use toolkit/, including browser/ and mobile/android/.
The new Robocop tests are necessary because we can't run the existing
browser-chrome tests on Android (yet).
2015-06-30 11:46:27 -07:00
Michael Layzell
b70b5a5766
Bug 1170200 - Part 2: Update JavaScript consumers of nsIPermissionManager::Remove; r=ehsan
2015-07-03 14:18:23 -04:00
Milan Sreckovic
c6c1e939db
Bug 1171677 - Part 2. Safe mode in about:support. r=MattN
2015-06-26 14:21:46 -07:00
Neil Deakin
ad2b72768e
Bug 1149745, on Windows, menulist should select the value when the cursor keys are used to navigate items, r=neil
2015-06-26 09:32:25 -07:00
Carsten "Tomcat" Book
3a969df593
merge mozilla-inbound to mozilla-central a=merge
2015-06-22 14:03:17 +02:00
Jared Wein
a1c57c5f23
Bug 1176112 - A/B test for default browser setting UI on Windows 10. r=Gijs
2015-06-20 01:16:05 -04:00
Ryan VanderMeulen
48f60a3fdc
Merge m-c to fx-team. a=merge
2015-06-17 15:05:37 -04:00
Shane Caraveo
9b0481b716
Bug 1175306 fix metadata url for hello and share, r=markh
2015-06-17 11:59:15 -07:00
Bill McCloskey
3aec222be9
Bug 1171256 - Add an API similar to Chrome's webNavigation (r=Mossop)
2015-06-19 17:35:06 -07:00
Bill McCloskey
48d0da1cd3
Bug 1171248 - Add MatchPattern support to WebRequest module (r=Mossop)
2015-06-19 17:35:06 -07:00
Matthew Noorenberghe
2d163aa84f
Bug 1173688 - Don't show the Sync promo for https://accounts.firefox.com password doorhangers. r=markh
2015-06-15 23:36:13 -07:00
Chris Pearce
901a9a6cd2
Bug 1175006 - Reset state so we re-try creating a trial GMPVideoDecoder whenever Firefox updates. r=spohl
2015-06-17 11:00:42 +12:00
Simon Lindholm
38e99d7d6d
Bug 1174291 - Fix ctrl-return for e10s findbar. r=evilpie
2015-06-12 13:07:00 -04:00
Simon Lindholm
567174920b
Bug 1174289 - Remove fake focus-ring after e10s findbar is closed. r=evilpie
2015-06-12 13:09:00 -04:00
George Wright
2dfaef532d
Bug 1128162 - Scale the select popup's text to match the page zoom r=mconley
2015-06-08 14:41:17 -04:00
Wes Kocher
dd91065222
Merge fx-team to central, a=merge
2015-06-11 17:18:11 -07:00
Eddy Bruël
b7c5c3b9cd
Bug 1164564 - Refactor Promise-backend.js so it can be required as a CommonJS module on the main thread;r=paolo
2015-06-11 21:24:15 +02:00
Paul Rouget
96d8781a2d
Bug 1163961 - Browser API: Page search. r=kchen, r=ehsan
2015-06-09 20:04:00 -04:00
Wes Kocher
2820410611
Backed out 2 changesets (bug 1129957) for frequent browser_privatebrowsing_DownloadLastDirWithCPS.js timeouts
...
Backed out changeset 9ac1d4aadc38 (bug 1129957)
Backed out changeset 109474240d8c (bug 1129957)
2015-06-10 14:38:40 -07:00
Ryan VanderMeulen
40a23d2338
Backed out changeset 0ca665e88ae5 (bug 1164564) for Linux debug test_promises_actor_onpromisesettled.js failures.
2015-06-10 12:07:07 -04:00
Neil Rashbrook
f5c0e66c70
Bug 1129957 - RemoteWebNavigation doesn't accept postdata or headers. r=Mossop
2015-06-10 11:17:35 -03:00
Carsten "Tomcat" Book
beaa69522b
Merge mozilla-central to fx-team
2015-06-10 15:25:21 +02:00
Eddy Bruël
6372af70e0
Bug 1164564 - Refactor Promise-backend.js so it can be loaded as a CommonJS module on the main thread;r=jlong
2015-06-10 14:25:07 +02:00
Bill McCloskey
95fadc393b
Bug 1163861 - Include windowID in all WebRequest notifications (r=Mossop)
2015-06-09 21:04:51 -07:00
Wes Kocher
cd5fca9bbf
Merge m-c to fx-team, a=merge
2015-06-05 16:05:33 -07:00
Dave Townsend
9c4e37af18
Bug 1169629: Add-on install confirmation notification appears anchored to older dismissed anchors. r=dao
...
When a notification is hidden it updates the displayed panel first getting the anchors for current notifications and then choosing the first of those to use as the anchor. But if there is a dismissed notification present it will include that notification's anchor in the set and tracking protection uses a dismissed notification so we end up anchoring to the wrong place. The right fix seems to be to exclude dismissed notifications from the set when we look for anchors.
2015-06-04 15:42:44 -07:00
David Rajchenbach-Teller
3d1518e0f3
Bug 1091851 - Fix a race condition in Sqlite.jsm shutdown. r=mak
2015-06-04 15:09:37 +02:00
Vijendra Singh
9037b7ba4b
Bug 1150688 - Update sections of GMPInstallManager.jsm, which were copied from nsUpdateService.js, to reflect the changes to nsUpdateService.js from bug 1149334. r=spohl
2015-06-04 17:21:17 -07:00
Carsten "Tomcat" Book
4df8387627
Merge mozilla-central to mozilla-inbound
2015-06-05 15:36:32 +02:00
Neil Deakin
25a641e298
Bug 1116038, properly support disabled options in e10s, r=felipe
2015-06-05 08:33:29 -04:00
Neil Deakin
314f7dbe89
Bug 1047713, e10s optgroup support, r=neil,felipe
2015-06-05 08:33:28 -04:00
Chris Pearce
5085f950b1
Bug 1169129 - reset media.{0}.trial-create on GMP install. r=spohl
2015-06-05 21:55:52 +12:00
Milan Sreckovic
8adb02b15e
Bug 1141783 - Correct user message for mismatched drivers. Don't mismatch if the DLLs are missing. r=jrmuizelaar
2015-05-15 13:43:38 -04:00
David Rajchenbach-Teller
77b9f038f8
Bug 1043863 - OpenedConnection.prototype.executeBeforeShutdown. r=mak
2015-05-05 12:45:25 +02:00
Eddy Bruël
6319593dde
Bug 1164564 - Refactor Promise-backend.js so it can be required as a CommonJS module;r=jlong
2015-05-26 17:05:07 +02:00
Phil Ringnalda
0eefe0c506
Merge f-t to m-c, a=merge
2015-05-23 14:28:07 -07:00
Maxim Zhilyaev
4aefa4e6a6
Bug 1145428 - Suggested Tiles pins (becomes a user history tile after end time) [r=adw]
2015-05-22 16:30:21 -07:00
Bobby Holley
100c129643
Bug 1165162 - Fix typo in comment. r=me DONTBUILD
2015-05-21 18:06:34 -07:00