Commit Graph

1274 Commits

Author SHA1 Message Date
Jim Mathies
c87359e035 Bug 968916 - Launch the last used browser frontend after pave over installs. r=rstrong 2014-03-03 10:35:12 -06:00
Andrea Marchesini
286e0c9290 Bug 965860 - patch 2 - ConsoleAPI written in C++, r=bz 2014-02-27 23:39:00 +00:00
Andrea Marchesini
b1d122f724 Bug 965860 - patch 1 - Convert ConsoleAPIStorage in a Service, r=msucan, r=khuey
--HG--
rename : dom/base/ConsoleAPIStorage.jsm => dom/base/ConsoleAPIStorage.js
2014-02-27 23:38:54 +00:00
Patrick McManus
8ba14148f4 bug 975750 - remove httpdatausage r=jduell 2014-02-25 20:39:08 -05:00
Ryan VanderMeulen
09bca92c44 Merge fx-team to m-c. 2014-02-19 15:35:01 -05:00
Gregor Wagner
c7979a71c3 Bug 974100 - Don't expose SettingsService in non b2g builds. r=bent 2014-02-19 10:26:49 -08:00
Tim Abraldes
31765c121c bug 952121. When uninstalling a metro-enabled Firefox whose CommandExecuteHandler is the current "DelegateExecute" handler for our file and protocol handlers, remove the "DelegateExecute" value from our file and protocol handlers. r=bbondy 2014-02-19 09:00:14 -08:00
Masatoshi Kimura
0b68c4c7e9 Bug 973313 - Remove reference to vccorlib. r=jimm 2014-02-18 01:20:19 +09:00
Phil Ringnalda
7d3085e511 Merge b-i to m-c 2014-02-15 10:01:36 -08:00
Bobby Holley
5b2f9328e7 Bug 923904 - Tests. r=mccr8
We land these before actually landing bug 923904, because we want to build the
tests for bug 968335 on top of the same infrastructure.
2014-02-14 22:36:43 -08:00
Mike Habicher
557d8c2d5c Bug 909542 - refactor CameraControl API, r=dhylands,jst,jesup,onecyrenus 2014-02-14 17:41:07 -05:00
Phil Ringnalda
4d898ac6fc Back out 4fc776ee6852:6a0ebe4ddd01 (bug 968335) and e7d697004921 (bug 923904) for b2g emulator build bustage
CLOSED TREE
2014-02-14 18:35:30 -08:00
Bobby Holley
2ef77bb4c3 Bug 923904 - Tests. r=mccr8
We land these before actually landing bug 923904, because we want to build the
tests for bug 968335 on top of the same infrastructure.
2014-02-14 16:13:37 -08:00
Ryan VanderMeulen
06dd91591b Backed out changeset 6e588c56764b (bug 909542) for Gaia unit test perma-fail. 2014-02-14 08:27:44 -05:00
Mike Habicher
abbcc4db39 Bug 909542 - refactor CameraControl API, r=dhylands,jst,jesup,onecyrenus 2014-02-14 00:28:57 -05:00
Ehsan Akhgari
d91d200572 Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg 2014-02-10 17:57:01 -05:00
Andrea Marchesini
5ebd1530d8 Bug 966942 - Convert nsIDOMPaymentRequestInfo to a dictionary. r=bz, r=ferjm 2014-02-05 13:11:14 -05:00
Gregory Szorc
f5fa321c72 Bug 875562 - Part 3: XPCOM service for managing crash data; r=ted, bsmedberg
--HG--
extra : rebase_source : 4d4ce909634a079f1032c431bd639fef5b3f38ce
2014-01-23 15:49:24 -08:00
Robert Strong
c80f4d9f20 Bug 961958 - on Vista and above use SetProcessDPIAware in the installers so fonts aren't blurry on HDPI devices. r=bbondy 2014-01-24 10:38:30 -08:00
Roberto A. Vitillo
ef94d5115a Bug 960966 - Remove TelemetryPing.js from telemetry. r=Yoric, r=BenWa 2014-01-22 11:43:26 +00:00
Roberto A. Vitillo
d1a55791f4 Bug 962153 - Drop in telemetry submissions since 2014-01-15. r=vladan 2014-01-21 21:50:23 +00:00
Matt Brubeck
90783c5a72 Bug 952846 (followup) - accidentally changed the wrong line in package-manifest.in 2014-01-11 21:11:55 -08:00
Kevin Grandon
d8516d669e Bug 957418 - Enable Inter-App Communication API for non-release builds of Firefox. r=ehsan 2014-01-09 12:50:24 -05:00
Matt Brubeck
b1067d65af Bug 952846 - Ship PDF.js code in Metro Firefox for Nightly builds only [r=jimm] 2014-01-02 09:15:56 -08:00
Matt Brubeck
da7581e0b8 Bug 923596 - Integrate shumway into Metro UI (disabled by default) [r=jimm,gps] 2013-10-17 10:49:54 -07:00
Florian Quèze
00df9e2632 Bug 952166 - Package content_webrtc.xpt on Firefox Desktop so that add-on authors can experiment with tab sharing, r=jesup. 2013-12-19 22:16:50 +01:00
Michael Brennan
14cf08d9e0 Bug 888373: Simple API for detecting startup/shutdown crashes;r=yoric,gps 2013-11-15 16:46:44 +01:00
Nicholas Nethercote
fb8d687055 Bug 937635 - Install libdmd. r=glandium. 2013-12-16 19:27:10 -08:00
Jan Beich
d37c67b665 Bug 947402 - Don't attempt to package shared ICU for --with-system-icu; r=glandium 2013-12-08 13:03:10 -05:00
Ehsan Akhgari
8c254a9883 Bug 915735 - Build ICU as a shared library where JS is built as a shared library; r=glandium 2013-12-06 08:08:52 -05:00
Carsten "Tomcat" Book
2f14605f80 Backed out changeset 099f65a712a8 (bug 915735) Windows Build Bustage on a CLOSED TREE 2013-12-06 14:48:13 +01:00
Ehsan Akhgari
ae9d793f7c Bug 915735 - Build ICU as a shared library where JS is built as a shared library; r=glandium 2013-12-06 08:08:52 -05:00
Jim Mathies
1204e78fa1 Bug 946195 - Remove dummyvccorlib, cruft from component extension work we never made use of. r=bbondy, sr=glandium 2013-12-05 07:05:58 -06:00
Mike Hommey
881a7c1554 Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal 2013-12-03 06:34:21 +09:00
Mike Hommey
a1486ce449 Bug 942043 - Straighten up zlib linkage wrt shared js and system zlib. r=gps,r=ted 2013-11-22 23:03:21 +09:00
Mike Hommey
b32a4ed166 Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
2013-11-28 14:24:05 +09:00
Mike Hommey
0a1fb8d11c Bug 942043 - Straighten up zlib linkage wrt shared js and system zlib. r=gps,r=ted 2013-11-28 12:49:43 +09:00
Mike Hommey
6691c2d5e9 Bug 943733 - Finish removing PRE_RELEASE_SUFFIX. r=rstrong 2013-11-27 17:13:32 +09:00
Robert Strong
86b278b77b Bug 941291 - fix typo r=me 2013-11-22 13:36:29 -08:00
Robert Strong
ae0ebe69b3 Bug 941291 - Followup patch - Simplify creating funnelcake stub installers. r=bbondy 2013-11-22 13:34:20 -08:00
Robert Strong
5febb700b3 Bug 941291 (Windows installer only) - Simplify creating funnelcake stub installers. r=bbondy 2013-11-20 17:43:57 -08:00
Kevin Grandon
ed2d409f22 Bug 938960 - Add missing XPT files to packaging manifest. r=sicking 2013-11-18 14:38:08 -05:00
Brian R. Bondy
b685a6162b Bug 933947 - Check for sandboxbroker.dll in use from the installer and uninstaller. r=rstrong 2013-11-17 10:39:15 -05:00
Mike Hommey
93c08fe78f Bug 937906 - Remove references to MSVC < 2010 CRT. r=mshal
Also add missing msvc 2013 CRT to b2g package manifest.
2013-11-16 13:38:01 +09:00
Mike Hommey
a470038314 Bug 935305 - Move preprocessor to mozbuild.action. r=gps
--HG--
rename : config/Preprocessor.py => python/mozbuild/mozbuild/preprocessor.py
rename : config/tests/unit-Expression.py => python/mozbuild/mozbuild/test/test_expression.py
rename : config/tests/unit-LineEndings.py => python/mozbuild/mozbuild/test/test_line_endings.py
rename : config/tests/unit-Preprocessor.py => python/mozbuild/mozbuild/test/test_preprocessor.py
2013-11-09 10:35:44 +09:00
Kevin Grandon
0fa1b8bdd2 Bug 921637 - Move activities so gaia can consume them in any environment. r=sicking 2013-10-15 12:57:27 -07:00
Brian R. Bondy
71d02b0488 Bug 925571 - Packaging for Sandboxing dll. r=bsmedberg 2013-10-30 16:58:56 -07:00
Fabrice Desré
31838c5aeb Bug 924702 - Rewrite the app:// protocol handler in c++ r=jduell,mrbkap 2013-10-23 11:56:20 -07:00
Gregor Wagner
aa3b686883 Backout bug 924702 for test failures.
--HG--
extra : transplant_source : %29%D1%A0%88%92%88%87%A3%21%8A%A1%90%F5%DFD%10%CE%DD%13%C3
2013-10-25 08:19:31 -07:00
Yury Delendik
d8761fcf8e Bug 926988 - Keep Shumway in nightly only 2013-10-21 20:39:43 -05:00