Граф коммитов

1228 Коммитов

Автор SHA1 Сообщение Дата
Shih-Chiang Chien eede229339 Bug 752982 - Part 1: Implement captive portal detection service. r=thinker 2012-09-15 11:37:53 +08:00
Gregory Szorc 5cebc4a0c5 Merge mozilla-central into services-central 2013-02-05 08:34:45 -08:00
Gene Lian 69273e44a0 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
Phil Ringnalda 2b3d881d7c Merge m-c to s-c 2013-02-04 18:12:00 -08:00
Richard Newman eab35762ba Bug 836206 - Remove AITC client. r=gps 2013-02-03 00:51:26 -08:00
Vicamo Yang f749d57c57 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
Fabrice Desré affdca43f1 Bug 835548 - Refactor BrowserElementParent.js into a .js and .jsm, and speed up message registration. r=jlebar
--HG--
rename : dom/browser-element/BrowserElementParent.js => dom/browser-element/BrowserElementParent.jsm
2013-01-30 14:22:54 -08:00
Ehsan Akhgari 565d0479c3 Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05:00
Mike Hommey 2434030c1f Bug 780561 - Remove now unused bits of the packaging scripts. r=ted 2013-01-23 11:23:15 +01:00
Mike Hommey 5ad44af9bd Bug 780561 - Use new packager code for packaging (packager.mk) r=ted 2013-01-23 11:23:15 +01:00
Mike Hommey 1cb9200903 Bug 780561 - Don't try to install *.xpm files, we don't have any nowadays. r=ted 2013-01-23 11:23:15 +01:00
L. David Baron eb0ab9c584 Bug 823989: Don't build testpilot on aurora update channel, a=akeybl DONTBUILD 2013-01-19 16:59:25 -08:00
Jeff Muizelaar 91cbf694b0 Bug 808785. Stop shipping d3dx9_43.dll. r=bjacob
Since ANGLE revision 1314 / issue 311:
http://code.google.com/p/angleproject/issues/detail?id=311 d3dx9_43.dll is no
longer needed.

