Commit Graph

63255 Commits

Author SHA1 Message Date
Coroiu Cristina
4b035e2872 Backed out changeset 93b614e367ac (bug 1557058) for browser-chrome failures at browser/components/protections/test/browser/browser_protections_ui.js on a CLOSED TREE 2019-07-04 23:44:18 +03:00
Erica Wright
2bc31bcc6f Bug 1557058 - use real data for protection report graph r=nhnt11,johannh
Differential Revision: https://phabricator.services.mozilla.com/D36249

--HG--
extra : moz-landing-system : lando
2019-07-04 19:30:10 +00:00
Mihai Alexandru Michis
421a5483d0 Backed out changeset 3e2fe70b181a (bug 1522012) for causing failures in browser_touchbar_tests.js CLOSED TREE 2019-07-04 18:47:07 +03:00
harry
d1e552113e 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-04 03:57:47 +00:00
ffxbld
c3dff17808 No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D36908

--HG--
extra : moz-landing-system : lando
2019-07-04 13:06:12 +00:00
Abdoulaye O. Ly
536807149d Bug 1497280 - [Fission] Make DateTimePicker works with JSWindowActor. r=NeilDeakin,mconley
Differential Revision: https://phabricator.services.mozilla.com/D33965

--HG--
rename : toolkit/modules/DateTimePickerParent.jsm => toolkit/actors/DateTimePickerParent.jsm
extra : moz-landing-system : lando
2019-07-04 10:14:41 +00:00
Drew Willcoxon
431db16086 Bug 1548111 - Fix intermittent failure in browser/components/urlbar/tests/browser/browser_tabMatchesInAwesomebar.js by ignoring spurious resize events. r=mak
After many retriggers on try, this test is now not failing at all, so hopefully this fixes both bug 1548111 and bug 1562416 for good. https://treeherder.mozilla.org/#/jobs?repo=try&revision=442628a48a649ade02b2ab1e58b1fc5bf5653306

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

--HG--
extra : moz-landing-system : lando
2019-07-04 10:02:26 +00:00
Marco Bonardo
41873b4380 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-04 08:23:18 +00:00
Ed Lee
286a872b6d Bug 1555482 - Remove strings-import, bundle:locales and imported strings (locales-src/ subdirectories) r=k88hudson
Depends on D36769

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

--HG--
extra : moz-landing-system : lando
2019-07-03 23:49:23 +00:00
Ed Lee
c863d3c77b Bug 1555450 - Remove locale-specific behavior when fully fluent (no longer using properties/json) r=k88hudson
Depends on D36764

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

--HG--
rename : browser/components/newtab/prerendered/static/activity-stream-debug.html => browser/components/newtab/prerendered/activity-stream-debug.html
rename : browser/components/newtab/prerendered/locales/en-US/activity-stream-noscripts.html => browser/components/newtab/prerendered/activity-stream-noscripts.html
rename : browser/components/newtab/prerendered/locales/en-US/activity-stream.html => browser/components/newtab/prerendered/activity-stream.html
extra : moz-landing-system : lando
2019-07-03 23:49:07 +00:00
Ed Lee
9dab7f6b37 Bug 1560689 - Remove react-intl dependencies and script loading r=dmose
Depends on D36764

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

--HG--
extra : moz-landing-system : lando
2019-07-03 23:48:14 +00:00
Ed Lee
475d41e647 Bug 1563243 - Add optimistic images, string robustness and bug fixes to New Tab Page r=pdahiya,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D36764

--HG--
extra : moz-landing-system : lando
2019-07-03 23:49:07 +00:00
shindli
be51723de9 Backed out changeset a2ed47577d89 (bug 1562585) for causing perma bc failures in browser/components/urlbar/tests/browser/browser_autoFill_preserve.js CLOSED TREE 2019-07-04 03:47:03 +03:00
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