Commit Graph

880 Commits

Author SHA1 Message Date
Vicamo Yang
00657cb9ec Backout bug 873351, break Mnw test cases. 2013-09-07 19:09:54 +08:00
Vicamo Yang
07643ef4e8 Bug 873351 - B2G SMS: move SMS code out of RadioInterfaceLayer to SmsService. r=gene 2013-09-07 14:20:19 +08:00
Vicamo Yang
e9a47488e4 Bug 864485 - 2/3: DOM & IPC. r=khuey 2013-09-07 14:19:53 +08:00
Ryan VanderMeulen
d32d9ebb4d Backed out 7 changesets (bug 907585, bug 873351, bug 864485) for making phones unbootable.
Backed out changeset 001a849303de (bug 873351)
Backed out changeset 8020b3013618 (bug 907585)
Backed out changeset 9039460e09c5 (bug 907585)
Backed out changeset 9464e393a501 (bug 907585)
Backed out changeset d6920653de69 (bug 864485)
Backed out changeset 20ef446b27cd (bug 864485)
Backed out changeset e27c780e1ef5 (bug 864485)
2013-09-06 17:28:10 -04:00
Vicamo Yang
eac458c748 Bug 873351 - B2G SMS: move SMS code out of RadioInterfaceLayer to SmsService. r=gene 2013-09-06 16:11:54 +08:00
Vicamo Yang
349d13eac4 Bug 864485 - 2/3: DOM & IPC. r=khuey 2013-09-06 16:11:34 +08:00
Mike Hommey
f1cf3b4238 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Neil Deakin
7ac996894c Bug 853901 - Add platform-specific completion operations for downloads. r=paolo 2013-09-03 13:23:37 -04:00
Doug Turner
805876c713 Bug 906072 - Remove Maemo port. r=romaxa, r=ted, r=johns 2013-08-25 16:56:53 -07:00
Ryan VanderMeulen
40cbb238d4 Bug 908932 - Bustage follow-up. 2013-08-27 15:51:24 -04:00
David Zbarsky
b35165ce9e Bug 906901 - Use webIDL dictionaries for BrowerElementParent's event details r=bz 2013-08-24 10:08:55 -04:00
Phil Ringnalda
e8dd2ef338 Back out 27eb88629c56:a26582e3c44d (bug 906901)
CLOSED TREE
2013-08-23 19:33:29 -07:00
David Zbarsky
9ab8e39be1 Bug 906901 - Use webIDL dictionaries for BrowerElementParent's event details r=bz 2013-08-23 21:11:47 -04:00
Ms2ger
8ccdba4aa0 Bug 906412 - Cleanup some random parts of the build system; r=mshal 2013-08-22 08:55:59 +02:00
Michael Henretty
a2dfdcc830 Bug 883923 - Provide a Fuzzy Matcher API for phone numbers. r=fabrice 2013-07-31 21:04:59 -07:00
Ed Morley
e41f97a43c Backed out changeset f87e93861239 (bug 649607) for causing bug 901921 2013-08-06 10:42:42 -07:00
Carsten "Tomcat" Book
84e8c858bb Merge m-i to m-c 2013-08-05 11:18:59 +02:00
Robert Strong
78d822448e Most entries in removed-files.in are not needed - Bug 649607 - Update removed-files.in after requiring update to the version with bug 563318. r=bbondy 2013-08-02 17:19:33 -07:00
Tomoaki Konno
b0f30c01ba Bug 797561 - Expose a server tcp socket API to web applications r=honza 2013-07-29 10:36:43 -07:00
Nikhil Marathe
5abd2a2838 Bug 884897 - Remove dom_push.xpt from installers. r=dougt
--HG--
extra : amend_source : aa3296f0baed0891ad5bfa81472381c4db21b160
2013-08-02 17:19:47 -07:00
Robert Strong
8fe0d6a9e5 Windows only fix for Bug 882989 - Custom distribution settings for yahoo de and es distributions are not being set. r=bbondy 2013-07-18 08:37:20 -07:00
Boris Zbarsky
9af6d565fa 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
Xavier Fung
221217ebbf Bug 888158 - Make configure to detect Visual Studio 2013 compiler. r=ted 2013-07-03 10:52:32 +09:00
Masatoshi Kimura
3d9f7a3b04 Bug 882624 - Remove "URL Protocol" from FirefoxURL key. r=bbondy 2013-06-17 23:08:55 +09:00
Nikhil Marathe
15d77f26f6 Bug 863599 - Load PushService on Desktop. r=dougt sr=gavin 2013-06-12 17:26:44 -07:00
Martin Stransky
8c2a3c775f Bug 879760 - Port GTK2 to GTK3 - browser dir. r=karlt 2013-06-11 13:40:28 -04:00
Ed Morley
dd00dada0a Merge latest green birch changeset and mozilla-central 2013-06-10 10:06:11 +01:00
Chuck Lee
98009d9dc9 Bug 853715 - 0001. Create DOM skeletion for WAP Push. r=vicamo 2013-06-04 14:39:51 +08:00
Ed Morley
6b694251a6 Merge mozilla-central and inbound 2013-06-05 11:55:20 +01:00
Robert Strong
9741897645 Bug 811557. r=bbondy 2013-06-05 00:33:26 -07:00
Reuben Morais
48736c4fb4 Bug 877003 - Convert TestSettingsAPI.cpp to a mochitest-chrome. r=fabrice
--HG--
extra : rebase_source : d338fc0222346f4ddd043b32d43462c6365f16f5
2013-05-31 15:28:46 -07:00
David Burns
e4f4961edd Bug 870445 - Add -marionette command-line arg to Firefox, r=mdas 2013-05-13 13:43:15 +01:00
Vicamo Yang
485a876d19 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
Brian R. Bondy
1b7f9e7b12 Bug 572162 - Cleanup new update directory and obsolete old after updates and installs. r=rstrong 2013-05-15 10:58:09 -07:00
Reuben Morais
f68c91e17f Bug 862353 - Remove NavigatorPropertyHelper. r=bent 2013-05-13 18:32:26 -07:00
Nikhil Marathe
42a1f043db Backed out changeset e7ca39ff01cc (Bug 863599) because it wasn't reviewed by Firefox peers. 2013-05-13 09:47:06 +05:30
L. David Baron
6a5c2920eb Merge mozilla-inbound and mozilla-central.
(The mozilla-central side of the merge is entirely a merge from fx-team into mozilla-central.)
2013-05-11 22:00:23 -07:00
Ryan VanderMeulen
76555a4eeb Merge m-c to fx-team. 2013-05-10 15:00:46 -04:00
Nikhil Marathe
3c9ced5f28 Bug 863599 - Load PushService on Desktop. r=dougt 2013-05-10 23:43:35 +05:30
Ryan VanderMeulen
bebb8f6901 Merge m-c to fx-team. 2013-05-09 00:19:26 -04:00
Brandon Benvie
a5fdf9bcf9 bug 843094 - Remove the PropertyPanel; r=msucan 2013-05-03 11:39:00 -04:00
Gavin Sharp
763124291c Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed 2013-04-19 15:21:30 -07:00
Robert Strong
fa07606091 Windows installer only - Bug 868746 - Installer should quote the 'uninstallstring' registry value in case a non OS builtin app uses the value. r=bbondy 2013-05-08 13:12:05 -07:00
Brian O'Keefe
748220892f 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
Mike Hommey
9aab515c1d Bug 777379 - Set .DEFAULT_GOAL unconditionally, override with OVERRIDE_DEFAULT_GOAL, and fix pymake to be on par with GNU make when handling .DEFAULT_GOAL. r=gps 2013-05-05 10:16:25 +02:00
Brian Smith
88fa8e1007 Bug 867445: Remove Test Pilot, r=gavin 2013-04-30 17:30:44 -07:00
Ryan VanderMeulen
9b3a4e3071 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
52927e0751 Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed 2013-04-19 15:21:30 -07:00
Robert Strong
3de3f5cbda Bug 859604 - Install button text should be Upgrade when installing on top of an existing version. r=bbondy - Windows stub installer which is only built when building the nightly so DONTBUILD 2013-05-01 13:55:42 -07:00
Robert Strong
67c9e2f641 Remove 'Click to install' text from stub installer intro page - Bug 799147 - 'click to install' instruction not clear. r=bbondy, ui-r=shorlander - Windows stub installer which is only built when building the nightly so DONTBUILD 2013-05-01 10:38:14 -07:00