--HG--
extra : rebase_source : cb02a61730f4a24f807662269693be2dde673ff0
2013-01-28 11:52:06 -05:00
Gregory Szorc f5dd61342e Bug 830626 - Add HealthReportComponents.manifest to package manifest; r=trivial 2013-01-14 21:49:25 -08:00
Gregory Szorc 57f274b2a8 Bug 828829 - Refactor Health Report policy out of services/healthreport; r=rnewman
--HG--
rename : services/healthreport/HealthReportService.js => services/datareporting/DataReportingService.js
rename : services/healthreport/modules-testing/mocks.jsm => services/datareporting/modules-testing/mocks.jsm
rename : services/healthreport/policy.jsm => services/datareporting/policy.jsm
rename : services/healthreport/tests/xpcshell/test_policy.js => services/datareporting/tests/xpcshell/test_policy.js
extra : rebase_source : cf766bc99ff843f2d31f82b1c4be71313fbc65a8
2013-01-11 13:45:22 -08:00
Mark Banner 4d31a85097 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
extra : transplant_source : k%8A%F7%25%F3%22h%E5%CEQ%AB%9Ds%CA%B6/%962%86N
2013-01-10 22:02:38 +00:00
Gregory Szorc 02e0479d7d Bug 813287 - Move healthreport prefs into greprefs.js; r=rnewman 2013-01-06 16:15:51 -08:00
Gregory Szorc 97aca5f790 Bug 791869 - Remove services/notifications; r=rnewman 2013-01-06 12:04:59 -08:00
Aaron Klotz 2b91478e8a Bug 805591 - Win32 implementation of the Plugin Hang UI r=bsmedberg,bbondy 2013-01-04 17:59:05 -05:00
Ehsan Akhgari b66d21436a Backed out changeset a6acebd9c9d5 (bug 805591) because of build failures 2013-01-03 22:55:45 -05:00
Aaron Klotz ea9d8f367c Bug 805591 - Win32 implementation of the Plugin Hang UI. r=bsmedberg,bbondy 2013-01-03 22:24:07 -05:00
Ehsan Akhgari 5c13e9f2ca Bug 826037 follow-up: include the new service in the package manifest 2013-01-02 18:30:29 -05:00
Ehsan Akhgari 7ac6b43e43 Bug 818800 - Remove the global private browsing service in per-window PB builds; r=jdm 2012-12-20 12:30:47 -05:00
Jim Mathies a3d3dce834 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
Mike Hommey b63355129b Bug 809802 - Only list update.locale in removed-files when building with omnijar. r=khuey. DONTBUILD 2012-12-05 09:21:07 +01:00
Mike Hommey 27eb257250 Backout changeset bd9307cf2ed7 because of wrong bug number. 2012-12-05 09:30:36 +01:00
Mike Hommey 41dacf105f Bug 809803 - Only list update.locale in removed-files when building with omnijar. r=khuey
--HG--
extra : rebase_source : 190402e04873a8297b8f94e5fb0892a5f937e22f
2012-12-05 09:21:07 +01:00
Paul Adenot 66e84be708 Bug 816576 - Link libsoundtouch statically instead of dynamically. CLOBBER NEEDED r=glandium 2012-11-30 14:17:54 +01:00
Ed Morley a729bf24e2 Backout 76c4e4fbd8bd (bug 816576) for startup crashes 2012-11-30 10:44:42 +00:00
Paul Adenot f7b1474207 Bug 816576 - Link libsoundtouch statically instead of dynamically. r=glandium 2012-11-30 10:56:28 +01:00
Robert Strong c2f183838c Bug 812223 - Take 2 - negative download times in stub installer pings. r=bbondy 2012-11-27 10:28:04 -08:00
Paul Adenot 520bdd6839 Bug 779997 - Backout e35029dcac2d to enable libsoundtouch again. 2012-11-22 11:38:28 +01:00
Gregory Szorc 9fe6a8cad5 Bug 808219 - Firefox Health Reporter service; r=rnewman 2012-11-13 20:22:09 -08:00
Paul Adenot c05870e45a 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
Brian R. Bondy 84a17ce89e Bug 811646 - Redirect handling so each request goes direct to the final destination path and server. r=rstrong 2012-11-16 21:39:17 -05:00
Brian R. Bondy b9dc30212f Bug 811646 - Make stub use higher timeout values and increase stub version. r=rstrong 2012-11-16 21:39:17 -05:00
Olli Pettay d39a545e92 Bug 749448 - Remove XTF, r=bz 2012-11-15 14:27:13 +02:00
Brian R. Bondy 44257757b5 Bug 811120 - negative download times in stub installer pings. r=rstrong 2012-11-13 16:03:49 -05:00
Robert Strong ba0b32c852 Bug 810509 - stub installer ping does not happen if user cancels while it is downloading. r=bbondy 2012-11-09 19:36:15 -08:00
Paul Adenot 2d57a60e89 Bug 779997 - Import SoundTouch Library in the tree. r=khuey,rstrong 2012-08-26 22:36:44 -07:00
Paul Adenot 12b79c6a6d Backed out changeset 98f9d1044e54 because r= bit is missing in commit message. 2012-11-07 10:30:49 +01:00
Paul Adenot 78e501d618 Bug 779997 - Import SoundTouch Library in the tree. r= 2012-08-26 22:36:44 -07:00
Brian R. Bondy c80832b524 Bug 808110 - No HTTP traffic was being sent for stub installer pings due to too many parameters. r=jimm 2012-11-02 15:41:40 -04:00
Brian R. Bondy 219660dcda Bug 802734 - Add a checkbox for sending telemetry ping information. r=jimm 2012-11-01 17:35:54 -04:00
Robert Strong 982d95ac08 Bug 802734 - Add installer telemetry ping information. r=bbondy 2012-11-01 17:35:46 -04:00
Brian R. Bondy 453addf297 Bug 807357 - Windows 8 N builds should call SHChangeNotify as per documentation. r=jimm 2012-10-31 14:01:11 -04:00
Brian R. Bondy f5110b7c82 Bug 768378 - UpdateShortcutAppUserModelIds helper.exe operation creates a second taskbar icon when installed to a non standard location. 2012-10-28 11:39:58 -04:00
Brian R. Bondy ebe6419085 Bug 801853. r=rstrong 2012-10-25 22:07:04 -04:00
Brian R. Bondy 9cae70db44 Bug 793438 - Always add start menu shortcut on Win8 for Metro browser builds. r=jimm 2012-10-24 11:45:16 -04:00
Brian R. Bondy 2c7f89507c Bug 790474 - Zip builds now do Metro registration when you try to set them as the default browser. r=jimm 2012-10-24 11:45:15 -04:00
Brian R. Bondy e3142eb157 Bug 797044 - Uninstaller now deletes Metro Firefox profile. r=jimm 2012-10-19 09:34:10 -04:00
Robert Strong b195ca194a Bug 798810 - Promotional content blurbs can overlap each other when downloading over dial-up/slow speeds. r=bbondy 2012-10-16 00:26:02 -07:00
Brian R. Bondy 8bd24520b7 Bug 710550 - Firefox is already running messagebox will now display on top of the installer window. r=rstrong 2012-10-15 19:18:08 -04:00
Ryan VanderMeulen aff5207df8 Merge inbound to m-c. 2012-10-13 04:36:33 -04:00
Robert Strong 8929bd9894 Bug 800112 - If I pave-over install Nightly while Nightly is running twice or more in a row, then nightly will always order a restart on every launch or uninstall. r=bbondy 2012-10-12 10:55:29 -07:00
Brian R. Bondy 9635611416 Bug 796044 - Firefox will now get pinned to the OS taskbar after installation independent of default browser in Win8. r=jimm 2012-10-12 10:39:03 -04:00
Dão Gottwald d5afd686df 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
Robert Strong 41ab5cfdd4 Bug 799180 - Same stub installer can be launched multiple times. r=bbondy 2012-10-10 23:30:32 -07:00
Robert Strong 4841edf196 Bug 799611 - Change stub installer fallback page for Nightly, Aurora, and Beta. r=bbondy 2012-10-10 13:37:08 -07:00
Robert Strong 01fb0270d8 Bug 798861 - Stub installer: Firefox is already dialog does not appear on front when it pops up, which makes the stub look like it's hung. r=bbondy 2012-10-10 02:10:58 -07:00
Anant Narayanan dd86d9ae3a Bug 694807: Implement PeerConnection DOM interface; r=jst 2012-10-07 01:34:30 -04:00
Robert Strong caae846899 Bug 798544 - Prevent using the beta url override when official branding is not used. r=bbondy 2012-10-05 17:44:32 -07:00
Robert Strong 4ba0b6ed33 Bug 797157 - Trying to pave-over install with the stub installer with nightly already running - warning comes up that nightly is already running, but installer closes and leaves behind 'to_be_deleted' folder in C:\Program Files\Nightly. r=bbondy 2012-10-05 13:56:58 -07:00
Robert Strong 11013a3c3a Main Patch for Bug 795654 - Add artwork and text positioning around artwork for nightly and aurora stub installer. r=bbondy 2012-10-05 13:56:30 -07:00
Brian R. Bondy 6257438cdb Bug 797973 - Uninstaller should remove applied updates folder. r=rstrong 2012-10-04 20:25:07 -04:00
Robert Strong 51cf7db2a2 Bug 796054 - Display of free space on disk is calculated incorrectly for the stub installer. r=bbondy 2012-10-01 15:13:26 -07:00
Robert Strong bd36091378 Bug 795647 - The string Firefox is in the SELECT_FOLDER l10n text. r=bbondy 2012-09-29 17:21:25 -07:00
Robert Strong e81997b9b9 Followup fix for Bug 322206 - Firefox net / stub installer (r=me) on a CLOSED TREE 2012-09-28 16:56:50 -07:00
Robert Strong bac2ff6933 Bug 322206 - Firefox net / stub installer - inform user when unable to launch Firefox due to it already running. r=bbondy 2012-09-28 15:48:36 -07:00
Robert Strong 7a39c5a5d3 Bug 322206 - Firefox net / stub installer - fix branch support, set as default displayed as appropriate, and other fixes. r=bbondy 2012-09-28 15:48:26 -07:00
Robert Strong 8c772fef7d Bug 322206 - Firefox net / stub installer - just download into a subdirectory of the user's temp dir. r=bbondy 2012-09-28 15:48:14 -07:00
Robert Strong 04af72554d Bug 322206 - Firefox net / stub installer - main stub patch. r=bbondy 2012-09-28 15:48:00 -07:00
Robert Strong 08f9d18283 Bug 322206 - Firefox net / stub installer - majority of l10n strings. r=bbondy 2012-09-28 15:47:26 -07:00
Robert Strong f8e789babf Bug 322206 - Firefox net / stub installer - stub build system prep. r=bbondy 2012-09-28 15:46:22 -07:00
Robert Strong 55f5884e16 Bug 791613 - Taskbar shouldn't be migrated when installing silently. r=bbondy 2012-09-28 15:45:26 -07:00
Josh Matthews 10314074af Bug 770778 - Make TCPSocket e10s-friendly. r=bent 2012-09-24 14:53:49 -04:00
Patrick McManus d70af841f6 bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh 2012-09-14 16:27:46 -04:00
Brian R. Bondy 5876222537 Bug 790667 - Setting default browser should never prompt for UAC on Windows 8. r=rstrong 2012-09-21 10:05:24 -04:00
Brian R. Bondy 6c1323ecd3 Bug 737833 - Only do metro registration for metro builds. r=rstrong 2012-09-17 15:22:33 -04:00
Brian R. Bondy 3a2cf3d366 Bug 737833 - Metro style enabled desktop browser installer registration. r=rstrong 2012-09-11 14:58:58 -04:00
Justin Dolske 814df6986d Bug 789849 - Use PNG instead of TIFF for cursor/pointer resources. r=josh 2012-09-19 14:39:25 -07:00
Gregor Wagner 9c9eb3a586 Bug 770731 - Expose JS API for modifying app permissions. r=sicking 2012-09-19 11:19:00 -07:00
Gregor Wagner f86a19dece Backout bug 770731 2012-09-18 16:19:56 -07:00
Gregor Wagner 12da45ca6f Bug 770731 - Expose JS API for modifying app permissions. r=sicking 2012-09-18 14:52:39 -07:00
Ed Morley fb64dc10dd 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 d64080bb5a 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 483772a3a4 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 2fbed15e29 bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh 2012-09-13 15:22:56 -04:00
Mark Banner 45f716ebb7 Bug 715089 run-mozilla.sh doesn't need to be shipped for Mac. r=ted 2012-09-04 21:26:54 +01:00
Yoshi Huang e74ac3adb1 Bug 744714 - Part 5: Add icc into MobileConnection. r=smaug, sr=sicking 2012-08-13 09:55:26 +08:00
Tim Abraldes 64746b17b2 bug 757978. Remove empty "webapprt\components" subdir from Firefox installations. r=rstrong 2012-08-27 16:18:54 -07:00
Donovan Preston ea8f619eac Bug 733573 - Expose a client TCP socket API to web applications [r=honzab,fabrice] 2012-08-21 09:46:27 -07:00
Ed Morley fea574e658 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 bb0843a774 Bug 733573 - Expose a client TCP socket API to web applications [r=honzab,fabrice] 2012-08-21 09:46:27 -07:00
Myk Melez bd74b7db75 bug 783709 - Launching a web application on Nightly shows a window with no title and white content; r=felipe
--HG--
extra : rebase_source : 59691102701719184294149908383eed23bd2bb6
2012-08-18 14:36:35 -07:00
Ben Hearsum 7ced94d219 bug 783241: add extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/preview.png to removed-files.in. r=ted/bmcbride 2012-08-16 10:03:18 -04:00
Andrew Hurle 3bb0d3dde1 Bug 634139 - Add a service for finding the representative color in an image. r=MattN
--HG--
extra : rebase_source : 111c2a3e6b0abfd8b75b90afbe5e736f80ff2939
2012-08-03 14:18:00 -07:00
Mike Hommey 6a5b86abf8 Bug 777379 - Ensure that default is always the default target. r=ted 2012-08-08 09:33:16 +02:00
Mike Hommey 70d7c821af Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Brian R. Bondy 7e34cebbe7 Bug 778322 - Remove the prefetch deleted registry key from machines that contain it. r=jimm 2012-08-01 14:59:28 -04:00
Mike Habicher 9e245cc9a4 Bug 740997 - ICS camera support, r=jst,gal,roc 2012-07-30 17:59:05 -04:00
Justin Dolske 2782385573 Bug 769960 - Refactor the terrifying code in nsSafebrowsingApplication.js. r=fryn, f=gcp 2012-07-27 23:25:11 -07:00
Matt Brubeck 5a4516bfc0 Bug 774789 - Add quotes around MOZ_APP_DISPLAYNAME to fix build errors on beta [r=ted] 2012-07-17 12:10:11 -07:00
Ed Morley 38729aead9 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-12 17:28:05 +01:00
Tim Taubert ff41072807 merge m-c to fx-team 2012-07-12 10:55:19 +02:00
Robert Strong 7ffce3cc38 Windows installer only - Bug 756325. r=bbondy 2012-07-11 17:40:11 -07:00
Mike Hommey 7c181001da Bug 762864 - Ship webapprt locale files in webapprt chrome. r=bsmedberg 2012-07-12 08:30:58 +02:00
Jim Mathies 2ec2dca08f Bug 770896 - include vccorlib110 redist library in installs for metro. r=rstrong 2012-07-09 15:48:29 -05:00
Jed Parsons 5a74dbe766 Bug 753238 - Identity (BrowserID) module. r=dolske,rrelyea
--HG--
extra : rebase_source : 33ff0f0248ef84f3f4c8154745e5988819f2b787
2012-07-03 14:53:37 -07:00
Gene Lian 2500ccecd6 Bug 749551 - Alarm API (Idl and dummy Dom). r=mounir sr=jonas 2012-06-22 15:37:49 +08:00
David Rajchenbach-Teller dc931afc64 Bug 750178 - Expose OS.Constants as an xpcom component. r=khuey 2012-07-04 08:30:58 -04:00
Benjamin Smedberg b9aa5eee3b Bug 769048 part C - Build an injector DLL which can watch for crashes in Flash player processes. This involves building two copies of breakpad: one to live inside of libxul which uses mozalloc and the dynamic CRT, another to link into the injector which links the CRT statically and doesn't use mozalloc. Introduce a new define/makefile variable MOZ_CRASHREPORTER_INJECTOR rather than repeating "#if defined(XP_WIN) && !defined(HAVE_64BIT_OS) in many places. r=ehsan/khuey
--HG--
extra : rebase_source : 33bd0a74ce70a564963a6ca125e01048577fb554
2012-07-02 14:55:12 -04:00
Gregory Szorc 76d894b2f9 Merge mozilla-central into services-central 2012-06-25 13:40:04 -07:00
Gregory Szorc b71c8ae6be Bug 765294 - Fix packaging of services components; r=ted 2012-06-22 09:27:01 -07:00
Gregory Szorc 547a3fcfce Bug 754062 - Add skeleton for browser notifications service; r=gps
This is a reland. The original commit was c53f474c502b and was backed
out in 591fd1c696f0. The next commit is required to make xpcshell tests
not fail.
2012-06-22 09:24:39 -07:00
Gregory Szorc 6ffd196327 Backout bug 754062 (c53f474c502b) for xpcshell breakage 2012-06-20 11:51:49 -07:00
Gregory Szorc 37909f27b4 Merge mozilla-central into services-central 2012-06-18 11:58:43 -07:00
Jeff Balogh 0838bed4ee Bug 754062 - Add skeleton for browser notifications service; r=gps 2012-06-14 14:58:19 -07:00
Ben Hearsum 91a38b9d74 Backout bug 753022 because it is causing test failures. 2012-06-14 10:36:13 -04:00
Malini Das 31fc28162e bug 753022: debug builds should have marionette enabled and tested. r=bhearsum,ted 2012-06-14 08:46:12 -04:00
Malini Das 41beef49ed bug 753022: debug builds should have marionette enabled and tested. r=bhearsum,ted 2012-06-14 14:38:31 -04:00
Edward Lee 7d8bfd4cc0 Bug 738832 - Allow desktop runtime to support webRT installs (mozApps.install API) [r=myk, r=felipe]
Use the runtime folder to get a reference to webapprt-stub instead of process folder, which is one level too deep from the runtime. Handle webapps install requests by showing a prompt like the geolocation prompt.
2012-06-21 14:06:24 -07:00
Matthew Noorenberghe 1912e8f515 Bug 753239 - Implement a DOM component for navigator.id. r=jst
--HG--
extra : rebase_source : 4cd2b33f46c6c884dc9a3ff4820203275a6c5ae9
2012-06-29 16:12:00 -07:00
foo 139e75a64d Bug 772457 - add --disable-webgl, remove --disable-angle, clean up configure.in - r=vladv
Note that MOZ_ANGLE is renamed to MOZ_ANGLE_RENDERER
2012-07-10 22:33:03 -04:00
Ryan VanderMeulen fee43a9dcb Backout 7d1b925bd4ee and 52e5b438c911 (Bug 753239) due to almost permaorange. 2012-07-10 19:21:54 -04:00
Matthew Noorenberghe a6c8d95f35 Bug 753239 - Implement a DOM component for navigator.id. r=jst
--HG--
extra : rebase_source : 8ec0f3a07dc6dc1991758d9c60f43a823f564b0c
2012-06-29 16:12:00 -07:00
Justin Lebar 8d7f4a897e Bug 742944 - Part 4: Handle window.open in <iframe mozbrowser>. r=bz, cjones
--HG--
extra : rebase_source : 4c16c86c5be230af22eea89dfb5f893b7c6091dd
2012-06-12 18:01:25 -04:00
Ed Morley e9dfd82293 Merge mozilla-central to mozilla-inbound 2012-06-12 11:20:12 +01:00
Ed Morley 4c9a59e40a Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-06-12 10:36:42 +01:00
Andrew Benton 21daa8f5c8 Bug 752895 - Don't try to install nspr, nss and sqlite when using system libraries. r=glandium 2012-06-12 09:10:09 +02:00
Ben Hearsum e7afcda3d0 bug 758595: don't include CodeResources file in builds that aren't getting signed. r=ted 2012-06-11 11:10:32 -04:00
Ryan VanderMeulen 5f2a19ee6e Revert c39d36167b99 due to a horribly munged backout. 2012-06-10 19:44:50 -04:00
Ryan VanderMeulen 6d6c4efbab Backout the bug 754202 backout due to orange. 2012-06-10 19:37:47 -04:00
Yury cd28ca362e Bug 758291 - Add uriloader@pdf.js.xpi to removed-files. r=dtownsend 2012-06-09 17:07:19 -04:00
Mike Hommey e7b4a3ac2a Bug 762617 - Install URL classifier components when MOZ_URL_CLASSIFIER is set. r=khuey 2012-06-11 08:12:59 +02:00
Brian R. Bondy 4868367e85 Bug 760671 - Hide the default browser checkbox in the installer for Windows 8. r=rstrong 2012-06-08 09:19:08 -04:00
Mike Hommey 019aa486f7 Bug 762588 - Install channel-prefs.js in PREF_DIR when building Firefox as a XULRunner app. r=rstrong 2012-06-08 08:59:22 +02:00
Justin Lebar 5fb435f5c4 Bug 741587 - Part 1: Make alert/prompt/confirm work with <iframe mozbrowser>. r=smaug
--HG--
extra : rebase_source : f418da542453f8b0f5853a8da48bea1c8c95969e
2012-06-07 10:43:23 -04:00
Ehsan Akhgari 624a77c0c9 Merge the last green PGO changeset of mozilla-inbound to mozilla-central 2012-06-04 11:31:44 -04:00
Richard Newman 61442e2c7f Merge m-c to s-c. 2012-06-03 23:46:09 -07:00
Phil Ringnalda d203ecbd62 Merge last PGO-green changeset from mozilla-inbound to mozilla-central 2012-06-03 12:04:40 -07:00
Jan Varga 513c660911 Bug 726593 - Implement FileHandle. r=bent 2012-06-03 18:33:52 +02:00
Anant Narayanan 5a1ed35be7 Bug 757261: Apps in the Cloud Manager and Service; r=mconnor 2012-06-02 23:32:37 -07:00
Anant Narayanan d8113a6692 Bug 754538 - Implement Apps in the Cloud REST client; r=gps, r=mconnor 2012-06-02 20:35:34 -07:00
Vicamo Yang 276439d7f2 Bug 749856 - Part 3: handle WAP Push notification, r=philikon 2012-06-04 13:04:49 +08:00
Ed Morley ebcf2f1cc2 Merge mozilla-central to mozilla-inbound 2012-06-01 01:12:32 +01:00
Ed Morley ccc05b5328 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-31 13:15:09 +01:00
Gervase Markham 6b6c8775e0 Bug 759095 - upgrade license to MPL 2, and other licensing cleanups. 2012-05-31 10:33:35 +01:00
Marco Bonardo 450654bc1d Backout 795990989746, ab1f122c4b1a, 429f20288742, 472671930994, 90465173c7e3, 743ebe50e914, b7c14c8eec98, 1deabba3bef5 (bug 749856), a704675ff365, 3dbfcccc583c (bug 744360) for xpcshell failure 2012-06-01 11:57:37 +02:00
Vicamo Yang 3144699fbf Bug 749856 - Part 3: handle WAP Push notification, r=philikon 2012-06-01 16:48:47 +08:00
Edward Lee 3dbedad160 Bug 748214 - Cannot use the Geolocation API within the desktop web runtime [r=myk]
Show a prompt asking the user to share or not geolocation info with the option to remember.

