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

395 Коммитов

Автор SHA1 Сообщение Дата
Mike Connor ea943023ea Bug 1001566 - Yahoo search plugin should use nresults param for smaller requests, r=margaret
--HG--
extra : rebase_source : 0cf539a02c5b19a51dd8e9cfbe13f4e07759fbe8
2014-04-28 12:46:00 -04:00
Raymond Lee c6799f3afd Bug 840705 - Use HTTPS instead of HTTP for Yahoo RSS. r=MattN 2014-01-12 08:11:00 -05:00
Mike Connor a61d0759fc Bug 997402 - both bing and yahoo params are broken, r=mfinkle
--HG--
extra : rebase_source : 7d472dbc99c87d202c912d006f7e494fd397891b
2014-04-16 17:21:19 -04:00
Mike Connor 9b0403088f bug 997179 - Bing is not present in default search engines, r=mfinkle 2014-04-16 11:03:07 -04:00
Mike Connor 7f2ab446ad Bug 983723 - Yahoo search tags are not working properly, r=mfinkle
--HG--
extra : rebase_source : 943c79f0b0e722ccb9603005e5c97c20745ead54
2014-04-07 09:44:10 -04:00
Mike Connor 0fab2ccc20 Bug 984530 - Bing search tags are not working properly, r=mfinkle
--HG--
extra : rebase_source : f17fb1d8493b277bdad6a6e2ed1dde545cd1077e
2014-04-04 11:50:55 -04:00
Mike Connor 6c44f723b4 Bug 958883 - Use HTTPS for Yahoo searches, part 2, r=mfinkle
--HG--
extra : rebase_source : dcb82051a9aa64c2c9899f36b5290575bf87560e
2014-04-03 19:22:50 -04:00
Bob Owen 2c77d04fcf Bug 624883 - Treat view-source as an unrecognised scheme if not top-level. r=bz 2014-01-23 16:02:33 +00:00
Margaret Leibovic 14e73da2e4 Bug 745755 - Generate a marketplace bookmark on profile creation. r=wesj 2014-01-29 06:58:46 -08:00
Margaret Leibovic ad83bec42f Bug 950719 - Update Bing search icon to 32x32. r=mfinkle 2014-01-07 14:11:59 -08:00
Mike Connor 81fe60a120 bug 950201 - add search suggestions to Bing search plugin, r=margaret
--HG--
extra : rebase_source : fe6773da0acb36f0015102d4240c14cbe5b45960
2013-12-19 14:45:56 -05:00
Gregory Szorc e396fc159d Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.

We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.

--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
Margaret Leibovic dce5482bef Bug 946802 - Update bing icon to new triangular icon. r=mfinkle 2013-12-05 11:13:42 -08: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 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
Brad Lassey a891a3b3da bug 923795 - Add condition to MozParam to detect top 2 (or N) position r=gavin 2013-10-11 13:26:15 -04:00
Gregory Szorc 81b47f773e Bug 924615 - Move JarMaker.py into mozbuild; r=mshal
--HG--
rename : config/JarMaker.py => python/mozbuild/mozbuild/jar.py
rename : config/tests/unit-JarMaker.py => python/mozbuild/mozbuild/test/test_jarmaker.py
2013-10-11 13:19:11 -07:00
Margaret Leibovic 6ffb5eca53 Bug 924928 - Update general Yahoo! search engine icon. r=mfinkle 2013-10-09 13:06:55 -07:00
Karen Rudnitski e6dcf2a705 Bug 903084 - Add Bing as a general search provider for specified locales for Fennec r=blassey 2013-10-05 18:07:09 +02:00
Brad Lassey ebd615fbdf bug 903082 - Add Yahoo as a general search provider for specified locales for Fennec r=mfinkle 2013-10-05 17:11:26 +02:00
Mark Finkle 90c10a27ae Bug 888335 - Remove support for iGoogle/Reader from feed subscriptions r=bnicholson 2013-09-10 20:35:36 -04:00
Mike Hommey f8bc7fa754 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Margaret Leibovic cd31dec075 merge m-c into fig 2013-07-28 12:08:01 -07:00
Margaret Leibovic 83feb133fa merge m-c into fig 2013-07-17 13:50:36 -07:00
Michael Comella 11d7896e85 Bug 863347 - Remove about:home from default bookmarks. r=wesj
* * *
TEMP. Try getAllPagesList(..., -1);
2013-07-12 10:51:41 -07:00
Mark Finkle acae3ab917 Bug 891879 - Amazon search provider should be at www instead of m.amazon.com r=bnicholson 2013-07-12 00:03:36 -04:00
Raymond Lee 5c217e6e88 Bug 840699 - Use HTTPS instead of HTTP for 30boxes.com integration. r=gavin 2013-07-24 11:21:13 +08:00
Raymond Lee 71944b4a6d Bug 840705 - Use HTTPS instead of HTTP for Yahoo integration (Yahoo Mail and Yahoo RSS). r=bsmith, r=gavin 2013-05-27 14:10:36 +08:00
Axel Hecht f5068b6c13 bug 792077, multi-locale packs should only contain select toolkit l10n files, r=mfinkle
package overrides from toolkit in mobile/android/locales, make chrome-%
target not descend into toolkit

