Commit Graph

4626 Commits

Author SHA1 Message Date
Wes Kocher
bb9cb9182f Backed out changeset 3f96fc2c078c (bug 1366363) for failures in browser_ext_browserAction_contextMenu.js and browser_page_action_menu.js a=backout
MozReview-Commit-ID: D8GuspkNCWN
2017-08-03 16:30:54 -07:00
Jonathan Kingston
610bf6f965 Bug 1387003 - Adding container icons from test pilot experiment. r=jaws
MozReview-Commit-ID: FYScQpSh11m

--HG--
extra : rebase_source : 32c4d95a15325674ac4b52ad860a82c1aee4f0a1
2017-08-03 13:05:17 +01:00
Michael Kohler
1b7c8fa92b Bug 1366363 - Rename Compact Dark and Compact Light themes to just 'Dark' and 'Light' r=dao
MozReview-Commit-ID: 3n1i0CXsvC8

--HG--
extra : rebase_source : 85c0d147a46fae033aa6f69557f831dd19b91519
2017-08-03 21:39:21 +02:00
Axel Hecht
d5b161f5d0 bug 1370506, good default download URL for Desktop l10n repacks, r=glandium
This is just for Nightly, and only for Desktop. Beta and beyond don't have
a canonical directory, and Fennec needs the platform in the directory.

MozReview-Commit-ID: 9dvJLVlWiQv

--HG--
extra : rebase_source : d8030eaf53954bdce6582c3024bfb199bb3ca873
2017-06-16 11:59:44 +02:00
Axel Hecht
aebc0e7f7e bug 1370506, always merge for l10n repacks, with internally set merge dir, r=glandium
To not merge the en-US language pack, the merge-% steps are in
a conditional function that disables that for en-US. Using a function
here as that's easier than a shell if in the merge rule, and
Makefile conditionals don't get evaluated late enough.

To liberate the l10n builds from settings in the automation,
we move the patch logic from LOCALE_MERGEDIR to REAL_LOCALE_MERGEDIR.

To determine strongly when we're in a repack or building a langpack,
the trick here is to

  export IS_LANGUAGE_REPACK

in l10n.mk, and only set that to true in the entry-point rules.

Now, we can use that value in config.mk to define the l10n-specific
rules.

I did the same thing for langpack-%, which allows us to disable
the crashreporter files for language packs, for example.

With that,

  make installers-de

just works, if you have localizations checked out.

For a while, we might run l10n-merge twice in automation, but it's really not
optional, so let's just make sure we run it.


MozReview-Commit-ID: 3nr33CKxkBQ

--HG--
extra : rebase_source : 0605a4adba018fa4b85d563cdafba80b0533bc91
2017-06-16 15:21:16 +02:00
Axel Hecht
bdccebaf44 bug 1370506, use MERGE_FILE instead of vpath to pick up merged files, r=glandium
This makes l10n-merge more consistent in how it works, and thus the following
changes that change that behavior easier.

MozReview-Commit-ID: IsKm9rBO4Dg

--HG--
extra : rebase_source : 73529e72a0aff2ca024584518548ff4aa519f47b
2017-07-24 11:08:36 +02:00
Axel Hecht
2f6175c28a bug 1370506, libs-% and chrome-% targets should set AB_CD, r=glandium
Set AB_CD on per-locale entry point pattern rules.

Not setting this on the repackaging top-level pattern rules, as they
need AB_CD to be en-US to find the original package to unpack.
MozReview-Commit-ID: JqrLYyEyvvb

--HG--
extra : rebase_source : 82c840f16e131fe8f340e21ff86a34c70e3f7f97
2017-06-19 16:51:05 +02:00
UK992
b52599b66d Bug 1363485 - Move the Back, Forward, Reload and Stop buttons outside of the location bar container to the start of the toolbar along with the Home button r=Gijs
MozReview-Commit-ID: 2GxcXMxdbjW

--HG--
extra : rebase_source : 4c156a92a59ddb073d9ef743a986e7da2b8a034b
2017-06-29 01:09:05 +02:00
Sebastian Hengst
e087fbd0e2 Backed out changeset 1e6aea26ec16 (bug 1363485) for failing browser_urlbar_search_reflows.js on OSX debug with e10s and Windows. r=backout 2017-08-02 16:26:03 +02:00
UK992
bbf2a7da44 Bug 1363485 - Move the Back, Forward, Reload and Stop buttons outside of the location bar container to the start of the toolbar along with the Home button r=Gijs
MozReview-Commit-ID: 2GxcXMxdbjW