--HG--
extra : rebase_source : f6fdf84a3d675ad52e973cd5f4b4d1cf84394fb1
2012-05-31 10:04:52 -07:00
Robert Strong e6ffe2cdba Move channel-prefs.js back to original location - Bug 756325 - channel-prefs.js appears in new 'preferences' location on fresh installation but remains in 'pref' for updated existing installation. r=bbondy 2012-05-30 15:17:54 -07:00
Gervase Markham 68d38d677f Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
2012-05-29 16:52:43 +01:00
Brian R. Bondy 4ae600a9d9 Bug 692255 - Get rid of prefetch files on Windows for faster startup. r=rstrong 2012-05-27 22:40:48 -04:00
Anant Narayanan 025e433abb Bug 752353: DOM bindings for getUserMedia; r=jst
--HG--
rename : content/media/nsIDOMMediaStream.idl => dom/media/nsIDOMMediaStream.idl
2012-06-03 00:35:15 -07:00
Ben Hearsum 31c947e922 bug 723176: support mac dmg signing in the build system - turn on signing of mac builds again. r=ted
--HG--
extra : rebase_source : 7aa71b8b31f975411b491966e859df15b8d9071f
2012-05-25 09:25:07 -04:00
Ben Hearsum cf7195099a Backout all patches from bug 723176, because we still have problems with our CodeResources file. 2012-05-23 22:30:25 -04:00
Doug Turner 236a04a91a Bug 717103 - Implement Device Storage. r=sicking 2012-05-21 09:18:30 -07:00
Ben Hearsum d1e1e9533b bug 723176: support mac dmg signing in the build system. r=khuey/ted 2012-05-22 17:13:26 -04:00
Benjamin Smedberg 5da9d0b309 Bug 740795 part C - Don't ship pdf.js as an extension, build changes, r=ted
--HG--
extra : rebase_source : 2008d063ce9969f1e3846a69b403016c0f60db60
2012-05-18 12:42:01 -04:00
Dave Townsend d99dd4f5dd Bug 740795 part A - file moves for pdf.js not being shipped as an extension, r=bsmedberg
--HG--
rename : browser/app/profile/extensions/uriloader@pdf.js/LICENSE => browser/extensions/pdfjs/LICENSE
rename : browser/app/profile/extensions/uriloader@pdf.js/README.mozilla => browser/extensions/pdfjs/README.mozilla
rename : browser/app/profile/extensions/uriloader@pdf.js/bootstrap.js => browser/extensions/pdfjs/bootstrap.js
rename : browser/app/profile/extensions/uriloader@pdf.js/components/PdfStreamConverter.js => browser/extensions/pdfjs/components/PdfStreamConverter.js
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/debugger.js => browser/extensions/pdfjs/content/web/debugger.js
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/images/bookmark.svg => browser/extensions/pdfjs/content/web/images/bookmark.svg
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/images/check.svg => browser/extensions/pdfjs/content/web/images/check.svg
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/images/comment.svg => browser/extensions/pdfjs/content/web/images/comment.svg
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/images/document-print.svg => browser/extensions/pdfjs/content/web/images/document-print.svg
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/images/download.svg => browser/extensions/pdfjs/content/web/images/download.svg
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/images/go-down.svg => browser/extensions/pdfjs/content/web/images/go-down.svg
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/images/go-up.svg => browser/extensions/pdfjs/content/web/images/go-up.svg
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/images/loading-icon.gif => browser/extensions/pdfjs/content/web/images/loading-icon.gif
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/images/nav-outline.svg => browser/extensions/pdfjs/content/web/images/nav-outline.svg
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/images/nav-thumbs.svg => browser/extensions/pdfjs/content/web/images/nav-thumbs.svg
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/images/pin-down.svg => browser/extensions/pdfjs/content/web/images/pin-down.svg
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/images/pin-up.svg => browser/extensions/pdfjs/content/web/images/pin-up.svg
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/images/zoom-in.svg => browser/extensions/pdfjs/content/web/images/zoom-in.svg
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/images/zoom-out.svg => browser/extensions/pdfjs/content/web/images/zoom-out.svg
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/viewer-snippet-firefox-extension.html => browser/extensions/pdfjs/content/web/viewer-snippet-firefox-extension.html
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/viewer.css => browser/extensions/pdfjs/content/web/viewer.css
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/viewer.html => browser/extensions/pdfjs/content/web/viewer.html
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/viewer.js => browser/extensions/pdfjs/content/web/viewer.js
rename : browser/app/profile/extensions/uriloader@pdf.js/extension-files => browser/extensions/pdfjs/extension-files
rename : browser/app/profile/extensions/uriloader@pdf.js/icon.png => browser/extensions/pdfjs/icon.png
rename : browser/app/profile/extensions/uriloader@pdf.js/icon64.png => browser/extensions/pdfjs/icon64.png
rename : browser/app/profile/extensions/uriloader@pdf.js/install.rdf.in => browser/extensions/pdfjs/install.rdf.in
rename : browser/app/profile/extensions/uriloader@pdf.js/test/Makefile.in => browser/extensions/pdfjs/test/Makefile.in
rename : browser/app/profile/extensions/uriloader@pdf.js/test/browser_pdfjs_main.js => browser/extensions/pdfjs/test/browser_pdfjs_main.js
rename : browser/app/profile/extensions/uriloader@pdf.js/test/file_pdfjs_test.pdf => browser/extensions/pdfjs/test/file_pdfjs_test.pdf
extra : rebase_source : c23010d45ed5b5295f0de773084a156a3bf6caec
2012-05-18 12:42:01 -04:00
Robert Strong 100deaf17c Windows installer only - Bug 745426 - Maintenance service description should wrap to allow long localizations. r=bbondy 2012-05-21 16:55:01 -07:00
Gervase Markham 82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Mounir Lamouri 1e18e3284d Bug 754141 (4/4) - Add AppsService.js and AppsService.manifest to package-manifest.in's. r=vingtetun 2012-05-16 12:41:35 +02:00
Frank Yan 92224dc2e6 Bug 753618 - Remove outdated default theme icons and previews from Add-ons Manager. r=bmcbride 2012-05-09 19:00:10 -07:00
Justin Lebar b54abd8d84 Bug 749018 - Make OOP <iframe mozbrowser> pass current browser frame tests. r=smaug,cjones
--HG--
extra : rebase_source : f15018bf2c9427a0d6e8d44da348d8d7d1693219
2012-05-08 09:20:35 -07:00
Doug Turner f2a7f578a0 Bug 751597 - Network geolocation provider fails to get wifi data. Ensure xpt file is exported. r=ted 2012-05-04 13:19:02 -07:00
Robert O'Callahan 500533126c Bug 664918. Part 4: Create nsDOMMediaStream, a DOM object wrapping an underlying MediaStream. r=smaug,jesup 2012-04-30 15:11:34 +12:00
Edward Lee fd28c257d7 Bug 707836 - Handle URI navigation outside app domain for native apps [r=felipe]
Followup to add the new ContentPolicy.js file to the Firefox package manifest.
2012-04-27 09:53:11 -07:00
Ryan VanderMeulen 2ef0142f86 Backout 91710a945b44 (bug 737821) due to r-. r=mybad 2012-04-24 20:08:35 -04:00
Takanori MATSUURA 68f436993a Bug 737821 - Only warn for files which are already bundled with xulrunner. r=ted 2012-04-24 19:49:59 -04:00
Takanori MATSUURA 4710462386 Bug 737821 - Exclude listing up files which are already bundled with xulrunner. r=ted 2012-04-24 19:49:59 -04:00
Myk Melez 43e1a3df7c bug 747394 - rename webapprt/application.ini to webapprt/webapprt.ini to work around an issue in a build script that looks for Firefox's application.ini, which busted nightly partial updates, on a CLOSED TREE; r=bsmedberg, a=khuey 2012-04-21 11:41:50 -07:00
Ehsan Akhgari e6273ad5e1 Merge the last green PGO changeset from mozilla-inbound to mozilla-central; a=merge 2012-04-20 13:10:19 -04:00
Myk Melez 124591aff3 bug 746629 - package webapp-uninstaller.exe on Windows so it is available to the webapp installer; r=felipe, a=desktop-only 2012-04-19 15:01:45 -07:00
Myk Melez 4f307cae98 bug 746156 - isolate webapp runtime files into subdirectory of Firefox package; r=bsmedberg, a=akeybl 2012-04-19 00:39:52 -07:00
Myk Melez 2eea1475c4 bug 725408 - implement WebappRT launcher/shell; r=bsmedberg 2012-04-17 07:11:53 -07:00
Marco Bonardo 9cbe082c7c Bug 710895 - Part 3: The new JS migrator.
Parts derived from the original patch by Felipe Gomes<felipc@gmail.com> r=mak
r=Mano
2012-04-17 15:36:09 +02:00
Marco Bonardo f4ba575127 Merge central and inbound 2012-04-17 15:33:51 +02:00
Paolo Amadini 9180b309a7 Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
2012-04-17 13:35:09 +02:00
Asaf Romano 7cd1380644 add Safari migrator to package manifests. I forgot to do so in the patch for bug 710259. r=mak over irc 2012-04-16 23:42:13 +03:00
Philipp von Weitershausen c8d9e73f40 Bug 729173 - Part 5 - Expose the RIL state to content. r=fabrice,qDot 2012-04-19 18:33:25 -03:00
Gregory Szorc 02176ef199 Merge mozilla-central into inbound 2012-04-11 18:51:10 -07:00
Richard Newman effbe139f1 Merge m-c to s-c. 2012-04-10 22:20:12 -07:00
Landry Breuil 310694f3b8 Bug 739132 - Package necko_wifi.xpt only if NECKO_WIFI is set. r=khuey 2012-04-11 07:58:27 -04:00
Gregory Szorc 6e7ff251cd Bug 731494 - Refactor generic code from services/sync into services/common; r=rnewman
--HG--
rename : services/sync/modules/async.js => services/common/async.js
rename : services/sync/modules/log4moz.js => services/common/log4moz.js
rename : services/sync/modules/ext/Observers.js => services/common/observers.js
rename : services/sync/modules/ext/Preferences.js => services/common/preferences.js
rename : services/sync/modules/ext/StringBundle.js => services/common/stringbundle.js
rename : services/sync/tests/unit/test_async_chain.js => services/common/tests/unit/test_async_chain.js
rename : services/sync/tests/unit/test_async_querySpinningly.js => services/common/tests/unit/test_async_querySpinningly.js
rename : services/sync/tests/unit/test_log4moz.js => services/common/tests/unit/test_log4moz.js
rename : services/sync/tests/unit/test_Observers.js => services/common/tests/unit/test_observers.js
rename : services/sync/tests/unit/test_Preferences.js => services/common/tests/unit/test_preferences.js
rename : services/sync/tests/unit/test_restrequest.js => services/common/tests/unit/test_restrequest.js
rename : services/sync/tests/unit/test_utils_makeURI.js => services/common/tests/unit/test_utils_makeURI.js
rename : services/sync/tests/unit/test_utils_namedTimer.js => services/common/tests/unit/test_utils_namedTimer.js
rename : services/sync/tests/unit/test_utils_stackTrace.js => services/common/tests/unit/test_utils_stackTrace.js
2012-04-05 23:26:06 -07:00
Landry Breuil ddc6d75a0f Bug 743428 - package profiler.xpt only if MOZ_ENABLE_PROFILER_SPS is set. r=glandium 2012-04-09 09:32:57 +02:00
Mike Hommey ac35d4b651 Bug 736519 - Add jssubloader to removed-files. r=khuey 2012-03-31 09:33:29 +02:00
Serge Gautherie b68c4dcc47 Bug 735810. (Cv3) Stop trying to package MSVC dlls when WIN32_REDIST_DIR isn't set. r=(khuey, ted.mielczarek). 2012-03-20 03:05:20 +01:00
Justin Lebar a3a4cffe1f Bug 736688 - Part 6: Add BrowserElementAPI.js, implementing loadstart, loadend, locationchange, and the window.{top,parent,frameElement} override for <iframe mozbrowser>. r=smaug
--HG--
extra : rebase_source : 7ed3e56bbf06d97a9b0127eecf87128c5389a1b1
2012-03-28 11:36:50 -07:00
Tim Taubert 7327b06aa0 merge m-c to fx-team 2012-03-28 00:33:42 +02:00
Robert Strong 885df8ebbc Bug 491947 - Disable DDE shell integration. r=jmathies 2012-03-26 12:45:29 -07:00
Gregor Wagner ec045e370f Bug 678695 - Settings API. r=sicking, fabrice, smaug 2012-03-26 14:49:38 -07:00
Brian R. Bondy 47f52b7a10 Bug 735177 - Windows XP does not trigger Maintenance Service Uninstaller when installing product. r=rstrong 2012-03-25 21:02:49 -04:00
Mike Hommey 6ece6d1735 Bug 732480 - Don't build and package update-settings.ini when updater is disabled. r=khuey 2012-03-22 08:01:03 +01:00
Geoff Lankow adc340fe0c Backed out changeset 7a41b018d35a (bug 732480) 2012-03-22 21:41:18 +13:00
Mike Hommey 9a08e0a6da Bug 732480 - Don't build and package update-settings.ini when updater is disabled. r=khuey 2012-03-22 08:01:03 +01:00
Yury cd43165c36 Bug 714712 - Part 4: Add built-in PDF support to Firefox with PDF.js. r=dtownsend 2012-03-21 22:25:06 -04:00
Matt Brubeck 6669b8ff99 Merge mozilla-central and mozilla-inbound 2012-03-20 16:16:42 -07:00
Ryan VanderMeulen d4d4f66f3b Bug 737301 - ifdef the safe browsing files so that |make package| doesn't break on builds with safe browsing disabled. r=khuey 2012-03-20 17:24:48 -04:00