Steven Michaud
dc360cc9d3
Bug 1089363 - Fix for zh-TW download image dialog. r=glandium
2015-07-22 14:02:28 +08:00
Nathan Froyd
1b5eb65d28
Bug 1185637 - part 2 - move DEFINES out of browser/installer/windows/Makefile.in; r=glandium
2015-07-20 14:40:24 -04:00
Nathan Froyd
06e0f76a2f
Bug 1185637 - part 1 - move APP_VERSION defines into moz.build; r=glandium
2015-07-20 14:35:31 -04:00
Ryan VanderMeulen
c46c944f5d
Backed out changeset a3daf8050780 (bug 1089363) for OSX B2G desktop build bustage.
...
CLOSED TREE
2015-07-17 15:15:20 -04:00
Steven Michaud
9d1c5ff626
Bug 1089363 - Fix for zh-TW download image dialog. r=glandium
2015-07-15 16:01:17 +08:00
Mike Hommey
1977bb6318
Bug 1184446 - Remove manual package manifest preprocessing. r=mshal
...
packager.py itself has been able to do preprocessing since the beginning.
For some reason, Makefile.in-driven preprocessing was kept back then, and
never was removed, and even worse, concatenation was added on top of it.
There is however a downside to the current way of doing things: error
reporting is given relative to the given manifest, which in the current
case is the preprocessed/concatenated file, so line numbers don't match
what is in the file in the source tree. However, when packager.py does
preprocessing itself, line numbers are reported properly.
Thus, switch all package manifests to packager.py-driven preprocessing.
2015-07-17 06:45:14 +09:00
Robert Strong
000e8cd69c
Bug 1171518 - cleanup maintenance service logging. r=bbondy
2015-07-14 12:08:45 -07:00
Bobby Holley
523abc545b
Bug 1180921 - Create a dumping ground for simple services in toolkit/components/utils. r=Gijs
2015-07-11 10:32:56 -04:00
Andrea Marchesini
db97457570
Bug 1113086 - AudioChannel policy in Browser API - patch 1 - BrowserElementAudioChannel, r=ehsan
2015-07-10 17:38:44 +01:00
Carsten "Tomcat" Book
4d84eb2be5
Backed out changeset bcfbdb934c37 (bug 1113086) for breaking cpp tests with timeouts in TestAudioChannelService.exe
2015-07-11 14:14:58 +02:00
Andrea Marchesini
567d09c01f
Bug 1113086 - AudioChannel policy in Browser API - patch 1 - BrowserElementAudioChannel, r=ehsan
2015-07-10 21:08:43 -04:00
Xidorn Quan
a5cfa673a9
Backed out 8 changesets (bug 1113086) for build bustage
...
Backed out changeset a20839dfd439 (bug 1113086)
Backed out changeset 675ea719b91c (bug 1113086)
Backed out changeset cfb34138bb9f (bug 1113086)
Backed out changeset b9525c60a737 (bug 1113086)
Backed out changeset 380859ae955b (bug 1113086)
Backed out changeset 5ec088f0892f (bug 1113086)
Backed out changeset caf57ae8cbce (bug 1113086)
Backed out changeset 0fc4dec6cd81 (bug 1113086)
2015-07-11 10:55:59 +10:00
Andrea Marchesini
0294bacd27
Bug 1113086 - AudioChannel policy in Browser API - patch 1 - BrowserElementAudioChannel, r=ehsan
2015-07-10 17:38:44 +01:00
Wes Kocher
c1edd3f94a
Backed out 5 changesets (bug 1180921) for build failures in BasePrincipal.cpp
...
Backed out changeset d8c1a2e11a9a (bug 1180921)
Backed out changeset f4dd8c53df5f (bug 1180921)
Backed out changeset b272a0ebf5d8 (bug 1180921)
Backed out changeset 8e86b6a7d201 (bug 1180921)
Backed out changeset bbdebd7b8881 (bug 1180921)
2015-07-09 17:43:08 -07:00
Bobby Holley
b6e053b623
Bug 1180921 - Create a dumping ground for simple services in toolkit/components/utils. r=Gijs
2015-07-09 17:25:13 -07:00
Kyle Machulis
ab9e0b2ca7
Bug 1176300 - Add lgpllibs library to build system; r=glandium
2015-07-07 21:17:08 -07:00
Valentin Gosu
9ab5578dcf
Bug 1048131 - Remove MOZ_CAPTIVEDETECT and enable captive portal detector for all products. r=mcmanus
2015-07-03 17:14:51 +02:00
Carsten "Tomcat" Book
e5c33ea6fc
Backed out changeset 5f2ca3ac2fcb (bug 1048131) for test failures in android s4 test_captive_portal_not_found.js
2015-07-03 14:26:56 +02:00
Valentin Gosu
2749546191
Bug 1048131 - Remove MOZ_CAPTIVEDETECT and enable captive portal detector for all products. r=mcmanus
2015-07-03 12:06:45 +02:00
Kyle Machulis
dd19729534
Bug 1123516 - Implement maplike/setlike in WebIDL Codegen; r=bz
2015-06-29 15:38:53 -07:00
Mike Hommey
d284de73af
Bug 1173681 - Move nsIProfileUnlocker.idl to toolkit/profile and remove profile. r=bsmedberg
2015-06-23 08:55:40 -07:00
Mason Chang
6e7c11028f
Bug 1156135. Add runtime testing of graphics features. r=mattwoodrow,mossop
2015-06-16 15:49:26 -07:00
Ryan VanderMeulen
4ebda091a3
Merge m-c to fx-team. a=merge
2015-06-12 15:00:54 -04:00
Sylvestre Ledru
d5d1f7b0cf
Bug 1145175 - Include the beta version in 'About Firefox' r=glandium
...
This should not have any effect on nightly or aurora.
Also fix browser/installer/windows/Makefile.in
webapprt/win/Makefile.in to use the variable instead
of the file
2015-06-12 11:54:28 +02:00
Hector Zhao
f3cb670681
Bug 1164752 - Include 360 secure browser in migration. r=mak
2015-05-13 18:00:55 +08:00
Carsten "Tomcat" Book
0886a86349
Merge mozilla-central to mozilla-inbound
2015-06-08 12:02:40 +02:00
Gabor Krizsanits
6aab709861
Bug 1164014 - Fixing defaultShims. r=billm
2015-06-08 09:28:48 +02:00
Kyle Machulis
22a7008f66
Backout 756fcc79ab98 due to bustage on OS X
2015-06-10 23:49:20 -07:00
Kyle Machulis
1939d7573e
Bug 1012403 - Reenable SettingsService tests; a=TEST-ONLY
2015-06-10 22:52:51 -07:00
Gijs Kruitbosch
1487408332
Bug 1150417 - use theme manifest for overrides, r=glandium,dao
2015-06-05 12:48:34 +01:00
Liang-Heng Chen
584515ed5a
Bug 1115480 - Part 1: Implement XPCOM module for mDNSProvider. r=mcmanus
2015-05-20 23:06:00 -04:00
Andrew Osmond
10b649f61b
Bug 1169342 - Remove nsIDOMDeviceStorage. Cleanup nsDOMDeviceStorage event wrappers. r=dhylands
2015-05-28 18:53:16 -04:00
Birunthan Mohanathas
f6e73e3f79
Bug 1164714 - Move and flatten security/manager/boot/{public,src}/ into security/manager/ssl/. r=keeler
2015-05-26 10:31:25 -07:00
Florian Quèze
61d3792cca
Bug 1162569 - default engine files should be in the omni.ja file, r=markh,glandium.
2015-05-19 15:57:08 +02:00
Robert Strong
1bbde7b8b8
Bug 1165156 - Remove the removal of the java console extension that are seldom seen from the installer. r=spohl
2015-05-15 12:56:59 -07:00
Robert Strong
e85fead874
Bug 1165135 - distribution directory not removed on pave over install. r=spohl
2015-05-15 10:36:09 -07:00
Robert Strong
70246d63ac
Bug 1161661 - Provide progress and state feedback via the stub installer taskbar icon. r=bbondy
2015-05-12 19:40:15 -07:00
Phil Ringnalda
8018a717c1
Back out 39fdaf04c690 (bug 1161661) for Windows nightly bustage building the stub installer
2015-05-09 08:00:10 -07:00
Robert Strong
6cd125059d
Bug 1161661 - Provide progress and state feedback via the stub installer taskbar icon. r=bbondy
2015-05-07 10:35:00 -07:00
31373c9e21
Bug 1160597 - Full installer fails to launch browser when the installer is finished (stub installer unaffected). r=rstrong
2015-05-04 20:47:25 -07:00
Jim Mathies
a6d2a0d5f6
Bug 1129040 - In the content process blocklist shim fail in all addon related calls. r=Mossop
2015-05-01 10:07:19 -05:00
Mike Kaply
6e7b6717cd
Bug 138009 - Remove unused platform.js, now with packaging goodness, r=mossop
2015-04-24 14:10:09 -05:00
Brian R. Bondy
cb3979ad7a
Bug 862894 - Handle Maintenance Service control panel version info. r=rstrong, r=jimm
2015-04-24 13:55:11 -04:00
Kartikaya Gupta
ebe4a3e37e
Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong
2015-04-23 15:10:30 -04:00
Wes Kocher
5b4cd469d6
Merge m-c to inbound a=merge
2015-04-21 15:35:07 -07:00
David Rajchenbach-Teller
460377a28b
Bug 1153657 - Performance Monitoring is not ready to ride the trains. r=yoric
2015-04-18 14:26:13 +02:00
Kit Cambridge
a5be1cb2f2
Bug 1150683 - Implement nsIPushNotificationService. r=dougt
...
---
b2g/installer/package-manifest.in | 2 +-
browser/installer/package-manifest.in | 2 +-
dom/push/Push.manifest | 11 +-
dom/push/PushNotificationService.js | 81 +++++++++
dom/push/PushService.jsm | 324 ++++++++++++++++++++--------------
dom/push/PushServiceLauncher.js | 50 ------
dom/push/moz.build | 2 +-
7 files changed, 285 insertions(+), 187 deletions(-)
create mode 100644 dom/push/PushNotificationService.js
delete mode 100644 dom/push/PushServiceLauncher.js
2015-04-21 20:10:50 +02:00
Kit Cambridge
f5e74a8fea
Bug 1150683 - Add XPCOM interfaces for push notifications. r=dougt
...
---
b2g/installer/package-manifest.in | 1 +
browser/installer/package-manifest.in | 1 +
dom/interfaces/push/moz.build | 12 ++++++
dom/interfaces/push/nsIPushNotificationService.idl | 49 ++++++++++++++++++++++
.../push/nsIPushObserverNotification.idl | 30 +++++++++++++
dom/moz.build | 1 +
6 files changed, 94 insertions(+)
create mode 100644 dom/interfaces/push/moz.build
create mode 100644 dom/interfaces/push/nsIPushNotificationService.idl
create mode 100644 dom/interfaces/push/nsIPushObserverNotification.idl
2015-04-21 20:10:50 +02:00
Phil Ringnalda
3c20e4444e
Backed out 4 changesets (bug 1150683) for Talos indexedDB crashes
...
CLOSED TREE
Backed out changeset 7953d3dd62ff (bug 1150683)
Backed out changeset c6805afff48c (bug 1150683)
Backed out changeset 186ed6bc887e (bug 1150683)
Backed out changeset 8e82f557f913 (bug 1150683)
2015-04-19 07:20:24 -07:00
Kit Cambridge
8bd93ff0c1
Bug 1150683 - Implement nsIPushNotificationService. r=dougt
...
---
b2g/installer/package-manifest.in | 2 +-
browser/installer/package-manifest.in | 2 +-
dom/push/Push.manifest | 11 +-
dom/push/PushNotificationService.js | 81 +++++++++
dom/push/PushService.jsm | 324 ++++++++++++++++++++--------------
dom/push/PushServiceLauncher.js | 50 ------
dom/push/moz.build | 2 +-
7 files changed, 285 insertions(+), 187 deletions(-)
create mode 100644 dom/push/PushNotificationService.js
delete mode 100644 dom/push/PushServiceLauncher.js
2015-04-19 12:06:11 +02:00