--HG--
extra : rebase_source : 4c156a92a59ddb073d9ef743a986e7da2b8a034b
2017-06-29 01:09:05 +02:00
dynamis (Tomoya ASAI)
af18dfc0cb Bug 1354511 - Use HTTPS and update domain/parameters for Yahoo! auction search plug-in. r=flod
MozReview-Commit-ID: D0qiLVPxiEd

--HG--
extra : rebase_source : 790da6cca2c65da345a37ef901e4bcbf8ed7d82c
2017-08-01 16:55:00 +09:00
Jared Wein
4837c778e7 Bug 1375883 - Replace 'sites' with 'websites' in strings for preferences since the Mozilla language guide prefers the full 'websites' term. r=mconley
MozReview-Commit-ID: GVB7wnjULL6

--HG--
extra : rebase_source : 9a9405c30202f842c60f641af8d04189de57fb69
2017-07-31 16:06:12 -04:00
Drew Willcoxon
8edbff1dde Bug 1374477 - Remove page actions from browser.xul. r=Gijs
MozReview-Commit-ID: 5nlXfKOx3Aq

--HG--
extra : rebase_source : 2e728ce4f618dbef4823c14057ffb0e4ae5f1c50
2017-07-29 20:25:01 -07:00
Prathiksha
b4e18c04d9 Bug 1354297 - Certificate expiry date is displayed in the page info dialog. r=johannh
MozReview-Commit-ID: K0Rg6QMNNZ2

--HG--
extra : rebase_source : 120d51879bd75a201aa242db0c3fde1f14dae6cc
2017-07-18 13:44:44 +05:30
Thomas Nguyen
0750620b3e Bug 1366384 - Add Google attribution on Safe Browsing warning pages r=francois,johannh,maliu
MozReview-Commit-ID: AetAscS1Bkw

--HG--
extra : rebase_source : 692c2730e62a5cf4580b19aa8f4e472f75fc97b2
2017-06-14 17:36:02 +08:00
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
Ricky Chien
4864560cd0 Bug 1384576 - Ellipsis are misses on some buttons on Preferences r=jaws
MozReview-Commit-ID: GQjHOeToTC7

--HG--
extra : rebase_source : 304ba0833069cb3f6eaf3df861970dc99da549f4
2017-07-27 07:45:04 +08:00
Ricky Chien
11d85d9ce6 Bug 1384087 - Address bar's first option should be Browsing history r=jaws
MozReview-Commit-ID: 7Zk4PmYKVo8

--HG--
extra : rebase_source : a0e375a0153914297b174f00d8f6d652f6b7a2ea
2017-07-25 23:15:35 +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
Evan Tseng
c6bd9e5a77 Bug 1384470 - The w letter of "web" string should be lowercase. r=mconley
MozReview-Commit-ID: IIgC5tYcRB6

--HG--
extra : rebase_source : fa40dad711119828697d4e77a2cd940d6baed683
2017-07-26 17:12:14 +08:00
Evan Tseng
1b14f772ee Bug 1383719 - Update and add strings for the Updates section. r=jaws
MozReview-Commit-ID: 2GUYgrNbKuo

--HG--
extra : rebase_source : 14c07d45e603dd310e46041041406bcd9b7ce975
2017-07-25 15:22:36 +08:00
Evan Tseng
9f94a8d166 Bug 1383792 - Change the "Manage Account" to "Manage account". r=jaws
MozReview-Commit-ID: 7xkKU1zej5Q

--HG--
extra : rebase_source : 093c23646843753bc06e40bbdab6f5604d687802
2017-07-25 11:52:21 +08:00
Blake Winton
f5c1d1fe64 Bug 1354097 - Style and add a customize button to the overflow panel. r=Gijs, ui-r=shorlander.
MozReview-Commit-ID: 7bNQcVgb7wf

--HG--
extra : rebase_source : 55a6ca4f6d741dc0d398ef4a9a83ef63c1fe5345
2017-07-17 10:18:40 -04:00
Mike de Boer
9c16099969 Bug 1354533 - Update the History panelview when it's shown inside the new Library panel. r=mak
This patch changes the history-panelmenu widget with the following:
 - Move the Recently Closed Tabs and Recently Closed Windows lists into their own
   respective (nested) subview,
 - Add a Recent History header to list of history items,
 - Extend the list of Recent History items to be max 42 items long,
 - Share more code with Bookmarks panel,
 - Generalizes panelview event dispatching to always support customizable widgets.

MozReview-Commit-ID: 4sBR6llIvxG

