Commit Graph

999 Commits

Author SHA1 Message Date
Ryan VanderMeulen
df06ba6285 Backed out changeset 6e588c56764b (bug 909542) for Gaia unit test perma-fail. 2014-02-14 08:27:44 -05:00
Mike Habicher
4ec887a5dd Bug 909542 - refactor CameraControl API, r=dhylands,jst,jesup,onecyrenus 2014-02-14 00:28:57 -05:00
Ehsan Akhgari
b870bb3fe9 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
379b476670 Bug 966942 - Convert nsIDOMPaymentRequestInfo to a dictionary. r=bz, r=ferjm 2014-02-05 13:11:14 -05:00
Gregory Szorc
2c12c3f4d1 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
fff678c161 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
c94e7dddf3 Bug 960966 - Remove TelemetryPing.js from telemetry. r=Yoric, r=BenWa 2014-01-22 11:43:26 +00:00
Roberto A. Vitillo
622ae131db Bug 962153 - Drop in telemetry submissions since 2014-01-15. r=vladan 2014-01-21 21:50:23 +00:00
Matt Brubeck
1c23504af1 Bug 952846 (followup) - accidentally changed the wrong line in package-manifest.in 2014-01-11 21:11:55 -08:00
Kevin Grandon
9d8ed05c83 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
3aece19ba5 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
28ae77aeca Bug 923596 - Integrate shumway into Metro UI (disabled by default) [r=jimm,gps] 2013-10-17 10:49:54 -07:00
Florian Quèze
79196138f6 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
fa1315905a Bug 888373: Simple API for detecting startup/shutdown crashes;r=yoric,gps 2013-11-15 16:46:44 +01:00
Nicholas Nethercote
74b0c1dbd6 Bug 937635 - Install libdmd. r=glandium. 2013-12-16 19:27:10 -08:00
Jan Beich
9d2afa508b 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
1adec124cd 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
72db98e70d Backed out changeset 099f65a712a8 (bug 915735) Windows Build Bustage on a CLOSED TREE 2013-12-06 14:48:13 +01:00
Ehsan Akhgari
905395bdd0 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
6c337cb340 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
bf60896454 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
fc98abb416 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
2b828323f2 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
1b90f90106 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
59c346c146 Bug 943733 - Finish removing PRE_RELEASE_SUFFIX. r=rstrong 2013-11-27 17:13:32 +09:00
Robert Strong
b8c24b2c3c Bug 941291 - fix typo r=me 2013-11-22 13:36:29 -08:00
Robert Strong
ab0c017afb Bug 941291 - Followup patch - Simplify creating funnelcake stub installers. r=bbondy 2013-11-22 13:34:20 -08:00
Robert Strong
9eaa80065d Bug 941291 (Windows installer only) - Simplify creating funnelcake stub installers. r=bbondy 2013-11-20 17:43:57 -08:00
Kevin Grandon
86699a4b06 Bug 938960 - Add missing XPT files to packaging manifest. r=sicking 2013-11-18 14:38:08 -05:00
Brian R. Bondy
80def649fb 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
3830135219 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
8f10c67fbb 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
9b7d9146a9 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
9b594b1851 Bug 925571 - Packaging for Sandboxing dll. r=bsmedberg 2013-10-30 16:58:56 -07:00
Fabrice Desré
3ba7b088a7 Bug 924702 - Rewrite the app:// protocol handler in c++ r=jduell,mrbkap 2013-10-23 11:56:20 -07:00
Gregor Wagner
99249cbb0f 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
2fd5d5a66a Bug 926988 - Keep Shumway in nightly only 2013-10-21 20:39:43 -05:00
Michael Henretty
6ee42939de Bug 899574 - Part 2, add Notification.get() with notification storage. r=bent
--HG--
rename : dom/tests/mochitest/notification/create_notification.html => dom/tests/mochitest/notification/desktop-notification/create_notification.html
rename : dom/tests/mochitest/notification/notification_common.js => dom/tests/mochitest/notification/desktop-notification/notification_common.js
rename : dom/tests/mochitest/notification/test_basic_notification.html => dom/tests/mochitest/notification/desktop-notification/test_basic_notification.html
rename : dom/tests/mochitest/notification/test_basic_notification_click.html => dom/tests/mochitest/notification/desktop-notification/test_basic_notification_click.html
rename : dom/tests/mochitest/notification/test_leak_windowClose.html => dom/tests/mochitest/notification/desktop-notification/test_leak_windowClose.html
rename : dom/tests/mochitest/notification/test_notification_tag.html => dom/tests/mochitest/notification/desktop-notification/test_notification_tag.html
rename : dom/tests/mochitest/notification/test_system_principal.xul => dom/tests/mochitest/notification/desktop-notification/test_system_principal.xul
2013-10-02 18:27:53 -07:00
Fabrice Desré
d5c2e5f837 Bug 924702 - Rewrite the app:// protocol handler in c++ r=jduell 2013-10-23 11:56:20 -07:00
Wes Kocher
e3fcfc49b1 Merge m-c to fxteam 2013-10-22 18:46:56 -04:00
Wes Kocher
abc9a053f3 Merge inbound to m-c 2013-10-22 18:11:06 -04:00
Panos Astithas
581d72f5ad Include the browser console command line handler in the browser packaging (bug 929540). r=bsmedberg 2013-10-22 23:01:34 +03:00
Vicamo Yang
8b431bda92 Bug 814556 - 2/2: clean up MOZ_B2G_RIL in browser/installer/package-manifest.in and dom/base/Navigator.*. r=khuey, f=Ms2ger 2013-10-22 19:23:04 +08:00
Reuben Morais
4d0d3e88a1 Bug 850430 - Convert the Contacts API to WebIDL. r=bz r=gwagner
--HG--
extra : rebase_source : 9d7a645c0d2fb102d5d498fefebeb817a186720e
2013-10-17 18:29:56 -03:00
Joshua Cranmer
4630633546 Bug 900526, part 5: Move DIST_SUBDIR to moz.build, r=gps 2013-10-21 13:10:04 -05:00
David Rajchenbach-Teller
96ca2461bd Bug 903433 - Add FinalizationWitnessService. r=Waldo, r=glandium, sr=Mossop 2013-10-12 14:17:43 -04:00
Marco Castelluccio
0a837570ae Bug 774521 - Desktop Web Runtime UI implementation for mozGetUserMedia (Camera API). r=myk 2013-10-11 11:06:21 -04:00
Justin Dolske
68b3e080f4 Bug 717490 - Remove support for importing logins from legacy signons.txt format, as well as base64 conversion. r=mattn 2013-10-09 17:48:40 -07:00
Reuben Morais
6d37cb18c3 Backed out 2 changesets (bug 899574) for breaking Gaia tests
--HG--
rename : dom/tests/mochitest/notification/desktop-notification/create_notification.html => dom/tests/mochitest/notification/create_notification.html
rename : dom/tests/mochitest/notification/desktop-notification/notification_common.js => dom/tests/mochitest/notification/notification_common.js
rename : dom/tests/mochitest/notification/desktop-notification/test_basic_notification.html => dom/tests/mochitest/notification/test_basic_notification.html
rename : dom/tests/mochitest/notification/desktop-notification/test_basic_notification_click.html => dom/tests/mochitest/notification/test_basic_notification_click.html
rename : dom/tests/mochitest/notification/desktop-notification/test_leak_windowClose.html => dom/tests/mochitest/notification/test_leak_windowClose.html
rename : dom/tests/mochitest/notification/desktop-notification/test_notification_tag.html => dom/tests/mochitest/notification/test_notification_tag.html
rename : dom/tests/mochitest/notification/desktop-notification/test_system_principal.xul => dom/tests/mochitest/notification/test_system_principal.xul
2013-10-07 14:41:13 -04:00
Michael Henretty
f5b19a2f64 Bug 899574 - Part 2, add Notification.get() with notification storage. r=bent
--HG--
rename : dom/tests/mochitest/notification/create_notification.html => dom/tests/mochitest/notification/desktop-notification/create_notification.html
rename : dom/tests/mochitest/notification/notification_common.js => dom/tests/mochitest/notification/desktop-notification/notification_common.js
rename : dom/tests/mochitest/notification/test_basic_notification.html => dom/tests/mochitest/notification/desktop-notification/test_basic_notification.html
rename : dom/tests/mochitest/notification/test_basic_notification_click.html => dom/tests/mochitest/notification/desktop-notification/test_basic_notification_click.html
rename : dom/tests/mochitest/notification/test_leak_windowClose.html => dom/tests/mochitest/notification/desktop-notification/test_leak_windowClose.html
rename : dom/tests/mochitest/notification/test_notification_tag.html => dom/tests/mochitest/notification/desktop-notification/test_notification_tag.html
rename : dom/tests/mochitest/notification/test_system_principal.xul => dom/tests/mochitest/notification/desktop-notification/test_system_principal.xul
2013-10-02 18:27:53 -07:00
Mike Hommey
36ee75f02e Bug 923488 - Avoid binaries dependency on backend.mk when there isn't one. r=gps 2013-10-04 22:29:15 +09:00
Andrea Marchesini
583e47bb3f Bug 871445 - patch 1 - DataStoreService and getDataStores(), r=mounir, r=fabrice, r=ehsan
--HG--
rename : dom/apps/tests/file_app.sjs => dom/datastore/tests/file_app.sjs
rename : dom/apps/tests/file_hosted_app.template.webapp => dom/datastore/tests/file_app.template.webapp
2013-10-02 13:27:07 -04:00
Ed Morley
98e8051ead Backed out changeset 3986762b88a3 (bug 871445) for failures in test_app_install.html 2013-10-02 17:58:06 +01:00
Andrea Marchesini
96b73df8b6 Bug 871445 - patch 1 - DataStoreService and getDataStores(), r=mounir, r=fabrice, r=ehsan
--HG--
rename : dom/apps/tests/file_app.sjs => dom/datastore/tests/file_app.sjs
rename : dom/apps/tests/file_hosted_app.template.webapp => dom/datastore/tests/file_app.template.webapp
2013-10-02 11:30:26 -04:00
Yury Delendik
bd9ba1e96b Bug 904346 - Integrate Shumway into Firefox. r=gps 2013-09-30 18:23:41 -05:00
Marco Castelluccio
cdb2ce6a51 Bug 898499 - Support mozPay API on desktop webapprt. r=ferjm 2013-09-27 14:38:14 -04:00
Jan Jongboom
ae3f4e9201 Bug 906096 - Move InputMethod API behind a pref instead of build option. r=kanru, r=sicking
--HG--
rename : b2g/components/Keyboard.jsm => dom/inputmethod/Keyboard.jsm
rename : b2g/components/MozKeyboard.js => dom/inputmethod/MozKeyboard.js
2013-09-26 03:38:41 +08:00
Ryan VanderMeulen
a759e3fa7b Merge inbound to m-c. 2013-09-26 21:29:08 -04:00
Ben Hearsum
acf5ea2df8 bug 803531: renew authenticode certificates in september 2013 - update authenticode issuer in tree. r=rstrong 2013-09-26 13:44:27 -04:00
Brian R. Bondy
537c6d79f8 Bug 911158 - Removal of URL Protocol from FirefoxURL causes problems for some users. r=jimm 2013-09-26 09:54:45 -04:00
Patrick McManus
38857e13c6 bug 904170 - telemetry for daily http data consumption r=jduell 2013-09-22 23:01:10 -04:00
Phil Ringnalda
6fccef8112 Back out c93c3f52689c (bug 904170) for b2g desktop bustage
CLOSED TREE
2013-09-22 20:21:26 -07:00
Patrick McManus
ca8f99591a bug 904170 - telemetry for daily http data consumption r=jduell 2013-09-22 23:01:10 -04:00
Christian Holler
8fc307d856 Bug 917242 - Symbolize ASan traces in automation. r=ted 2013-09-20 13:37:53 +02:00
Honza Bambas
ea8ec4777e Bug 913807 - HTTP cache v2: API+top service+integration+tests, off by default, r=michal+ehsan+mark.finkle+fabrice+mhammond+gavin 2013-09-20 11:11:25 +02:00
Rick Eyre
51719c804f Bug 895091 - Part 2: Add WebVTT parser and wrapper IDls r=rillian, ted, gwagner, khuey
- Added vtt.js, a JS WebVTT parser, to Gecko.
- Added a wrapper to interface between it and Gecko.
- Updated TextTrackCue and WebVTTListener to work with it.

--HG--
rename : content/media/WebVTTLoadListener.cpp => content/media/WebVTTListener.cpp
rename : content/media/WebVTTLoadListener.h => content/media/WebVTTListener.h
2013-09-19 08:26:00 -07:00
Robert Strong
2c1282fde0 Most entries in removed-files.in are no longer needed - Bug 649607 - Update removed-files.in after requiring update to the version with bug 563318. r=bbondy 2013-09-17 22:15:53 -07:00
Carmen Jimenez
b4294000c9 Bug 893800 - Install single variant apps the first time a SIM is detected. r=fabrice 2013-07-31 21:34:19 +02:00
Marco Castelluccio
a4289c0085 Bug 777428 - Make it possible to debug webapps running in desktop webapp runtime. r=past 2013-09-10 20:59:04 -04:00
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