Commit Graph

63242 Commits

Author SHA1 Message Date
Dale Harvey
3e36d3729d Bug 1561266 - Let popup display out of the permissions popup. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D36784

--HG--
extra : moz-landing-system : lando
2019-07-03 20:55:37 +00:00
Marco Bonardo
4e593b139e Bug 1562585 - Don't store urls in input history for dropmarker empty queries. r=adw,dao
When the search string is supposed to be "empty", we should not store a url in
inputhistory's input column, instead we should store an empty input. This happens
for example when clicking the dropmarker and picking something, or when pressing
DOWN on a valid pageproxystate (no user input).
In the future we may evaluate not storing an empty string at all (Bug 1562823).

Differential Revision: https://phabricator.services.mozilla.com/D36568

--HG--
extra : moz-landing-system : lando
2019-07-03 20:42:30 +00:00
Narcis Beleuzu
1e4c48578d Backed out changeset 66be066c4ac0 (bug 1559625) for wrong bug number. CLOSED TREE 2019-07-03 23:40:27 +03:00
Dale Harvey
e6ed18cf05 Bug 1559625 - Let popup display out of the permissions popup. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D36784

--HG--
extra : moz-landing-system : lando
2019-07-03 19:37:22 +00:00
Ed Lee
c7eb555caf Bug 1563130 - Missing jar:file prerendered/ja-JP-mac/activity-stream-noscripts.html r=pdahiya
Differential Revision: https://phabricator.services.mozilla.com/D36698

--HG--
extra : moz-landing-system : lando
2019-07-03 19:08:05 +00:00
Marco Bonardo
40377d2dac Bug 1563260 - Avoid empty string search in browser_inputHistory.js mouse test. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D36776

--HG--
extra : moz-landing-system : lando
2019-07-03 18:23:03 +00:00
Ehsan Akhgari
ba0b132304 Bug 1561734 - Add privacy.annotate_channels.strict_list.enabled to content blocking problem reports; r=ewright
Differential Revision: https://phabricator.services.mozilla.com/D36654

--HG--
extra : moz-landing-system : lando
2019-07-03 13:46:49 +00:00
Marco Bonardo
74d0780578 Bug 1547669 - Improve the TopSites WebExtension API with further options. r=mixedpuppy,Mardak,adw
Adds includePinned and includeSearchShortcuts options to the topSites API, so
that it's possible to get a list of results like it's shown on the newtab page.
Both options default to false, so that the existing behavior is preserved.
The API gets disabled on Android; this API always depended on APIs not well
supported there, and the test is disabled on Android, so it was untested.

Differential Revision: https://phabricator.services.mozilla.com/D36467

--HG--
extra : moz-landing-system : lando
2019-07-03 16:08:05 +00:00
Jared Wein
c5ad5501b4 Bug 1551472 - Move localization from being keyed on the custom elements to the elements inside of the shadow roots. r=fluent-reviewers,MattN,Pike
Differential Revision: https://phabricator.services.mozilla.com/D36257

--HG--
extra : moz-landing-system : lando
2019-07-03 15:22:52 +00:00
Drew Willcoxon
d4035431c5 Bug 1563073 - Quantumbar: Replace deprecated Array.reduce call with a for-loop. r=dao
Just use a for-loop instead of the ugly `Array.prototype.reduce.call()` or unnecessarily creating an array with `Array.from(this._rows.children).reduce()`.

Differential Revision: https://phabricator.services.mozilla.com/D36689

--HG--
extra : moz-landing-system : lando
2019-07-03 10:48:49 +00:00
Nihanth Subramanya
5fb749c00e Bug 1555236 - Test Site Not Working and Send Report subpanel triggers. r=timhuang
Differential Revision: https://phabricator.services.mozilla.com/D36692

