Commit Graph

212 Commits

Author SHA1 Message Date
Scott Wu
98205de675 Bug 1375799 - (Part 2) [Form Autofill] Rename locale folder to locales. r=lchang
MozReview-Commit-ID: 2xF9vyE2tXi

--HG--
rename : browser/extensions/formautofill/locale/en-US/formautofill.properties => browser/extensions/formautofill/locales/en-US/formautofill.properties
rename : browser/extensions/formautofill/locale/jar.mn => browser/extensions/formautofill/locales/jar.mn
rename : browser/extensions/formautofill/locale/moz.build => browser/extensions/formautofill/locales/moz.build
extra : rebase_source : bbf1366e9d1442ce8679b78d0a87e5ff752bb89d
2017-07-25 10:40:21 +08:00
gasolin
de94bcd2b7 Bug 1375793 - Shipping onboarding overlay to all versions;r=mossop
MozReview-Commit-ID: DT5K4WpaCkq

--HG--
extra : rebase_source : 73fd58044cbb6138c753859de9560c1e7cc5b415
2017-06-29 16:19:51 -07:00
Zibi Braniecki
cfd9472e06 Bug 1362496 - Add chrome-% for Firefox Desktop. r=ted
In order to be able to produce multi-locale Firefox Desktop, we need make chrome-% to work
for browser/locales the same way as it works for mobile/android/locales.

MozReview-Commit-ID: 9dm7YGZhr9C

--HG--
extra : rebase_source : 1bc514da6287b68e5cbd9d161944436d2ff38412
2017-05-08 14:34:32 -07:00
Mike Taylor
bd5407edf3 Bug 1368920. Part 2 - Use MOZ_DEV_EDITION and NIGHTLY_BUILD to include non-Release and Beta extensions. r=Gijs
MozReview-Commit-ID: F2jmzUaYyJP

--HG--
extra : rebase_source : 13202adbad24871f95aa029a1bf8a8d2604d27cb
2017-06-06 15:45:08 -05:00
gasolin
40b172ea66 Bug 1369291 - add l10n support for onboarding overlay;r=mossop,Pike,rexboy
MozReview-Commit-ID: 2FICjlfSUet

--HG--
extra : rebase_source : e14efd28f383a57bd21b7de6aaa0ec277cd61978
2017-06-02 17:44:56 +08:00
Ryan VanderMeulen
8f0ee7b3dc Backed out changeset 22b83f0ffd51 (bug 1369291) at Pike's request because it needs more work. 2017-06-05 09:29:46 -04:00
gasolin
75d168933a Bug 1369291 - add l10n support for onboarding overlay;r=mossop,rexboy
MozReview-Commit-ID: AzLol5jeAm3

--HG--
extra : rebase_source : 0e548cf1a81786fb44fbc9745fb639fcc8ae6204
2017-06-02 17:44:56 +08:00
Mike Taylor
f4d49f16ca Bug 1341438. Part 1 - Enable Report Site Issue for DevEdition + Nightly. r=Gijs
MozReview-Commit-ID: 7yH39YDmL6V

--HG--
extra : rebase_source : 6ccd82d23d434bde0eba095fbb4ce59d8abe2e3a
2017-04-04 17:40:50 -05:00
Justin Wood
ea33bea073 Bug 1265537 - Pass WIN32 Installer Filename to l10n-check explicitly, while simultaneously disabling MOZ_SIMPLE_PACKAGE_NAME. r=ted
This allows us to do l10n-check with a windows installer, with a simple named package as output by the build, without also overriding the en-US build with the x-test locale, while we're at it

MozReview-Commit-ID: CIxlOQA2oFu

--HG--
extra : rebase_source : dfa2428ffbf6d6f62fd3039fa8a55801f6b3dd43
extra : source : 4b1ee31522f48497bf1eb6f5fa51106bde42ef05
2017-05-03 11:27:47 -04:00
Edmund Wong
f2596e1f77 Bug 1345422 - Do not hardcode the sfx package and installer path. r=mshal 2017-03-22 08:52:35 +08:00
Mike Shal
ad087668b7 Bug 1339182 - Remove OSX universal support in the build system; r=glandium
This removes the UNIFY_DIST and UNIFIED_BUILD variables, as well as the
--unify flag from the packager and UnifiedBuildFinder from mozpack. As a
result the STAGEPATH variable is never defined anymore, so its uses can
be removed as well.