--HG--
extra : rebase_source : 2758dd643cd504448ee1f19296670a588bf56069
2017-07-21 15:07:23 +02:00
gasolin
7204d28172 Bug 1381650 - Update bottom tag line on the stub installer;r=mhowell
MozReview-Commit-ID: EVtY8ouhSa0

--HG--
extra : rebase_source : 8b060b4a04331c06e7bdf1c9463f93ee104869cc
2017-07-21 16:13:04 +08:00
Francesco Lodolo (:flod)
6784521f30 Bug 1383378 - Remove extra images from wikipedia-is, r=mkaply
MozReview-Commit-ID: CbJ7kWu67Ko

--HG--
extra : rebase_source : 63f39e8645b59f559cb11ca7b49f349813c93a5c
2017-07-22 08:42:49 +02:00
Dão Gottwald
2ee97c338a Bug 1383031 - Rename customization-uidensity-menu-button* classes and ids since these are menuitems. r=johannh
MozReview-Commit-ID: 72S5zENy1gX

--HG--
extra : rebase_source : bdecd5c216638da9e83787150cffa970ae8da059
2017-07-21 14:11:15 +02:00
Michael Kaply
4a6ddef3e7 Bug 1381068 - Update Ukraine search engine. r=mconnor
--HG--
extra : rebase_source : 564448c742d0f3758bb4510d5c062c6d70a537ee
2017-07-20 10:27:26 -05:00
Mark Hammond
0a71b1b551 Bug 1361285 - add new addresses and credit-cards engines to about:preferences. r=eoger
MozReview-Commit-ID: GOxkmdKCVFt
2017-07-20 16:50:41 +10:00
Edouard Oger
44cfaff39c Bug 1359894 - Show Send Tab to all users. r=markh
MozReview-Commit-ID: EzgiQjMQsaJ

--HG--
extra : rebase_source : 234c2c14b7c07d3617d82dacc9b5bd4f993727b4
2017-05-01 10:56:19 -04:00
Evan Tseng
26c825e9ef Bug 1365133 - Reorganize Preferences sections and regroup <xul:groupbox> elements by new categories - Part 1. r=jaws
MozReview-Commit-ID: Lh8iduzVoad

--HG--
rename : browser/components/preferences/in-content/search.js => browser/components/preferences/in-content-new/search.js
rename : browser/components/preferences/in-content/search.xul => browser/components/preferences/in-content-new/search.xul
extra : rebase_source : 96e76c0925aa1f033c73eb2c3adcfd172c9bc611
2017-06-16 16:24:33 +08:00
Michael Kaply
448e2115e8 Bug 1380846 - Add coccoc to Vietnamese desktop build. r=flod
MozReview-Commit-ID: JP4Pt9BeOOn

--HG--
extra : rebase_source : b1614d5f1dbad1d8f7222690afba30bfabf3719c
2017-07-14 12:46:05 -05:00
Sebastian Hengst
1f28dba52c Backed out changeset 19d1e9dccdbb (bug 1365133) for frequently failing modified browser/components/preferences/in-content-new/tests/browser_change_app_handler.js. r=backout 2017-07-14 11:35:49 +02:00
Evan Tseng
57caf12a49 Bug 1365133 - Reorganize Preferences sections and regroup <xul:groupbox> elements by new categories - Part 1. r=jaws
MozReview-Commit-ID: Lh8iduzVoad

--HG--
rename : browser/components/preferences/in-content/search.js => browser/components/preferences/in-content-new/search.js
rename : browser/components/preferences/in-content/search.xul => browser/components/preferences/in-content-new/search.xul
extra : rebase_source : e6a90797e2a91886973b273ab2253216e597481b
2017-06-16 16:24:33 +08:00
Gijs Kruitbosch
8e183f6784 Bug 1366813 - add a flexible space item in customize mode in photon, r=mossop
MozReview-Commit-ID: 4k4VdBa4HCt
2017-07-11 13:13:35 -07:00
Wes Kocher
e06435f389 Backed out changeset 051284a3564e (bug 1366813) for apparently causing autophone tests to frequently fail a=backout
MozReview-Commit-ID: 9GUFY9VAGW3

--HG--
extra : rebase_source : 84e593e1870b9ad3559487371d0c692d63e3ad6e
2017-07-11 12:39:26 -07:00
Gijs Kruitbosch
8681f1b118 Bug 1366813 - add a flexible space item in customize mode in photon, r=mossop
MozReview-Commit-ID: 4k4VdBa4HCt

--HG--
extra : rebase_source : 320c57ea37c94eecf01db9220f473a256ce5ac87
2017-07-10 23:34:12 +01:00
Jeongkyu Kim
d78467911b Bug 1376484 - Remove ellipsis from Send to Device... page action menu r=eoger
MozReview-Commit-ID: 6CFdAyRVQIM