--HG--
extra : moz-landing-system : lando
2019-07-03 14:52:40 +00:00
Nihanth Subramanya
d721697be8 Bug 1555236 - Port breakage report UI into protections panel. r=ewright
Differential Revision: https://phabricator.services.mozilla.com/D35626

--HG--
extra : moz-landing-system : lando
2019-07-03 14:52:20 +00:00
Nihanth Subramanya
cf4d7d0bb9 Bug 1555236 - Implement Send Report subview stub. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D34519

--HG--
extra : moz-landing-system : lando
2019-07-03 14:52:08 +00:00
Nihanth Subramanya
662112b0b3 Bug 1555236 - Properly align TP toggle switch with the rest of the panel. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D34517

--HG--
extra : moz-landing-system : lando
2019-07-03 14:51:51 +00:00
Nihanth Subramanya
fa22ee7bc6 Bug 1555236 - Implement "Site Not Working?" sub-panel. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D34516

--HG--
extra : moz-landing-system : lando
2019-07-03 14:51:42 +00:00
Mike Conley
d38b3552f2 Bug 1560590 - Add Telemetry for Picture-in-Picture opening and closing mechanisms. data-review=chutten,r=JSON_voorhees
Depends on D36358

Differential Revision: https://phabricator.services.mozilla.com/D36359

--HG--
extra : moz-landing-system : lando
2019-07-02 18:08:16 +00:00
Tim Huang
edc1bae40c Bug 1560701 - Fixing the issue for the header of the protections panel that it doesn't deal well with long domain names. r=nhnt11
The patch fixes the problem by setting the correct 'max-width' value for
the header span of the protections panel which was referencing to the
wrong variable. This adds a shared variable and makes both identity
panel and protections referencing to it.

Differential Revision: https://phabricator.services.mozilla.com/D36739

--HG--
extra : moz-landing-system : lando
2019-07-03 14:11:43 +00:00
arthur.iakab
42a7e7ac69 Backed out 5 changesets (bug 1555236) for causing browser chrome failures on browser_trackingUI_report_breakage.js CLOSED TREE
Backed out changeset 866ffc49eb11 (bug 1555236)
Backed out changeset 24fda9469423 (bug 1555236)
Backed out changeset 7b6d88faaab2 (bug 1555236)
Backed out changeset 33c1b3a19483 (bug 1555236)
Backed out changeset 9f5563adc0de (bug 1555236)
2019-07-03 17:02:01 +03:00
Jared Hirsch
ccf1b2a6e5 Bug 1550110 - CustomElement for a modal dialog and add 'Delete' warning dialog r=fluent-reviewers,Pike
MozReview-Commit-ID: 9TlO86gLhPV

Differential Revision: https://phabricator.services.mozilla.com/D35918

--HG--
extra : moz-landing-system : lando
2019-07-03 13:31:23 +00:00
Nihanth Subramanya
a8ab2e6f83 Bug 1555236 - Test Site Not Working and Send Report subpanel triggers. r=timhuang
Differential Revision: https://phabricator.services.mozilla.com/D36692

--HG--
extra : moz-landing-system : lando
2019-07-03 11:29:12 +00:00
Nihanth Subramanya
cbb51815f5 Bug 1555236 - Port breakage report UI into protections panel. r=ewright
Differential Revision: https://phabricator.services.mozilla.com/D35626

--HG--
extra : moz-landing-system : lando
2019-07-03 11:29:00 +00:00
Nihanth Subramanya
1cbef07741 Bug 1555236 - Implement Send Report subview stub. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D34519

--HG--
extra : moz-landing-system : lando
2019-07-03 11:28:43 +00:00
Nihanth Subramanya
1f66319c45 Bug 1555236 - Properly align TP toggle switch with the rest of the panel. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D34517

--HG--
extra : moz-landing-system : lando
2019-07-03 11:28:31 +00:00
Nihanth Subramanya
6c503184a9 Bug 1555236 - Implement "Site Not Working?" sub-panel. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D34516