test_unify.py is currently the only mozbuild/mozpack test that fails
without running configure first, and there isn't much point in fixing
tests for things that we don't actually use anymore.

MozReview-Commit-ID: F5q1FPW3Did

--HG--
extra : rebase_source : cadbd237f51c23ea1983135294521d628d16f0df
2017-02-10 16:52:17 -05:00
Mike Shal
8e02493469 Bug 1329355 - Remove MOZ_PKG_PRETTYNAMES; r=ted
This is no longer relevant now that we use release promotion instead of
a separate release build with MOZ_PKG_PRETTYNAMES=1.

MozReview-Commit-ID: 11mgGJ7IDaK

--HG--
extra : rebase_source : da8fde3ae36779549b2097fc95d754f558cb88c8
2017-01-10 11:12:10 -05:00
Scott Wu
ea897b3b1f Bug 1304306 - (Part 1) Add Form Autofill preference checkbox and button. r=MattN
MozReview-Commit-ID: I7O4l9aQ5JC

--HG--
extra : rebase_source : e7b7f82ed449b4a148da75b973f7d8bd6788c079
2017-02-11 19:43:23 +08:00
Mike Taylor
87b13ce00d Bug 1329226. Part 2 - Make it possible for Report Site Issue button to be localized. r=Pike
MozReview-Commit-ID: JcCOsGWAHcz

--HG--
extra : rebase_source : 2c934bb4a5f8ae09cd5c9141ebb4a865241ee97a
2017-01-24 16:37:25 -06:00
Mike Taylor
8660be2ede Bug 1324062. Part 1 - Add a "Report Site Issue" button to the panel menu for NIGHTLY_BUILDs. r=Gijs
MozReview-Commit-ID: 74T8uRuqpyf

--HG--
extra : rebase_source : a047d01a70df5f0689c251698fc00c3f89a236ae
2017-01-17 14:27:03 -06:00
Wes Kocher
333d007681 Backed out 3 changesets (bug 1324062) for frequent Win7VM bc2 failures a=backout
Backed out changeset d01f82be01f1 (bug 1324062)
Backed out changeset 054cfcf60c75 (bug 1324062)
Backed out changeset 1658b20cb69c (bug 1324062)

MozReview-Commit-ID: LTl7fJ8zrp9
2017-01-20 11:53:36 -08:00
Mike Taylor
85464e788f Bug 1324062. Part 1 - Add a "Report Site Issue" button to the panel menu for NIGHTLY_BUILDs. r=Gijs
MozReview-Commit-ID: 74T8uRuqpyf

--HG--
extra : rebase_source : a047d01a70df5f0689c251698fc00c3f89a236ae
2017-01-17 14:27:03 -06:00
Mike Hommey
5f5c4c0bc0 Bug 1331858 - Avoid bug 1289974 breaking the build when it reaches beta/release. r=mshal
While here, fix abuses of GRE_MILESTONE in moz.build and use
RELEASE_OR_BETA instead.

--HG--
extra : rebase_source : 2a8c6501b0fe3bb603a65d52dda13c609a75b033
2017-01-18 14:47:08 +09:00
Phil Ringnalda
e8e3e64e68 Backed out 2 changesets (bug 1324062) for unexpected file access errors in webcompat-reporter@mozilla.org.xpi on Win7 PGO xperf
Backed out changeset 1df935d51464 (bug 1324062)
Backed out changeset 028db619f166 (bug 1324062)
2017-01-12 07:34:18 -08:00
Mike Taylor
ed942c578e Bug 1324062. Part 1 - Add a "Report Site Issue" button to the panel menu for NIGHTLY_BUILDs. r=Gijs
MozReview-Commit-ID: 74T8uRuqpyf

--HG--
extra : rebase_source : ae70816913cbd1510db02a47d7834248396ba78c
2016-12-28 13:31:22 -06:00
Axel Hecht
4458fe9cad bug 1280683, keep a pristine copy of en-US installer for repacks, r=glandium
Let's use a pristine unpackaged directory of the en-US package, and just
rsync that to l10n-stage. That way, all repacks start off with a copy
of en-US without modifications of the previous repack.

Removing clobber-zip, that hasn't been used in ages, on the way.

Moving the creation of the branding dir to the INNER_UNMAKE_PACKAGE,
which is the command that needs it, to simplify rulesets.

MozReview-Commit-ID: 8WJtaAqjmk1

