Mike Hommey
05b3f24e0e
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Phil Ringnalda
90f3149a6c
Back out ed63ede44a82:db85ebf7b0dc (bug 864485) for debug build bustage
2013-09-03 22:33:35 -07:00
Vicamo Yang
71000e9b28
Bug 864485 - 3/3: Gonk backend specific. r=hsinyi
2013-09-04 12:46:04 +08:00
Vicamo Yang
4ed4d84d72
Bug 864485 - 2/3: DOM & IPC. r=khuey
2013-09-04 12:46:01 +08:00
Pin Zhang
f320083266
Bug 870676: Part 1 - Implement mozFMRadio in WebIDL, r=khuey,baku
2013-09-03 15:26:33 -07:00
Neil Deakin
64d3cff62b
Bug 853901 - Add platform-specific completion operations for downloads. r=paolo
2013-09-03 13:23:37 -04:00
Ed Morley
061f421c5b
Backed out changeset cd99d10fc665 (bug 870676) for breaking B2G device image builds on a CLOSED TREE
2013-08-29 10:43:09 +01:00
Pin Zhang
0b9822723b
Bug 870676: Part 1 - Implement mozFMRadio in WebIDL. r=khuey,baku
2013-08-28 10:24:23 -07:00
Kyle Huey
7164ad4749
Back out my failed attempt to land bug 870676.
2013-08-28 10:23:32 -07:00
Kyle Huey
46d8d54f75
Bug 870676: Part 1 - Implement mozFMRadio in WebIDL. r=khuey,baku
2013-08-28 10:11:53 -07:00
Kyle Huey
0907c06c26
Back out my failed attempt to land bug 870676.
2013-08-28 10:10:39 -07:00
Kyle Huey
9ceea02eda
Bug 870676: Part 1 - Implement mozFMRadio in WebIDL. r=khuey,baku
2013-08-28 09:44:33 -07:00
David Zbarsky
0126553574
Bug 906901 - Use webIDL dictionaries for BrowerElementParent's event details r=bz
2013-08-24 10:08:55 -04:00
Phil Ringnalda
a1de56cb42
Back out 27eb88629c56:a26582e3c44d (bug 906901)
...
CLOSED TREE
2013-08-23 19:33:29 -07:00
David Zbarsky
3a05d7fba0
Bug 906901 - Use webIDL dictionaries for BrowerElementParent's event details r=bz
2013-08-23 21:11:47 -04:00
Ms2ger
5c981f7ca9
Bug 906412 - Cleanup some random parts of the build system; r=mshal
2013-08-22 08:55:59 +02:00
Michael Henretty
e9cb83c3ee
Bug 883923 - Provide a Fuzzy Matcher API for phone numbers. r=fabrice
2013-07-31 21:04:59 -07:00
Nikhil Marathe
62d6c477f0
Bug 884897 - Remove dom_push.xpt from installers. r=dougt
...
--HG--
extra : amend_source : aa3296f0baed0891ad5bfa81472381c4db21b160
2013-08-02 17:19:47 -07:00
Tomoaki Konno
f7cd8c637c
Bug 797561 - Expose a server tcp socket API to web applications r=honza
2013-07-29 10:36:43 -07:00
Boris Zbarsky
6be6fb3ca2
Bug 893004 part 2. Remove various no-longer-used XPCOM bits from Navigator, except the ones from nsIDOMNavigator. r=smaug
...
--HG--
rename : dom/network/interfaces/nsIDOMNavigatorNetwork.idl => dom/network/interfaces/nsIMozNavigatorNetwork.idl
2013-07-17 23:23:52 -04:00
Antonio M. Amaya
b23d0db550
Bug 892708 - Add a pluggable decision module to determine if a message can be safely sent before notifying the frontend. r=fabrice, r=gene.lian
2013-07-16 17:09:58 +02:00
Kan-Ru Chen (陳侃如)
c1b6f88fd7
Bug 883024 - Install missing stylesheets for b2g. r=roc
2013-06-27 17:50:30 +08:00
Nikhil Marathe
429053fc39
Bug 863599 - Load PushService on Desktop. r=dougt sr=gavin
2013-06-12 17:26:44 -07:00
Chuck Lee
4b958fd913
Bug 853715 - 0001. Create DOM skeletion for WAP Push. r=vicamo
2013-06-04 14:39:51 +08:00
Patrick Wang
b4b1f033f0
Bug 867933 - Part 1 - enumerate network interfaces in content process. r=swu
2013-05-02 19:41:20 +08:00
Vicamo Yang
09500dff4f
Bug 871944 - move dom/mms/* to dom/mobilemessage/*. r=gene
...
--HG--
rename : dom/mms/interfaces/nsIMmsService.idl => dom/mobilemessage/interfaces/nsIMmsService.idl
rename : dom/mms/interfaces/nsIWapPushApplication.idl => dom/mobilemessage/interfaces/nsIWapPushApplication.idl
rename : dom/mms/src/ril/MmsPduHelper.jsm => dom/mobilemessage/src/ril/MmsPduHelper.jsm
rename : dom/mms/src/ril/MmsService.js => dom/mobilemessage/src/ril/MmsService.js
rename : dom/mms/src/ril/MmsService.manifest => dom/mobilemessage/src/ril/MmsService.manifest
rename : dom/mms/src/ril/WapPushManager.js => dom/mobilemessage/src/ril/WapPushManager.js
rename : dom/mms/src/ril/WspPduHelper.jsm => dom/mobilemessage/src/ril/WspPduHelper.jsm
rename : dom/mms/src/ril/mms_consts.js => dom/mobilemessage/src/ril/mms_consts.js
rename : dom/mms/src/ril/wap_consts.js => dom/mobilemessage/src/ril/wap_consts.js
rename : dom/mms/tests/header_helpers.js => dom/mobilemessage/tests/header_helpers.js
rename : dom/mms/tests/test_mms_pdu_helper.js => dom/mobilemessage/tests/test_mms_pdu_helper.js
rename : dom/mms/tests/test_mms_service.js => dom/mobilemessage/tests/test_mms_service.js
rename : dom/mms/tests/test_wsp_pdu_helper.js => dom/mobilemessage/tests/test_wsp_pdu_helper.js
2013-05-27 11:18:50 +08:00
Reuben Morais
699deca5bc
Bug 862353 - Remove NavigatorPropertyHelper. r=bent
2013-05-13 18:32:26 -07:00
Ryan VanderMeulen
eb21097a79
Merge m-c to inbound.
2013-05-10 14:57:50 -04:00
Ed Morley
98b68fe058
Merge mozilla-central and birch
2013-05-10 12:18:48 +01:00
Fabrice Desré
559e6dfd4a
Bug 853350 - Implement a notification system to monitor disk space r=bent
2013-05-09 15:57:31 -07:00
Brian Smith
67536bc2ef
Bug 867445: Remove Test Pilot, r=gavin
2013-04-30 17:30:44 -07:00
Gavin Sharp
6ff5e33807
Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed
2013-04-19 15:21:30 -07:00
Brian O'Keefe
9e463eb7f7
Bug 862986 - Part 1a: Move MOZ_CHILD_PROCESS_NAME and MOZ_CHILD_PROCESS_BUNDLE to configure.in, remove ipc/app/def.mk. r=glandium
2013-05-09 15:55:28 -04:00
Ryan VanderMeulen
76a1822cda
Backed out changeset 555f2b757639 (bug 566746, bug 697377) for intermittent Win7 mochitest b-c orange.
2013-05-02 21:20:08 -04:00
Gavin Sharp
c154651715
Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed
2013-04-19 15:21:30 -07:00
Nikhil Marathe
886ef9c101
Bug 863598 - SimplePush: Make PushService a module. r=dougt
...
--HG--
rename : dom/push/src/PushService.js => dom/push/src/PushService.jsm
2013-05-02 10:45:18 +05:30
Ryan VanderMeulen
a940e46079
Backed out changesets c7937fb5f4bb and cf8db9b6bd61 (bug 862986) for bustage.
...
CLOSED TREE
2013-04-30 21:09:41 -04:00
Brian O'Keefe
7561bb1573
Bug 862986 - Part 1a: Move MOZ_CHILD_PROCESS_NAME and MOZ_CHILD_PROCESS_BUNDLE to configure.in, remove ipc/app/def.mk. r=glandium
2013-04-30 20:45:39 -04:00
Ryan VanderMeulen
4f020afd30
Backed out changesets 64c7ba1d3d04 and 7e9d5bb4a9af (bug 862986) for test failures.
2013-04-30 10:08:38 -04:00
Brian O'Keefe
da64a005e6
Bug 862986 - Part 1a: Move MOZ_CHILD_PROCESS_NAME and MOZ_CHILD_PROCESS_BUNDLE to configure.in, remove ipc/app/def.mk. r=glandium
2013-04-30 09:05:17 -04:00
Gregor Wagner
32188acc5d
Bug 859601 - mozContacts API - return undefined if the API is unsupported on the platform, not null. r=bent
2013-04-11 17:44:33 -04:00
Ryan VanderMeulen
c0d89e121e
Backed out 17 changesets (bug 566746, bug 697377) for frequent OSX debug mochitest-5 crashes.
2013-04-11 11:53:13 -04:00
Felix Fung
623072cb9a
Bug 566746 - Create new module FormHistory.jsm with handles asynchronous form history, p=enndeakin,felix, r=mak
2011-11-28 21:57:13 -08:00
Ryan VanderMeulen
a20b983060
Backed out changeset 9b9a5c42fb46 (bug 859601) for bustage on a CLOSED TREE.
2013-04-10 15:44:33 -04:00
Gregor Wagner
1db1c86af3
Bug 859601 - mozContacts API - return undefined if the API is unsupported on the platform, not null. r=bent
2013-04-10 11:15:51 -07:00
Eitan Isaacson
2ed120291b
Bug 525444 - (Part 1/3) Basic SpeechSynthesis setup and voice registration. r=smaug
...
--HG--
rename : content/media/webspeech/moz.build => content/media/webspeech/synth/moz.build
rename : content/media/webspeech/moz.build => content/media/webspeech/synth/test/moz.build
2013-04-03 15:13:16 -07:00
Eitan Isaacson
9f20c3d7e5
Bug 856370 - Add a Makefile.in in webspeech/recognition and remove webspeech top-level VPATH. r=smaug
...
--HG--
rename : content/media/webspeech/Makefile.in => content/media/webspeech/recognition/Makefile.in
rename : content/media/webspeech/moz.build => content/media/webspeech/recognition/moz.build
2013-04-03 15:13:16 -07:00
Kyle Machulis
f5e3aadf0b
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Kyle Machulis
d2b6e6e01a
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
Kyle Machulis
5663b98bc5
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
...
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Nikhil Marathe
2a568973ab
Bug 822712 - SimplePush - Implementation. r=dougt, jst, jlebar
2013-03-28 20:49:41 -07:00
Guilherme Goncalves
a9d0df345c
Bug 650295 - Implement main state machine for speech recognition. r=smaug
2013-03-27 14:13:57 -07:00
Mounir Lamouri
0be12ded38
Bug 838354 - Remove all capture button references from nsFileControlFrame. r=bz
2013-03-22 17:10:13 +00:00
Mike Hommey
0bc0448a86
Bug 852950 - Kill libxpcom. r=bsmedberg
...
Also refactored the xpcom standalone glue to reside in a single file and
removed its use of realpath().
--HG--
rename : xpcom/stub/dependentlibs.py => toolkit/library/dependentlibs.py
rename : xpcom/stub/nsXPComStub.cpp => xpcom/build/FrozenFunctions.cpp
2013-03-20 14:56:41 +01:00
Jan Varga
71a59dcdc8
Bug 767944 - Implement a manager for centralized quota and storage handling. r=bent
2013-03-26 12:13:17 +01:00
Mark Banner
6a4576c991
Bug 834179 - Stop trying to package jetpack.xpt, since it was removed by bug 711838 (port to b2g/android). r=glandium
2013-03-21 12:25:46 +00:00
Mike Hommey
bb6cc49735
Backout changeset f12e5c87adf6 (bug 852950) because it breaks running from dist/bin
2013-03-20 23:59:45 +01:00
Mike Hommey
b93ae84da9
Bug 852950 - Kill libxpcom. r=bsmedberg
...
--HG--
rename : xpcom/stub/dependentlibs.py => toolkit/library/dependentlibs.py
rename : xpcom/stub/nsXPComStub.cpp => xpcom/build/FrozenFunctions.cpp
2013-03-20 14:56:41 +01:00
Nikhil Marathe
f9806ee46b
Bug 852365 - Add necko_websocket.xpt to b2g package-manifest. r=dougt
2013-03-19 16:02:44 -04:00
Steven Lee
ab9e124355
Bug 818843 - Part 4: Include peerconnection xpt in B2G package manifest. r=ted
2013-03-19 16:02:44 -04:00
Andrea Marchesini
9196b955c3
Bug 832923 - Implement <input type='file'> on B2G, r=mounir, r=fabrice
2013-03-19 18:49:16 +01:00
Mike Hommey
620a09289c
Bug 852068 - Update removed-files after bug 648407. r=ted
2013-03-19 06:28:40 +01:00
William Chen
7ef3668d05
Bug 782211 - Part 9: Remove native notification systems on desktop platforms. r=dougt
2013-03-18 06:24:55 -07:00
Mike Hommey
d6babd6685
Bug 648407 - Allow to fold NSPR, NSS and SQLite libraries all together. r=ted
2013-03-17 07:53:39 +01:00
Brian Smith
2b13bfbca3
bug 750421 - remove unnecessary nsIBadCertListener2 and nsISSLErrorListener implementations r=mayhemer r=mounir r=dolske
2013-03-06 11:25:03 -08:00
Gene Lian
a57f8f8b90
Bug 844429 - B2G SMS & MMS: move SMS codes into dom/mobilemessage to make it generic for MMS. r=vicamo
...
--HG--
rename : dom/sms/interfaces/nsIDOMMozSmsEvent.idl => dom/mobilemessage/interfaces/nsIDOMMozSmsEvent.idl
rename : dom/sms/interfaces/nsIDOMMozSmsMessage.idl => dom/mobilemessage/interfaces/nsIDOMMozSmsMessage.idl
rename : dom/sms/interfaces/nsIDOMNavigatorSms.idl => dom/mobilemessage/interfaces/nsIDOMNavigatorSms.idl
rename : dom/sms/interfaces/nsIDOMSmsCursor.idl => dom/mobilemessage/interfaces/nsIDOMSmsCursor.idl
rename : dom/sms/interfaces/nsIDOMSmsFilter.idl => dom/mobilemessage/interfaces/nsIDOMSmsFilter.idl
rename : dom/sms/interfaces/nsIDOMSmsManager.idl => dom/mobilemessage/interfaces/nsIDOMSmsManager.idl
rename : dom/sms/interfaces/nsIDOMSmsRequest.idl => dom/mobilemessage/interfaces/nsIDOMSmsRequest.idl
rename : dom/sms/interfaces/nsIDOMSmsSegmentInfo.idl => dom/mobilemessage/interfaces/nsIDOMSmsSegmentInfo.idl
rename : dom/sms/interfaces/nsISmsRequest.idl => dom/mobilemessage/interfaces/nsISmsRequest.idl
rename : dom/sms/interfaces/nsISmsService.idl => dom/mobilemessage/interfaces/nsISmsService.idl
rename : dom/sms/src/Constants.cpp => dom/mobilemessage/src/Constants.cpp
rename : dom/sms/src/Constants.h => dom/mobilemessage/src/Constants.h
rename : dom/sms/src/SmsCursor.cpp => dom/mobilemessage/src/SmsCursor.cpp
rename : dom/sms/src/SmsCursor.h => dom/mobilemessage/src/SmsCursor.h
rename : dom/sms/src/SmsFilter.cpp => dom/mobilemessage/src/SmsFilter.cpp
rename : dom/sms/src/SmsFilter.h => dom/mobilemessage/src/SmsFilter.h
rename : dom/sms/src/SmsManager.cpp => dom/mobilemessage/src/SmsManager.cpp
rename : dom/sms/src/SmsManager.h => dom/mobilemessage/src/SmsManager.h
rename : dom/sms/src/SmsMessage.cpp => dom/mobilemessage/src/SmsMessage.cpp
rename : dom/sms/src/SmsMessage.h => dom/mobilemessage/src/SmsMessage.h
rename : dom/sms/src/SmsRequest.cpp => dom/mobilemessage/src/SmsRequest.cpp
rename : dom/sms/src/SmsRequest.h => dom/mobilemessage/src/SmsRequest.h
rename : dom/sms/src/SmsSegmentInfo.cpp => dom/mobilemessage/src/SmsSegmentInfo.cpp
rename : dom/sms/src/SmsSegmentInfo.h => dom/mobilemessage/src/SmsSegmentInfo.h
rename : dom/sms/src/SmsServicesFactory.cpp => dom/mobilemessage/src/SmsServicesFactory.cpp
rename : dom/sms/src/SmsServicesFactory.h => dom/mobilemessage/src/SmsServicesFactory.h
rename : dom/sms/src/Types.h => dom/mobilemessage/src/Types.h
rename : dom/sms/src/android/SmsService.cpp => dom/mobilemessage/src/android/SmsService.cpp
rename : dom/sms/src/android/SmsService.h => dom/mobilemessage/src/android/SmsService.h
rename : dom/sms/src/fallback/SmsService.cpp => dom/mobilemessage/src/fallback/SmsService.cpp
rename : dom/sms/src/fallback/SmsService.h => dom/mobilemessage/src/fallback/SmsService.h
rename : dom/sms/src/ipc/PSms.ipdl => dom/mobilemessage/src/ipc/PSms.ipdl
rename : dom/sms/src/ipc/PSmsRequest.ipdl => dom/mobilemessage/src/ipc/PSmsRequest.ipdl
rename : dom/sms/src/ipc/SmsChild.cpp => dom/mobilemessage/src/ipc/SmsChild.cpp
rename : dom/sms/src/ipc/SmsChild.h => dom/mobilemessage/src/ipc/SmsChild.h
rename : dom/sms/src/ipc/SmsIPCService.cpp => dom/mobilemessage/src/ipc/SmsIPCService.cpp
rename : dom/sms/src/ipc/SmsIPCService.h => dom/mobilemessage/src/ipc/SmsIPCService.h
rename : dom/sms/src/ipc/SmsParent.cpp => dom/mobilemessage/src/ipc/SmsParent.cpp
rename : dom/sms/src/ipc/SmsParent.h => dom/mobilemessage/src/ipc/SmsParent.h
rename : dom/sms/src/ipc/SmsTypes.ipdlh => dom/mobilemessage/src/ipc/SmsTypes.ipdlh
rename : dom/sms/src/ipc/ipdl.mk => dom/mobilemessage/src/ipc/ipdl.mk
rename : dom/sms/src/ril/SmsService.cpp => dom/mobilemessage/src/ril/SmsService.cpp
rename : dom/sms/src/ril/SmsService.h => dom/mobilemessage/src/ril/SmsService.h
rename : dom/sms/tests/Makefile.in => dom/mobilemessage/tests/Makefile.in
rename : dom/sms/tests/marionette/manifest.ini => dom/mobilemessage/tests/marionette/manifest.ini
rename : dom/sms/tests/marionette/test_between_emulators.py => dom/mobilemessage/tests/marionette/test_between_emulators.py
rename : dom/sms/tests/marionette/test_bug814761.js => dom/mobilemessage/tests/marionette/test_bug814761.js
rename : dom/sms/tests/marionette/test_emulator_loopback.js => dom/mobilemessage/tests/marionette/test_emulator_loopback.js
rename : dom/sms/tests/marionette/test_filter_date.js => dom/mobilemessage/tests/marionette/test_filter_date.js
rename : dom/sms/tests/marionette/test_filter_date_notfound.js => dom/mobilemessage/tests/marionette/test_filter_date_notfound.js
rename : dom/sms/tests/marionette/test_filter_mixed.js => dom/mobilemessage/tests/marionette/test_filter_mixed.js
rename : dom/sms/tests/marionette/test_filter_number_multiple.js => dom/mobilemessage/tests/marionette/test_filter_number_multiple.js
rename : dom/sms/tests/marionette/test_filter_number_single.js => dom/mobilemessage/tests/marionette/test_filter_number_single.js
rename : dom/sms/tests/marionette/test_filter_read.js => dom/mobilemessage/tests/marionette/test_filter_read.js
rename : dom/sms/tests/marionette/test_filter_received.js => dom/mobilemessage/tests/marionette/test_filter_received.js
rename : dom/sms/tests/marionette/test_filter_sent.js => dom/mobilemessage/tests/marionette/test_filter_sent.js
rename : dom/sms/tests/marionette/test_filter_unread.js => dom/mobilemessage/tests/marionette/test_filter_unread.js
rename : dom/sms/tests/marionette/test_getmessage.js => dom/mobilemessage/tests/marionette/test_getmessage.js
rename : dom/sms/tests/marionette/test_getmessage_notfound.js => dom/mobilemessage/tests/marionette/test_getmessage_notfound.js
rename : dom/sms/tests/marionette/test_getmessages.js => dom/mobilemessage/tests/marionette/test_getmessages.js
rename : dom/sms/tests/marionette/test_incoming.js => dom/mobilemessage/tests/marionette/test_incoming.js
rename : dom/sms/tests/marionette/test_incoming_delete.js => dom/mobilemessage/tests/marionette/test_incoming_delete.js
rename : dom/sms/tests/marionette/test_incoming_max_segments.js => dom/mobilemessage/tests/marionette/test_incoming_max_segments.js
rename : dom/sms/tests/marionette/test_incoming_multipart.js => dom/mobilemessage/tests/marionette/test_incoming_multipart.js
rename : dom/sms/tests/marionette/test_mark_msg_read.js => dom/mobilemessage/tests/marionette/test_mark_msg_read.js
rename : dom/sms/tests/marionette/test_mark_msg_read_error.js => dom/mobilemessage/tests/marionette/test_mark_msg_read_error.js
rename : dom/sms/tests/marionette/test_message_classes.js => dom/mobilemessage/tests/marionette/test_message_classes.js
rename : dom/sms/tests/marionette/test_outgoing.js => dom/mobilemessage/tests/marionette/test_outgoing.js
rename : dom/sms/tests/marionette/test_outgoing_delete.js => dom/mobilemessage/tests/marionette/test_outgoing_delete.js
rename : dom/sms/tests/marionette/test_outgoing_max_segments.js => dom/mobilemessage/tests/marionette/test_outgoing_max_segments.js
rename : dom/sms/tests/marionette/test_segment_info.js => dom/mobilemessage/tests/marionette/test_segment_info.js
rename : dom/sms/tests/marionette/test_strict_7bit_encoding.js => dom/mobilemessage/tests/marionette/test_strict_7bit_encoding.js
rename : dom/sms/tests/moz.build => dom/mobilemessage/tests/moz.build
rename : dom/sms/tests/test_sms_basics.html => dom/mobilemessage/tests/test_sms_basics.html
rename : dom/sms/tests/test_smsdatabaseservice.xul => dom/mobilemessage/tests/test_smsdatabaseservice.xul
rename : dom/sms/tests/test_smsfilter.html => dom/mobilemessage/tests/test_smsfilter.html
rename : dom/sms/tests/test_smsservice_createsmsmessage.js => dom/mobilemessage/tests/test_smsservice_createsmsmessage.js
rename : dom/sms/tests/xpcshell.ini => dom/mobilemessage/tests/xpcshell.ini
2013-03-01 16:38:47 +08:00
Olli Pettay
510b79b08c
Bug 845631 - Remove nsXMLHttpProgressEvent, r=sicking
...
--HG--
extra : rebase_source : e5c6e80fbb656782bfe0f530c778cda9d9f97f0f
2013-02-28 20:53:04 +02:00
Ms2ger
2801c25ab8
Merge m-c to b-s.
2013-02-26 19:09:25 +01:00
Gregory Szorc
7c93b1a42f
Bug 784841 - Part 18b: Convert /b2g; r=ted f=Ms2ger
2013-02-25 12:47:17 -08:00
Ehsan Akhgari
82f18e8efe
Bug 845063 - Remove the dummy global private browsing service; r=jdm
2013-02-25 17:57:28 -05:00
Ehsan Akhgari
2a66678285
Backed out changeset 30f7cbdcc2a1 (bug 845063) because of build bustage on a CLOSED TREE
2013-02-25 22:32:50 -05:00
Ehsan Akhgari
8c7678181d
Bug 845063 - Remove the dummy global private browsing service; r=jdm
...
--HG--
extra : rebase_source : 400d1240f8cb016d4183c64cab353a753b3fe74d
2013-02-25 17:57:28 -05:00
Shih-Chiang Chien
6bf0fdfc35
Bug 752982 - Part 1, implement captive portal detection service. r=thinker,dolske rs=dolske a=shira.
2013-02-15 23:41:35 +08:00
Trevor Saunders
7faaa542d8
bug 648267 - remove nsIWinAccessNode r=surkov
2013-01-09 06:34:39 -05:00
Ryan VanderMeulen
6f7808dece
Backout 35d48d9d80d5 (bug 752982) for landing without proper review.
2013-02-11 14:33:27 -05:00
Patrick Wang
7dfc147c18
Bug 769178 - Add error page for about:certerror. r=fabrice
2013-02-08 12:08:52 +08:00
Shih-Chiang Chien
1aab44bf08
Bug 752982 - Part 1: Implement captive portal detection service. r=thinker
2012-09-15 11:37:53 +08:00
Gene Lian
b512b18340
Bug 831683 - B2G SMS & B2G MMS: make SMS database more generic for MMS (part 2, create dom/mobilemessage to put DB codes). r=vicamo
...
--HG--
rename : dom/sms/interfaces/nsISmsDatabaseService.idl => dom/mobilemessage/interfaces/nsIMobileMessageDatabaseService.idl
rename : dom/sms/interfaces/nsIRilSmsDatabaseService.idl => dom/mobilemessage/interfaces/nsIRilMobileMessageDatabaseService.idl
rename : dom/sms/src/android/SmsDatabaseService.cpp => dom/mobilemessage/src/android/MobileMessageDatabaseService.cpp
rename : dom/sms/src/android/SmsDatabaseService.h => dom/mobilemessage/src/android/MobileMessageDatabaseService.h
rename : dom/sms/src/fallback/SmsDatabaseService.cpp => dom/mobilemessage/src/fallback/MobileMessageDatabaseService.cpp
rename : dom/sms/src/fallback/SmsDatabaseService.h => dom/mobilemessage/src/fallback/MobileMessageDatabaseService.h
rename : dom/sms/src/ril/SmsDatabaseService.js => dom/mobilemessage/src/ril/MobileMessageDatabaseService.js
rename : dom/sms/src/ril/SmsDatabaseService.manifest => dom/mobilemessage/src/ril/MobileMessageDatabaseService.manifest
2013-02-05 19:39:44 +08:00
Vicamo Yang
f19a207980
Bug 833278 - Part 1/2: move voicemail sources to dom/voicemail. r=mounir
...
--HG--
rename : dom/telephony/Makefile.in => dom/voicemail/Makefile.in
rename : dom/telephony/Voicemail.cpp => dom/voicemail/Voicemail.cpp
rename : dom/telephony/Voicemail.h => dom/voicemail/Voicemail.h
rename : dom/telephony/VoicemailEvent.cpp => dom/voicemail/VoicemailEvent.cpp
rename : dom/telephony/VoicemailEvent.h => dom/voicemail/VoicemailEvent.h
rename : dom/telephony/nsIDOMVoicemail.idl => dom/voicemail/nsIDOMMozVoicemail.idl
rename : dom/telephony/nsIDOMVoicemailEvent.idl => dom/voicemail/nsIDOMMozVoicemailEvent.idl
rename : dom/telephony/nsIDOMVoicemailStatus.idl => dom/voicemail/nsIDOMMozVoicemailStatus.idl
rename : dom/telephony/nsIDOMNavigatorTelephony.idl => dom/voicemail/nsINavigatorVoicemail.idl
rename : dom/telephony/test/marionette/pdu_builder.js => dom/voicemail/test/marionette/pdu_builder.js
rename : dom/telephony/test/marionette/test_voicemail_number.js => dom/voicemail/test/marionette/test_voicemail_number.js
rename : dom/telephony/test/marionette/test_voicemail_statuschanged.js => dom/voicemail/test/marionette/test_voicemail_statuschanged.js
rename : dom/telephony/test/marionette/test_voicemail_statuschanged.py => dom/voicemail/test/marionette/test_voicemail_statuschanged.py
2013-02-05 17:02:15 +08:00
Mike Hommey
7ae3fc01fc
Bug 780561 - Remove now unused bits of the packaging scripts. r=ted
2013-01-23 11:23:15 +01:00
Mike Hommey
f00d130aa1
Bug 780561 - Use new packager code for packaging (packager.mk) r=ted
2013-01-23 11:23:15 +01:00
Marco Chen
b386752fe6
Bug 830611 - [Audio] Add dom_audioagent.xpt into package-manifest.in. r=roc
2013-01-17 16:18:22 +08:00
Mark Banner
97bf467204
Bug 827303 - Firefox core and crypto services components assume services/sync is built. Move registrations out of services/sync. r=gps
...
--HG--
rename : services/sync/SyncComponents.manifest => services/common/servicesComponents.manifest
rename : services/sync/SyncComponents.manifest => services/crypto/cryptoComponents.manifest
2013-01-10 22:02:38 +00:00
Gregory Szorc
916cfe55d3
Bug 813287 - Move healthreport prefs into greprefs.js; r=rnewman
2013-01-06 16:15:51 -08:00
David Rajchenbach-Teller
977bda5973
Bug 803165 - Add dom_system.xpt to Gonk installer. r=ted
2012-12-23 10:43:23 -05:00
Nicholas Nethercote
bc6e504af4
Bug 717853 - Add a native version of DMD. r=jlebar,glandium.
...
--HG--
extra : rebase_source : 9b824556591abd63b42aa7ff823e9cd25976c162
2012-12-10 16:05:07 -08:00
Axel Hecht
d701c9f538
bug 817197, add multiple locales to packaging, like android, r=glandium
...
--HG--
rename : browser/base/content/test/browser_tabMatchesInAwesomebar_perwindowpb.js => browser/base/content/test/browser_tabMatchesInAwesomebar.js
rename : browser/components/tabview/test/browser_tabview_bug624727_perwindowpb.js => browser/components/tabview/test/browser_tabview_bug624727.js
rename : browser/components/tabview/test/browser_tabview_bug650280_perwindowpb.js => browser/components/tabview/test/browser_tabview_bug650280.js
rename : python/mozbuild/mozbuild/mozconfig.py => python/mozbuild/mozbuild/base.py
rename : toolkit/components/downloads/test/unit/test_private_resume_global.js => toolkit/components/downloads/test/unit/test_private_resume.js
rename : toolkit/components/downloads/test/unit/test_privatebrowsing_global.js => toolkit/components/downloads/test/unit/test_privatebrowsing.js
rename : toolkit/components/downloads/test/unit/test_privatebrowsing_cancel_global.js => toolkit/components/downloads/test/unit/test_privatebrowsing_cancel.js
rename : widget/tests/test_bug462106_perwindow.xul => widget/tests/test_bug462106.xul
extra : rebase_source : 7dadc8fbcfb7d31d75617e63726e052b6f28658a
2012-12-06 15:07:23 +01:00
Jim Mathies
b1a8bc33ae
Bug 817076 - Update package manifests to new service locations and key PREF_DIR location off DIST_SUBDIR. r=glandium
2012-12-05 16:36:15 -06:00
Vicamo Yang
8583a4b741
Bug 778093 - Part 2/9: add navigator.mozCellBroadcast, r=mounir
2012-12-04 10:38:25 +08:00
Doug Turner
4c665dc868
Bug 816335 - Remove Network Geolocation Provider from B2G. r=cjones, a=blocking-basecamp
2012-12-01 21:22:30 -05:00
Paul Adenot
09253a29d5
Bug 816576 - Link libsoundtouch statically instead of dynamically. CLOBBER NEEDED r=glandium
2012-11-30 14:17:54 +01:00
Ed Morley
8220f134fc
Backout 76c4e4fbd8bd (bug 816576) for startup crashes
2012-11-30 10:44:42 +00:00
Paul Adenot
9b71b76d2b
Bug 816576 - Link libsoundtouch statically instead of dynamically. r=glandium
2012-11-30 10:56:28 +01:00
Justin Lebar
664dca8c89
Bug 815898 - Fix sed error when building B2G on Mac. r=mwu
...
--HG--
extra : rebase_source : 33a6f29812fda858ed30f55767838a34bdfdb9ef
2012-11-28 12:58:40 -05:00
Paul Adenot
3c2724d53c
Bug 779997 - Backout e35029dcac2d to enable libsoundtouch again.
2012-11-22 11:38:28 +01:00
Gregory Szorc
ed77007664
Bug 808219 - Firefox Health Reporter service; r=rnewman
2012-11-13 20:22:09 -08:00
Paul Adenot
51fb108db6
Bug 779997 - Disable build and linking of libsoundtouch as it is not used for now. r=glandium
2012-11-19 16:36:06 +00:00
Ryan VanderMeulen
791db753f5
Merge the last PGO-green inbound changeset to m-c.
2012-11-15 20:21:35 -05:00
Myk Melez
6c5fecc57a
bug 811944 - package MSVC dlls with B2G on Windows; r=glandium
2012-11-15 10:16:08 -08:00
Olli Pettay
f3ed372614
Bug 749448 - Remove XTF, r=bz
2012-11-15 14:27:13 +02:00
Andrea Marchesini
116d87168d
Bug 804311 - Remove nsFilePicker from b2g package-manifest.in. r=fabrice
2012-11-09 16:00:26 -05:00
Paul Adenot
9dbfcb81b2
Bug 779997 - Import SoundTouch Library in the tree. r=khuey,rstrong
2012-08-26 22:36:44 -07:00
Paul Adenot
0c5720f386
Backed out changeset 98f9d1044e54 because r= bit is missing in commit message.
2012-11-07 10:30:49 +01:00
Paul Adenot
9352d73358
Bug 779997 - Import SoundTouch Library in the tree. r=
2012-08-26 22:36:44 -07:00
Jed Parsons
fbc1cbc335
Bug 794680 - Connect gecko to gaia identity ui. r=benadida, r=cjones
2012-10-26 07:39:38 -04:00
Andrea Marchesini
b7890d8248
Bug 805282 - Add MailtoProtocolHandler.js, SmsProtocolHandler.js and TelProtocolHandler.js to package-manifest.in r=fabrice
2012-10-25 18:50:03 -07:00
David Dahl
034cdc9123
Bug 773114 - Permission UI events for apps r=sicking r=anygregor
2012-10-24 15:19:01 -05:00
Shih-Chiang Chien
1942917947
Bug 790393 - Add MozPower.factoryReset() for factory reset. r=cjones, r=vingtetun, sr=sicking
2012-10-04 17:28:34 +08:00
Fabrice Desré
e3f33c28d0
Bug 794228 - addon-manager services are running in B2G [r=glandium]
2012-10-15 11:14:53 -07:00
Dão Gottwald
65e7938e9c
Bug 800157 - Make User Agent overrides affect navigator.userAgent in addition to the HTTP header. r=bz
...
--HG--
extra : rebase_source : dd856c03a45e9d95866fb5a95e568ae3cce67521
2012-10-12 00:56:13 +02:00
Albert Crespell
ea28b1fdaa
Bug 746069: Part 3: IDL implementation for NetworkStats. r=philikon sr=jst
2012-10-04 18:42:41 +02:00
Mike Hommey
2c91fc714b
Bug 794393 - Remove package-xulrunner rules. r=blassey,r=romaxa,r=mwu
2012-10-04 08:20:09 +02:00
Marshall Culpepper
a5a79cb460
Bug 794092 - Initial implementation of Gonk RecoveryService. r=vingtetun r=cjones
...
Adopted from Shih-Chiang Chien's original code.
2012-09-28 17:32:56 -05:00
Josh Matthews
a0b3faca52
Bug 770778 - Make TCPSocket e10s-friendly. r=bent
2012-09-24 14:53:49 -04:00
Patrick McManus
0f871afc27
bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
2012-09-14 16:27:46 -04:00
Fabrice Desré
364fba9ed3
Bug 793349 - Youtube activity should include video title [r=dougt]
2012-09-24 22:31:14 -07:00
Ray Cheung
655d78e09d
Bug 779500 - WebFM, r=jlebar,glandium sr=jonas
2012-09-19 11:23:33 -04:00
Ehsan Akhgari
6bf97b15b8
Merge backout
2012-09-19 15:42:29 -04:00
Ehsan Akhgari
a51e1f674c
Backout bug 792109, bug 749053 and bug 779500 because of leaks in debug tests
2012-09-19 15:42:18 -04:00
Ray Cheung
a8428af5a3
Bug 779500 - WebFM, r=jlebar,glandium sr=jonas
2012-09-19 11:23:33 -04:00
Gregor Wagner
45182816a6
Backout bug 770731
2012-09-18 16:19:56 -07:00
Gregor Wagner
25f4b524a1
Bug 770731 - Expose JS API for modifying app permissions. r=sicking
2012-09-18 14:52:39 -07:00
Gregor Wagner
2f5d2e9f4a
Bug 770731 - Expose JS API for modifying app permissions. r=sicking
2012-09-19 11:19:00 -07:00
Ed Morley
51dcc7dff7
Backout 6d71ff5b4b36 (bug 347307), 75a3c47a3fe7 (bug 507578), 828f91de7143 (bug 769764) for near permaorange OS X 10.8 leaks
2012-09-17 16:54:09 +01:00
Patrick McManus
cd31dfef08
bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
2012-09-14 16:27:46 -04:00
Ed Morley
2ee5369324
Backout 3182f9d08c2d (bug 347307), 2a30593cca79 (bug 507578), b87b27f5a417 (bug 769764) for m-oth permaorange in browser_463205.js
2012-09-13 22:42:29 +01:00
Patrick McManus
183e115253
bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
2012-09-13 15:22:56 -04:00
Steven Lee
16761404d2
Bug 714358: Time manager implementation. r=jlebar
2012-09-11 02:05:00 -04:00
John Ford
b8c5989568
bug 776783 - package profile into B2G desktop builds r=ted
2012-09-07 10:00:10 -07:00
Mark Banner
ab2ed5c3c0
Bug 715089 run-mozilla.sh doesn't need to be shipped for Mac. r=ted
2012-09-04 21:26:54 +01:00
Fernando Jiménez
e8a2de51dc
Bug 767818 - Implement navigator.pay. Part 4 - B2G implementation; r=fabrice
2012-08-29 18:41:35 -03:00
Yoshi Huang
f1c491e674
Bug 744714 - Part 5: Add icc into MobileConnection. r=smaug, sr=sicking
2012-08-13 09:55:26 +08:00
Fabrice Desré
a1c36b33a6
Bug 778758 - Don't build and use the search service on b2g [r=vingtetun]
2012-08-27 10:43:56 -07:00
Jonathan Griffin
58e4ff972b
Bug 779984 - Re-land patch without letting ENABLE_MARIONETTE=1 actually load Marionette in desktop Firefox, r=ted
2012-08-22 16:26:32 -07:00
Jonathan Griffin
907e69114d
Bug 779984 - Backout 98fc3d40910c due to leaking crashtest, CLOSED TREE
2012-08-22 13:11:53 -07:00
Jonathan Griffin
ebe010163e
Bug 779984 - replace --enable-marionette with ENABLE_MARIONETTE and make it consistent, r=ted
2012-08-22 11:17:22 -07:00
Donovan Preston
59c3f2f38b
Bug 733573 - Expose a client TCP socket API to web applications [r=honzab,fabrice]
2012-08-21 09:46:27 -07:00
Ed Morley
f67e6384d0
Backout 3c39fdebf386 (bug 733573) for native Android m3 failures in test_tcpsocket_enabled_no_perm.html on a CLOSED TREE
2012-08-21 23:01:09 +01:00
Donovan Preston
4e92071ac7
Bug 733573 - Expose a client TCP socket API to web applications [r=honzab,fabrice]
2012-08-21 09:46:27 -07:00
Phil Ringnalda
2400fbd6d1
Backout 5439489dc320, 983f76488e59, 7a92558a8dec (Bug 714358) for debug build assertions and leaks
2012-08-07 22:18:27 -07:00
Steven Lee
dd1279bf1b
Bug 714358: Time manager implementation. r=jlebar
2012-08-07 19:11:00 -04:00
Mike Hommey
c1b35e7b2a
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Mike Hommey
be451c22dc
Backout changeset 2ef51674316a (bug 774032 bonus) for various Mochitest bustages on a CLOSED TREE
2012-08-04 10:38:41 +02:00
Mike Hommey
e79d87471e
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 08:48:56 +02:00
John Ford
edd2359ea7
bug 774215 - package libplugin_child_interpose.dylib on b2g desktop builds r=cjones
2012-08-03 14:10:35 -07:00
Mike Habicher
01f8e81e31
Bug 740997 - ICS camera support, r=jst,gal,roc
2012-07-30 17:59:05 -04:00
Vivien Nicolas
8b28c97d89
Bug 776792 - Fire an Activity for application/pdf document. r=gal
2012-07-24 18:34:12 +02:00
Fabrice Desré
dc78a89e23
Bug 715814 - Implement Web Activities : B2G Specific [r=cjones]
2012-07-20 17:41:30 +02:00
Fabrice Desré
b9a9b29a53
Bug 715814 - Implement Web Activities: DOM Part [r=mounir]
2012-07-20 17:41:30 +02:00
Fabrice Desré
e67e7c886a
Bug 715814 - Implement Web Activities : Activity Object [r=mounir]
2012-07-20 17:41:30 +02:00