--HG--
extra : moz-landing-system : lando
2019-07-03 11:28:14 +00:00
Dale Harvey
1349aec8d4 Bug 1558800 - Update url for morfix search engine. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D36325

--HG--
extra : moz-landing-system : lando
2019-07-03 10:21:22 +00:00
meandave
4d1a8ed239 Bug 1559549 - Add FAQ menuitem to the ellipsis menu in about:logins. ?jaws r=fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D35843

--HG--
extra : moz-landing-system : lando
2019-07-03 03:34:46 +00:00
Jared Wein
a4cce13895 Bug 1560359 - Add keyboard support for the menu on about:logins. r=sfoster,yzen
Differential Revision: https://phabricator.services.mozilla.com/D35830

--HG--
extra : moz-landing-system : lando
2019-07-03 03:34:39 +00:00
Jared Wein
192e63f9dd Bug 1560359 - Simplify the markup for menuitems in the menu on about:logins. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D35829

--HG--
extra : moz-landing-system : lando
2019-07-03 03:34:35 +00:00
Jared Wein
8cbce8bd6e Bug 1560359 - Add keyboard support for login-list on about:logins. r=fluent-reviewers,sfoster,flod,yzen
Differential Revision: https://phabricator.services.mozilla.com/D35828

--HG--
extra : moz-landing-system : lando
2019-07-03 03:34:28 +00:00
Razvan Maries
d8af518afa Backed out changeset a6fa0472457f (bug 1550110) for ES Lint failure. CLOSED TREE 2019-07-03 01:00:07 +03:00
Junior Hsu
289955ebb7 Bug 1562084 - Description for non proxy-ing localhost r=fluent-reviewers,Gijs,flod
Differential Revision: https://phabricator.services.mozilla.com/D36277

--HG--
extra : moz-landing-system : lando
2019-07-02 21:55:15 +00:00
Jared Hirsch
d67229e075 Bug 1550110 - CustomElement for a modal dialog and add 'Delete' warning dialog r=jaws,fluent-reviewers,Pike
MozReview-Commit-ID: 9TlO86gLhPV

Differential Revision: https://phabricator.services.mozilla.com/D35918

--HG--
extra : moz-landing-system : lando
2019-07-02 21:40:34 +00:00
Andreea Pavel
4332741c0a Backed out changeset c1b80824ae88 (bug 1522012) for failing bc at browser_touchbar_tests.j on a CLOSED TREE 2019-07-03 00:19:25 +03:00
Andreea Pavel
e3f0fe355d Backed out 3 changesets (bug 1560359) for failing bc at browser_openPreferences.js on a CLOSED TREE
Backed out changeset 040ec473bc01 (bug 1560359)
Backed out changeset 2c0e25c99a72 (bug 1560359)
Backed out changeset ba5bdea1b608 (bug 1560359)
2019-07-03 00:18:33 +03:00
Matt Howell
a05a0ad780 Bug 1562115 - Prevent cutting off long stub installer text strings. r=agashlin
This patch copies over the same fix that was used for the profile cleanup page
to the installing page, since in some locales it can run into the same problem
of the header string being so long that it causes the next control to get cut
off by the bottom of the window.

Differential Revision: https://phabricator.services.mozilla.com/D36523

--HG--
extra : moz-landing-system : lando
2019-07-02 20:15:48 +00:00
harry
d33a170707 Bug 1522012 - Implement Touch Bar's native customization window and remove ui.touchbar.layout preference. r=spohl,mikedeboer,fluent-reviewers,Pike
This patch also fixes the Home and Sidebar Touch Bar buttons, since using them after customizing showed that they no longer worked.

Differential Revision: https://phabricator.services.mozilla.com/D35085

--HG--
extra : moz-landing-system : lando
2019-07-02 14:47:07 +00:00
Jared Wein
57b313a21b Bug 1560359 - Add keyboard support for the menu on about:logins. r=sfoster,yzen
Differential Revision: https://phabricator.services.mozilla.com/D35830