--HG--
extra : rebase_source : 6f0edaba4569def7b4101b7180212bda8b863f82
2017-07-06 00:49:30 +09:00
Francesco Lodolo (:flod)
580816faf6 Bug 1377847 - Add localization comments to UI Density strings r=johannh
MozReview-Commit-ID: 1yAarM4DycL

--HG--
extra : rebase_source : 8169634467c644ee7dd5dbc584126d0580b61a97
2017-07-03 11:31:42 +02:00
Johann Hofmann
e57999a689 Bug 1350210 - Part 1 - Add UI density settings to customize mode. r=jaws
MozReview-Commit-ID: C0g6aFPW2pX

--HG--
extra : rebase_source : 9802bba188043c04796cf13e0741396ec1447a8d
2017-06-27 18:50:34 +02:00
Mike de Boer
702aa1332c Bug 1354159 - Part 3 - Add a Bookmarks button to the Library panel that shows a subview with a list of most recent bookmarks. r=Gijs,mak
This patch changes the Recent Bookmarks flow in browser-places.js to use the new
PlacesPanelview to provide a rich view that support drag and drop and context
actions.
A new button 'Search Bookmarks' was added, which prefills the urlbar with '* ',
which is a shortcut for searching bookmarks using the Awesomebar.

MozReview-Commit-ID: 1XlO8HMKEJs

--HG--
extra : rebase_source : 59cdf8a24341eb5df55511c5be83ebee8787aad5
2017-06-29 17:57:25 -07:00
Sebastian Hengst
66ef48d17a Backed out changeset 38cdadf97cbc (bug 1365133) for still failing intermittently browser_change_app_handler.js and browser_notification_open_settings.js. r=backout 2017-06-30 02:07:34 +02:00
Evan Tseng
aa6956f464 Bug 1365133 - Reorganize Preferences sections and regroup <xul:groupbox> elements by new categories - Part 1. r=jaws
MozReview-Commit-ID: Lh8iduzVoad

--HG--
rename : browser/components/preferences/in-content/search.js => browser/components/preferences/in-content-new/search.js
rename : browser/components/preferences/in-content/search.xul => browser/components/preferences/in-content-new/search.xul
extra : rebase_source : 6494de731166965de6816453e81006cc741f4330
2017-06-16 16:24:33 +08: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
Gijs Kruitbosch
cab2177430 Bug 1373016 - switch from a tip panel to a permanent message for empty overflow panels in customize mode for photon, r=jaws
MozReview-Commit-ID: GhQoSgPXL9q

--HG--
extra : rebase_source : 8c552cf17c081e5988bea46aa207e8578cd93273
2017-06-28 16:55:44 +01:00
Carsten "Tomcat" Book
25f9160fc3 Backed out changeset cbf0368eea83 (bug 1373016) for unused whitelist entry: chrome://browser/skin/customizableui/customize-illustration-rtl@2x.png - 2017-06-29 16:21:39 +02:00
Carsten "Tomcat" Book
8d2d7bebd0 Backed out changeset ec2c4e0621cc (bug 1365133) for test failures in uncaught exception - TypeError: this.tree is null at rowCountChanged@chrome://browser/content/preferences/in-content-new/search.js:480:5 2017-06-29 15:42:14 +02:00
Gijs Kruitbosch
dba5fdab48 Bug 1373016 - switch from a tip panel to a permanent message for empty overflow panels in customize mode for photon, r=jaws
MozReview-Commit-ID: GhQoSgPXL9q

--HG--
extra : rebase_source : acc57eb6347a5017077358e84c5803719f3331ef
2017-06-28 16:55:44 +01:00
Evan Tseng
9a3ef7b776 Bug 1365133 - Reorganize Preferences sections and regroup <xul:groupbox> elements by new categories - Part 1. r=jaws
MozReview-Commit-ID: Lh8iduzVoad

--HG--
rename : browser/components/preferences/in-content/search.js => browser/components/preferences/in-content-new/search.js
rename : browser/components/preferences/in-content/search.xul => browser/components/preferences/in-content-new/search.xul
extra : rebase_source : c59d6f6c0243457f297b38f54283d2d7d6b20701
2017-06-16 16:24:33 +08:00
Carsten "Tomcat" Book
20d1412289 Backed out changeset 5de26737d215 (bug 1373016) for failure like missing chrome://browser/skin/customizableui/info-icon-customizeTip@2x.png referenced from chrome://browser/skin/browser.css 2017-06-29 13:36:16 +02:00