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 |
|
Ryan VanderMeulen
|
9e80ef1555
|
Backed out changesets c7937fb5f4bb and cf8db9b6bd61 (bug 862986) for bustage.
CLOSED TREE
|
2013-04-30 21:09:41 -04:00 |
|
Brian O'Keefe
|
1fe33f154d
|
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 |
|
Robert Strong
|
b4111746cf
|
Remove the 'Back' button from the stub installer options page - Bug 799172 - 'Back' after 'Options' just returns to the first dialog. r=bbondy, ui-r=shorlander - Windows stub installer only which is only built when building the nightly - DONTBUILD
|
2013-04-30 14:15:49 -07:00 |
|
Ryan VanderMeulen
|
d1a59f8eab
|
Backed out changesets 64c7ba1d3d04 and 7e9d5bb4a9af (bug 862986) for test failures.
|
2013-04-30 10:08:38 -04:00 |
|
Brian O'Keefe
|
0099cfc905
|
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 |
|
Doug Turner
|
6936609f34
|
Bug 866893 - Remove support for multiple geolocation providers. r=mvines
|
2013-04-29 20:22:27 -07:00 |
|
Brandon Waterloo
|
9ac1bdb4de
|
Bug 865767 - Add reference to ImageDocument.css in browser/installer/package-manifest.in. r=jaws
|
2013-04-26 06:33:28 -04:00 |
|
Robert Strong
|
d750091d18
|
Bug 860897 - Add locale to stub installer fallback url. r=bbondy Windows stub installer only which is only built when building the nightly - DONTBUILD
|
2013-04-27 00:14:16 -07:00 |
|
Paolo Amadini
|
2e979da7e3
|
Bug 851461 - Make the JavaScript API for downloads available in parallel to nsIDownloadManager. r=mak
|
2013-04-22 04:23:25 +02:00 |
|