--HG--
extra : moz-landing-system : lando
2019-07-02 18:32:27 +00:00
Jared Wein
9925e7e86c Bug 1560359 - Simplify the markup for menuitems in the menu on about:logins. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D35829

--HG--
extra : moz-landing-system : lando
2019-07-02 18:32:26 +00:00
Jared Wein
4b5ce7176f Bug 1560359 - Add keyboard support for login-list on about:logins. r=fluent-reviewers,sfoster,flod,yzen
Differential Revision: https://phabricator.services.mozilla.com/D35828

--HG--
extra : moz-landing-system : lando
2019-07-02 18:32:18 +00:00
Tom Prince
11fa357965 Bug 1562758: Add newly complete locales to 68 release WNP; r=flod
Differential Revision: https://phabricator.services.mozilla.com/D36642

--HG--
extra : moz-landing-system : lando
2019-07-02 18:28:50 +00:00
Jeane Carlos
fbe42f7796 Bug 1555788 - Migrate about preferences home content to use fluent r=fluent-reviewers,Mardak,pdahiya,flod
Differential Revision: https://phabricator.services.mozilla.com/D35278

--HG--
extra : moz-landing-system : lando
2019-07-02 17:25:55 +00:00
Maliha Islam
2d69e323f1 Bug 1559975 - Make directories python3 compatible r=catlee
Differential Revision: https://phabricator.services.mozilla.com/D35257

--HG--
extra : moz-landing-system : lando
2019-07-02 15:47:34 +00:00
Razvan Maries
95ce0aa385 Backed out changeset 4b8c3e09e73f (bug 1510351) for ES Lint failure. CLOSED TREE 2019-07-02 20:45:03 +03:00
Hamzah
c7340ec0c3 Bug 1510351 - Remove unused code in PluginChild.jsm r=prathiksha
Differential Revision: https://phabricator.services.mozilla.com/D36524

--HG--
extra : moz-landing-system : lando
2019-07-02 17:23:30 +00:00
Matt Howell
6bc224f62c Bug 1558320 - Stop checking the architecture of any existing installation that we find to replace. r=agashlin
Differential Revision: https://phabricator.services.mozilla.com/D34571

--HG--
extra : moz-landing-system : lando
2019-07-02 17:22:46 +00:00
Mike Shal
194eac527d Bug 1562768 - Remove redundant linux64/devedition mozconfig PGO settings; r=firefox-build-system-reviewers,chmanchester
Bug 1553065 made this redundant by putting the profile-use mozconfig
settings in build/unix/mozconfig.unix. We no longer need them in each
leaf mozconfig.

Differential Revision: https://phabricator.services.mozilla.com/D36543

--HG--
extra : moz-landing-system : lando
2019-07-02 01:13:21 +00:00
Omkar Konaraddi
add3b7bedd Bug 1523714 - Add tests for the display of the selected action in the urlbar action r=adw
Differential Revision: https://phabricator.services.mozilla.com/D36355

--HG--
extra : moz-landing-system : lando
2019-07-01 23:51:09 +00:00
Drew Willcoxon
ada1b99b5f Bug 1559179 - Quantumbar: Fix keyboard navigation when stale results are present. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D36537

--HG--
extra : moz-landing-system : lando
2019-07-02 14:24:18 +00:00
Tim Nguyen
7ff9a0086c Bug 1558498 - Convert XUL textbox usages to HTML inputs in browser/components/preferences/connection.xul. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D36488

--HG--
extra : moz-landing-system : lando
2019-07-02 10:13:48 +00:00
Paul Zuehlcke
7a5184fd90 Bug 1561973 - Disabled identity-popup full-screen test on linux. r=nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D36318

--HG--
extra : moz-landing-system : lando
2019-07-02 11:43:52 +00:00