--HG--
extra : rebase_source : 2c60a09bc09c72d5d8cf3058a66f806059c93751
2016-11-23 22:19:19 +01:00
Chun-Min Chang
a566bffe3b Bug 1289974 part 1: Device selection for presentation API on Desktop; r=mconley
MozReview-Commit-ID: KKT8xsafuAQ

--HG--
extra : rebase_source : 1582ee92dd20b685d5404eb2b7a928de8ee57cb7
2016-11-15 11:07:09 +08:00
Wes Kocher
0cdd04ad48 Backed out 2 changesets (bug 1289974) for pgo xperf failures a=backout
Backed out changeset 32fcb004c724 (bug 1289974)
Backed out changeset 9509a063368d (bug 1289974)
2016-11-14 16:18:14 -08:00
Chun-Min Chang
7bc597d3c0 Bug 1289974 part 1: Device selection for presentation API on Firefox; r=mconley
MozReview-Commit-ID: 8z8xM4hr2F3

--HG--
extra : rebase_source : 35c2b090b3d8711df3ee9a1edbf3fe3a7535199a
2016-11-10 15:33:09 +08:00
Michael Kaply
75ac7e2da6 Bug 1276740 - Centralize all search plugins into mozilla-central. r=florian
MozReview-Commit-ID: KydJ6ngf4oJ

--HG--
rename : browser/locales/en-US/searchplugins/amazondotcom.xml => browser/locales/searchplugins/amazondotcom.xml
rename : browser/locales/en-US/searchplugins/bing.xml => browser/locales/searchplugins/bing.xml
rename : browser/locales/en-US/searchplugins/ddg.xml => browser/locales/searchplugins/ddg.xml
rename : browser/locales/en-US/searchplugins/google-nocodes.xml => browser/locales/searchplugins/google-nocodes.xml
rename : browser/locales/en-US/searchplugins/google.xml => browser/locales/searchplugins/google.xml
rename : browser/locales/en-US/searchplugins/twitter.xml => browser/locales/searchplugins/twitter.xml
rename : browser/locales/en-US/searchplugins/wikipedia.xml => browser/locales/searchplugins/wikipedia.xml
rename : browser/locales/en-US/searchplugins/yahoo-en-CA.xml => browser/locales/searchplugins/yahoo-en-CA.xml
rename : browser/locales/en-US/searchplugins/yahoo.xml => browser/locales/searchplugins/yahoo.xml
extra : rebase_source : 586d1fd316c005b98fb2ff58f2c7249c52e354c1
2016-10-12 09:44:02 -05:00
Michael Kaply
3e3d89e4e2 Bug 1309304 - Move search python files to a central location. r=glandium
MozReview-Commit-ID: DEqQfJ8lHxA

--HG--
rename : browser/locales/searchjson.py => python/mozbuild/mozbuild/action/generate_searchjson.py
rename : browser/locales/searchplugins.py => python/mozbuild/mozbuild/action/output_searchplugins_list.py
extra : rebase_source : 43f808fa50f4124e2ce4e3b36df44c82f143dabf
2016-10-20 11:25:29 -05:00
Michael Kaply
aa1e2c4f05 Bug 1276739 - Switch search to use a JSON based format. r=florian
MozReview-Commit-ID: 9xy3UPoRCmW

--HG--
extra : rebase_source : 235819c4f3e363ddd1deffec11d3cae6fe6c56d5
2016-05-31 13:37:26 -05:00
Shane Caraveo
b113a3f784 Bug 1301442 new layout for external l10n build support, r=Gijs,glandium
MozReview-Commit-ID: GnZ91obbR75

--HG--
extra : rebase_source : 211e607c0428e51052b4bd572e63917fc4e09467
2016-09-14 12:13:16 -07:00
Mark Banner
0d47d718ce Bug 1287827 - Part 2. Build changes for removing Loop. r=glandium 2016-07-30 08:48:29 +01:00
Mark Banner
08ab3adda4 Backed out changeset 1a8114aa64c1 (bug 1287827) for breaking tests 2016-07-29 18:17:18 +01:00
Mark Banner
08a2b46865 Bug 1287827 - Part 2. Build changes for removing Loop. r=glandium 2016-07-29 12:00:25 +01:00
Justin Wood
27f34d80f1 Bug 1223385 - use in-tree compare-locales in Makefiles, r=gps
Also fix that the default merge dir in the mach command creates a directory
that's the merge make target, and thus keeps that make target from actually
running.

MozReview-Commit-ID: HWZBPxWuHSy