--HG--
extra : transplant_source : %F0%0Do%96%03k%84%E8q%B2%E9n%A515%E2%9B%E2%C2%D3
2013-04-17 18:21:49 +02:00
Mike Hommey f7f1330788 Bug 861158 - Always run jarmaker for searchplugins. r=ted 2013-04-17 14:58:35 +02:00
Mark Finkle c22720d7c0 Bug 852828 - Add basic support for subscribing to feeds (RSS/Atom) r=margaret 2013-04-03 15:34:51 -04:00
Kyle Machulis 72a717a860 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Kyle Machulis 43628a7867 Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis 334c0800cf Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Chris Peterson c146041f75 Bug 852714 - Add Mozilla's sourceid to Fennec's Amazon search URL. r=blassey 2013-03-19 14:12:55 -07:00
Chris Peterson 46f50f1a30 Bug 847839 - Part 2: Remove obsolete files for Android XUL Fennec. r=mfinkle 2013-03-07 17:55:49 +00:00
Margaret Leibovic fd2f759e34 Bug 852360 - Get rid of unused keyword.URL in region.properties. r=mfinkle 2013-03-19 08:14:26 -07:00
Frank Yan 6f23cbee1b Bug 851011 - Remove unused feed handlers from mobile/. r=mfinkle 2013-03-15 02:00:35 -07:00
Margaret Leibovic 3115edad72 Bug 739757 - Update doorhanger notification strings. r=mfinkle,gbrown
* * *
Bug 739757 - (Part 1) Update strings for offline apps/indexedDB notifications. r=mfinkle
* * *
Bug 739757 - (Part 2) Update strings for content permissions prompts. r=mfinkle
* * *
Bug 739757 - (Part 3) Update click to play plugin strings to use "activate" instead of "play". r=mfinkle
* * *
Bug 739757 - (Part 4) Update popup blocked notifications. r=mfinkle
* * *
Bug 739757 - (Part 5) Update telemetry prompt strings. r=mfinkle
* * *
Bug 739757 - (Part 6) Update login manager strings. r=mfinkle
* * *
Bug 739757 - (Part 7) Update testDoorHanger to work with new strings. r=gbrown
2013-03-12 08:47:12 -07:00
Gavin Sharp 1daffe38be Bug 831236 followup: adjust comment 2013-03-07 09:38:33 -08:00
Gavin Sharp 07d5346c07 Bug 831236: remove mobile/xul, r=axel,mfinkle,gps,glandium
--HG--
extra : rebase_source : be789eac5e8e769a54e6c0c4126065c8b5a5192e
2013-03-06 23:43:44 -08:00
Margaret Leibovic 21cd6f2f16 backout 14893b300874 for test failures 2013-03-06 16:47:33 +00:00
Margaret Leibovic 5aa08af087 Bug 739757 - (Part 6) Update login manager strings. r=mfinkle 2013-03-06 13:02:46 +00:00
Joey Armstrong 2479652c00 bug 734139: replace mkdir -p calls with mkdir_deps 2013-03-05 12:27:58 -05:00
Richard Newman 329f69a508 Bug 846463 - Android Nightlies fail to build due to missing /services/sync/locales/Makefile. r=gps 2013-02-28 16:48:29 -08:00
Gregory Szorc 5d74e09655 Bug 784841 - Part 18v: Convert misc remaining parts; f=Ms2ger rs=ted 2013-02-25 12:47:23 -08:00
Brian Nicholson eb4b2bf6e0 Bug 825821 - Use standard URL for wikipedia search template. r=mfinkle 2013-01-09 15:31:58 -08:00
Mark Finkle 1008811963 Bug 762046 - Amazon search-plugin hard-coded for desktop site r=bnicholson 2012-11-26 15:34:40 -05:00
Mark Finkle 369cc444e1 Bug 815076 - The default Twitter search engine does not work r=bnicholson 2012-11-26 15:34:37 -05:00
Mike Hommey 3b09cc017f Bug 809798 - Don't use BOTH_MANIFESTS. r=pike 2012-11-13 08:17:14 +01:00