Commit Graph

383 Commits

Author SHA1 Message Date
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
Gervase Markham
26fd7ec193 Bug 793469 - add MPL 2 headers to files which lack them. 2012-10-02 14:03:36 +01:00
Stephen Horlander
121d962883 Bug 783778 - Update Google search favicon for mobile. r=margaret 2012-09-29 15:14:53 -07:00
Margaret Leibovic
2d28d9b1bb Bug 773641 - Update Twitter icon for mobile. r=bnicholson 2012-08-28 14:36:18 -07:00
Brian Nicholson
b8370bff75 Bug 783373 - Change mobile-specific Google search URL to standard Google search URL. r=mfinkle 2012-08-17 11:06:10 -04:00
Mike Hommey
c1b35e7b2a Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Gervase Markham
87620f5676 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Joey Armstrong
f91f737a13 bug 751167: replace FORCE with makefile dependencies r=ted 2012-05-15 09:20:30 -07:00
Mark Finkle
304ffda678 Bug 754415 - Twitter search uses the wrong URL r=bnicholson 2012-05-13 23:27:28 -04:00
Matthew Noorenberghe
dc5474d1b1 Bug 557890 - Update Google search suggestion URL. r=gavin,mfinkle 2012-03-29 14:51:49 -07:00
Sid Stamm
3c74fdf590 bug 633773 - Use Google's HTTPS search by default; r=gavin 2012-01-06 11:35:02 -08:00
Mark Capella
34d2490a52 Bug 418290 - replace 'can not' with 'cannot'. r=dao 2012-02-08 14:16:51 +01:00
Kevin Brosnan
50c58f1133 Kevin Brosnan - Bug 714123 - Update app.support.baseURL to point to support.mozilla.org [r=mbrubeck] 2012-02-07 12:35:14 -08:00