Commit Graph

395 Commits

Author SHA1 Message Date
Mike Connor
02439eaf75 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
90950f0239 Bug 840705 - Use HTTPS instead of HTTP for Yahoo RSS. r=MattN 2014-01-12 08:11:00 -05:00
Mike Connor
df587cccc1 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
959009b165 bug 997179 - Bing is not present in default search engines, r=mfinkle 2014-04-16 11:03:07 -04:00
Mike Connor
19674bedbe 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
55769a2dd6 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
5e5fc60c03 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
fb14a8de8b 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
c3ce466306 Bug 745755 - Generate a marketplace bookmark on profile creation. r=wesj 2014-01-29 06:58:46 -08:00
Margaret Leibovic
912d14b175 Bug 950719 - Update Bing search icon to 32x32. r=mfinkle 2014-01-07 14:11:59 -08:00
Mike Connor
515b8d0104 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
461b5aef7e 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
d73768b715 Bug 946802 - Update bing icon to new triangular icon. r=mfinkle 2013-12-05 11:13:42 -08:00
Mike Hommey
06d6d3c5cf 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
91af4c88d7 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
30c9d18caa 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
c399347494 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
a9f77578d9 Bug 924928 - Update general Yahoo! search engine icon. r=mfinkle 2013-10-09 13:06:55 -07:00
Karen Rudnitski
4ec932a997 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
7db29cbd88 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
abec4a46af Bug 888335 - Remove support for iGoogle/Reader from feed subscriptions r=bnicholson 2013-09-10 20:35:36 -04:00
Mike Hommey
05b3f24e0e Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Margaret Leibovic
0bacdf2ae9 merge m-c into fig 2013-07-28 12:08:01 -07:00
Margaret Leibovic
9e5c72f1b0 merge m-c into fig 2013-07-17 13:50:36 -07:00
Michael Comella
70c0334f36 Bug 863347 - Remove about:home from default bookmarks. r=wesj
* * *
TEMP. Try getAllPagesList(..., -1);
2013-07-12 10:51:41 -07:00
Mark Finkle
e62418e29b 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
809cc4b70c Bug 840699 - Use HTTPS instead of HTTP for 30boxes.com integration. r=gavin 2013-07-24 11:21:13 +08:00
Raymond Lee
2a97d75eb6 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
e73f2534fb 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
8cc368186d Bug 861158 - Always run jarmaker for searchplugins. r=ted 2013-04-17 14:58:35 +02:00
Mark Finkle
e485293e7d Bug 852828 - Add basic support for subscribing to feeds (RSS/Atom) r=margaret 2013-04-03 15:34:51 -04:00
Kyle Machulis
f5e3aadf0b Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Kyle Machulis
d2b6e6e01a 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
5663b98bc5 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
bca6b68164 Bug 852714 - Add Mozilla's sourceid to Fennec's Amazon search URL. r=blassey 2013-03-19 14:12:55 -07:00
Chris Peterson
9d0c967f1b Bug 847839 - Part 2: Remove obsolete files for Android XUL Fennec. r=mfinkle 2013-03-07 17:55:49 +00:00
Margaret Leibovic
b6fb6370d3 Bug 852360 - Get rid of unused keyword.URL in region.properties. r=mfinkle 2013-03-19 08:14:26 -07:00
Frank Yan
f96e4330d8 Bug 851011 - Remove unused feed handlers from mobile/. r=mfinkle 2013-03-15 02:00:35 -07:00
Margaret Leibovic
e059ce4c53 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
ca0a572643 Bug 831236 followup: adjust comment 2013-03-07 09:38:33 -08:00
Gavin Sharp
d822f8fc25 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
a0dad360b4 backout 14893b300874 for test failures 2013-03-06 16:47:33 +00:00
Margaret Leibovic
7034c2fdc9 Bug 739757 - (Part 6) Update login manager strings. r=mfinkle 2013-03-06 13:02:46 +00:00
Joey Armstrong
7a3348f6ce bug 734139: replace mkdir -p calls with mkdir_deps 2013-03-05 12:27:58 -05:00
Richard Newman
baec447cb8 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
76dcf5dfa9 Bug 784841 - Part 18v: Convert misc remaining parts; f=Ms2ger rs=ted 2013-02-25 12:47:23 -08:00
Brian Nicholson
9e1bc35396 Bug 825821 - Use standard URL for wikipedia search template. r=mfinkle 2013-01-09 15:31:58 -08:00
Mark Finkle
52159ecec7 Bug 762046 - Amazon search-plugin hard-coded for desktop site r=bnicholson 2012-11-26 15:34:40 -05:00
Mark Finkle
1a1a882002 Bug 815076 - The default Twitter search engine does not work r=bnicholson 2012-11-26 15:34:37 -05:00
Mike Hommey
8bb9300037 Bug 809798 - Don't use BOTH_MANIFESTS. r=pike 2012-11-13 08:17:14 +01:00