--HG--
extra : rebase_source : a39157ad9eb99f3eef5d149d003e62a235f92fc1
2016-07-08 11:59:27 -04:00
Phil Ringnalda
ca39a66245 Back out e8dab5e5d63a (bug 1272107) for 10.10 e10s debug startup hangs/asserts/aborts
CLOSED TREE
2016-06-06 21:06:42 -07:00
Justin D'Arcangelo
8524414783 Bug 1272107 - FlyWeb desktop UI. Only enabled on nightly and aurora. r=mconley
--HG--
extra : amend_source : 20eecf238ea852129fe0c788379a7a31cd765f6b
2016-06-06 18:47:06 -04:00
Phil Ringnalda
eaf79afff7 Back out 0b65f7e689b5 (bug 1272107) for frequent startup hangs in 10.10 e10s tests 2016-06-04 13:06:13 -07:00
Justin D'Arcangelo
f0212d4315 Bug 1272107 - FlyWeb desktop UI code. Only enabled on nightly and aurora builds. r=mconley
--HG--
extra : amend_source : bffaa027381e7a34fd28709f3f5da12627222f27
2016-06-03 15:41:46 -04:00
Michael Kaply
15c95c409e Bug 1264786 - Update Google search plugin; r=mconnor, a=lizzard
--HG--
rename : browser/locales/en-US/searchplugins/google.xml => browser/locales/en-US/searchplugins/google-nocodes.xml
2016-04-18 09:22:40 -05:00
Myk Melez
db9a40ca42 Bug 1238079 - remove the desktop web runtime; r=fabrice,mossop,gps,jryans,jmaher,marco 2016-03-07 13:33:12 -08:00
Mike Shal
b1d679b8ae Bug 700997 - enable l10n-check on mac; r=glandium 2016-02-02 09:04:40 -05:00
Mark Banner
69f1cff2e1 Bug 1246592 - Try and fix windows locale repack bustage by adjusting how locales are built for Loop. r=glandium,a=Tomcat for direct landing in m-c 2016-02-09 10:16:24 +00:00
Mark Banner
177c4a246c Bug 1239828 - Support Loop's localisation mechanisms for Loop as a system-addon. r=glandium
--HG--
extra : commitid : GVXJo173Ueh
2016-02-04 10:42:19 +00:00
Mike Hommey
dd60f8bf2c Backout changeset de0a7a1cdc4a from bug 1240660 for make package bustage on a CLOSED TREE 2016-01-20 08:03:58 +09:00
Mike Hommey
299b5dc832 Bug 1240660 - Move jar_maker to the misc tier, now that ordering does't matter. r=gps 2016-01-20 07:24:40 +09:00
Carsten "Tomcat" Book
40335d0645 Backed out changeset a87a27864bb8 (bug 1223385) 2016-01-15 13:51:54 +01:00
Axel Hecht
a942827a5b Bug 1223385 - use in-tree compare-locales in Makefiles, r=gps
Also fix that the default merge dir in the mach command creates a directory
that's the merge make target, and thus keeps that make target from actually
running.

--HG--
extra : transplant_source : R%FE%7Eo%CDS%D1%B4%EA%DB%D0%19q%F92%A1V%91%10%5C
2016-01-08 16:37:52 +01:00
Mike Hommey
469d638e14 Bug 1234012 - Remove {localstore,mimeTypes}.rdf, user{Chrome,Content}-example.css. r=bsmedberg
These files have not been used since Firefox 4.0 because they were in the
omnijar while the code trying to copy them were expecting them outside the
omnijar. Fast forward a few years, and new profiles are now expected to be
empty so these files are just dead weight.
2016-01-09 07:30:32 +09:00
Mike Hommey
036949880e Bug 1235108 - Install bookmarks.html from jar.mn instead of a custom Makefile rule. r=gps 2016-01-05 20:03:43 +09:00
Mike Hommey
0cf0ab29cb Bug 1235108 - For ja-JP-mac locale, reassign AB_CD in bookmarks.html.in instead of in the Makefile. r=gps 2016-01-05 20:03:43 +09:00
Mike Hommey
a30c658fab Bug 1235108 - Stop using the -I option to force-include bookmarks.inc in bookmarks.html.in. r=gps
Use a #include instead.
2016-01-05 20:03:43 +09:00
Mike Hommey
6fd1b249b9 Bug 1235108 - Stop using vpaths for bookmarks.inc. r=gps 2016-01-05 20:03:43 +09:00