Commit Graph

3211 Commits

Author SHA1 Message Date
Alexander Surkov
b0d64dae86 Bug 1555497 - Remove menupopup binding, r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D33282

--HG--
extra : moz-landing-system : lando
2019-09-17 18:29:40 +00:00
Tim Nguyen
e043df8d78 Bug 1534455 - Convert autocomplete binding to a customized input element. r=dao,bgrins
Differential Revision: https://phabricator.services.mozilla.com/D33250

--HG--
rename : toolkit/content/widgets/autocomplete.xml => toolkit/content/widgets/autocomplete-input.js
extra : moz-landing-system : lando
2019-09-17 06:22:42 +00:00
Mihai Alexandru Michis
f9580519b8 Backed out changeset e859a5aebb5b (bug 1534455) for causing failures at test_bug437844.xul
--HG--
rename : toolkit/content/widgets/autocomplete-input.js => toolkit/content/widgets/autocomplete.xml
2019-09-17 07:51:36 +03:00
Tim Nguyen
5d8a3da397 Bug 1534455 - Convert autocomplete binding to a customized input element. r=dao,bgrins
Differential Revision: https://phabricator.services.mozilla.com/D33250

--HG--
rename : toolkit/content/widgets/autocomplete.xml => toolkit/content/widgets/autocomplete-input.js
extra : moz-landing-system : lando
2019-09-17 01:35:25 +00:00
Gijs Kruitbosch
57948271e5 Bug 1579460 - add focus outline to in-content html checkboxes, r=dao
Differential Revision: https://phabricator.services.mozilla.com/D45025

--HG--
extra : moz-landing-system : lando
2019-09-09 16:43:09 +00:00
Daniel Holbert
a347fd9495 Bug 1092007 part 1: Adjust some in-content CSS to account for flex definite-sizing change. r=johannh
As of this bug, flex items in a vertical flex container will sometimes be
considered to have "indefinite" sizes, i.e. percent sizes in them will no
longer resolve. To work around this, they need to provide a definite flex-basis
(e.g. as part of the "flex" shorthand property) if we want percent sizes to
resolve (instead of being treated as "auto") inside of them.

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

--HG--
extra : moz-landing-system : lando
2019-09-05 07:44:07 +00:00
Alex Chronopoulos
a6260130cf Bug 1573832 - Enumerate the stored benchmark entries in about support. r=chunmin,fluent-reviewers,flod
In media section of the about:support page, create a button that enumerate the benchmark entries from the database.

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

--HG--
extra : moz-landing-system : lando
2019-09-03 16:31:27 +00:00
Tim Nguyen
8d8b904439 Bug 1542529 - Fix and unify delete icons. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D43732

--HG--
extra : moz-landing-system : lando
2019-08-28 15:36:43 +00:00
Sebastian Streich
6fe493d149 Bug 1576206 - Remove inline Style that causes CSP Violations r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D43453

--HG--
extra : moz-landing-system : lando
2019-08-26 16:40:46 +00:00
Mike Hommey
66d7fe943e Bug 1575420 - Replace MOZ_WIDGET_TOOLKIT value of "gtk3" with "gtk". r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D42765

--HG--
extra : moz-landing-system : lando
2019-08-21 12:25:42 +00:00
Tim Nguyen
b578838829 Bug 1574727 - Update common.inc.css link colors to match photon spec. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D42539

--HG--
extra : moz-landing-system : lando
2019-08-19 17:47:47 +00:00
Trishul
9129ff2c95 Bug 1520123: Notify users when there is a duplicate shortcut r=mstriemer,fluent-reviewers,flod,Gijs
Notify users when there is a duplicate shortcut

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

--HG--
extra : moz-landing-system : lando
2019-08-15 10:15:28 +00:00
Mihai Alexandru Michis
9da24241a7 Backed out changeset 5974ae084211 (bug 1520123) for causing failures in browser_manage_shortcuts_hidden.js/browser_shortcuts_duplicate_check.js CLOSED TREE
--HG--
extra : rebase_source : 8f52fb5fc8382f125370bec66ecc98fe0bde2c84
extra : amend_source : 10a43ff84af03e7cdccd2c020e8fff5f24c1a77e
2019-08-15 11:27:27 +03:00
Trishul
93abf723fe Bug 1520123: Notify users when there is a duplicate shortcut r=mstriemer,fluent-reviewers,flod,Gijs
Notify users when there is a duplicate shortcut

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

--HG--
extra : moz-landing-system : lando
2019-08-14 22:33:06 +00:00
Itiel
4055578f0b Bug 1524872 - Mirror the search icon (textbox-search-sign) for RTL r=dao
Differential Revision: https://phabricator.services.mozilla.com/D40710

--HG--
extra : moz-landing-system : lando
2019-08-13 13:17:15 +00:00
Tim Nguyen
5d39d36499 Bug 1572265 - Fix background-color and text color on download dialog. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D41118

--HG--
extra : moz-landing-system : lando
2019-08-07 23:23:12 +00:00
Jared Wein
0a91f4aa87 Bug 1570740 - Add yellow-10 color to common.css for use by the breached logins notification in about:logins. r=shorlander
Differential Revision: https://phabricator.services.mozilla.com/D40301

--HG--
extra : moz-landing-system : lando
2019-08-03 04:52:38 +00:00
Jared Wein
1fa8eda8dc Bug 1571117 - Set font:inherit; on html|buttons so they match the font used on the page. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D40511

--HG--
extra : moz-landing-system : lando
2019-08-02 21:55:37 +00:00
Tim Nguyen
b6d8cc41ad Bug 1569375 - Refactor browser panel CSS to reduce shadow DOM traversal after CE conversion. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D39594

--HG--
extra : moz-landing-system : lando
2019-07-31 15:22:08 +00:00
Tim Nguyen
9f3d5c1f94 Bug 1569435 - Fix background color of content type in download dialog. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D39611

--HG--
extra : moz-landing-system : lando
2019-07-29 01:41:56 +00:00
Tim Nguyen
7c48ef836f Bug 1567766 - Convert XUL textbox to HTML input in toolkit/mozapps/downloads/content/unknownContentType.xul. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D38818

--HG--
extra : moz-landing-system : lando
2019-07-26 21:02:41 +00:00
Tim Nguyen
14c29ba6a9 Bug 1568306 - Update about:logins dialog styling to match the spec. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D39103

--HG--
extra : moz-landing-system : lando
2019-07-24 20:10:25 +00:00
Coroiu Cristina
02a693dc59 Backed out 2 changesets (bug 1568306) for browser-chrome failures at browser/components/aboutlogins/tests/browser/browser_confirmDeleteDialog.js on a CLOSED TREE
Backed out changeset 585b6ae0dd0d (bug 1568306)
Backed out changeset 8d7df4760fe4 (bug 1568306)
2019-07-24 22:20:57 +03:00
Tim Nguyen
f9428f8530 Bug 1568306 - Update about:logins dialog styling to match the spec. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D39103

--HG--
extra : moz-landing-system : lando
2019-07-24 17:53:18 +00:00
Narcis Beleuzu
6dd7208b8b Backed out changeset 044beb95c8fc (bug 1568306) for mochitest failures on test_confirm_delete_dialog.html . CLOSED TREE 2019-07-24 05:44:54 +03:00
Tim Nguyen
eaff3d665c Bug 1568306 - Update about:logins dialog styling to match the spec. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D39103

--HG--
extra : moz-landing-system : lando
2019-07-23 22:29:31 +00:00
Tim Nguyen
a76fcb146b Bug 1561955 - Make about:protections support dark mode. r=ewright,mtigley,johannh
Differential Revision: https://phabricator.services.mozilla.com/D38210

--HG--
extra : moz-landing-system : lando
2019-07-23 17:21:01 +00:00
Cosmin Sabou
5e17231bd2 Backed out changeset 13bb9ba5f69b (bug 1561955) as requested by ntim. 2019-07-23 19:40:44 +03:00
Tim Nguyen
2836364337 Bug 1561955 - Make about:protections support dark mode. r=ewright,johannh
Differential Revision: https://phabricator.services.mozilla.com/D38210

--HG--
extra : moz-landing-system : lando
2019-07-23 16:25:27 +00:00
Tim Nguyen
67e52fbe32 Bug 1547382 - Use HTML input instead of XUL textbox in toolkit/content/widgets/tree.js. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D29076

--HG--
extra : moz-landing-system : lando
2019-07-22 20:43:24 +00:00
Tim Nguyen
828a74cb4f Bug 1554238 - Remove 'richlistitem' and 'category' bindings. r=aswan
Differential Revision: https://phabricator.services.mozilla.com/D38261

--HG--
extra : moz-landing-system : lando
2019-07-19 20:04:19 +00:00
Mike Conley
9a7584fcf6 Bug 1566152 - Hide the Picture-in-Picture toggle after a period of no mousemove activity. r=JSON_voorhees
Differential Revision: https://phabricator.services.mozilla.com/D38378

--HG--
extra : moz-landing-system : lando
2019-07-18 00:50:08 +00:00
Mike Conley
b0d89f3530 Bug 1546954 - Clean up Picture-in-Picture keyboard support for the player window. r=JSON_voorhees
This patch does a couple of things, based on trial-and-error, as well as a
conversation with yzen from the Accessibility team.

1. Auto-focuses the playpause button, and puts unpip and then close as the next
   items that can be focused with the keyboard. The underlying <browser> element
   is no longer keyboard focusable.

2. It adds a white outline with a black box-shadow around the focused control
   when using keyboard navigation. That outline and box-shadow do not appear
   when using the mouse only. Keyboard navigation can be aborted by hitting Esc.

3. The controls remain visible while the video is paused.

4. When transitioning from the paused to playing state, we wait
   CONTROLS_FADE_TIMEOUT_MS milliseconds to hide the controls again.

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

--HG--
extra : moz-landing-system : lando
2019-07-17 16:18:45 +00:00
Mike Conley
fa7b029ef3 Bug 1546954 - Switch to standard buttons in the Picture-in-Picture player window, and merge play and pause buttons. r=JSON_voorhees
Differential Revision: https://phabricator.services.mozilla.com/D37886

--HG--
extra : moz-landing-system : lando
2019-07-17 16:18:15 +00:00
Tim Nguyen
0700383a62 Bug 1545969 - Don't apply scrollbar-color on Linux in common.css. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D38132

--HG--
extra : moz-landing-system : lando
2019-07-16 08:49:13 +00:00
Tim Nguyen
ab07cce446 Bug 1549288 - Clean up about:newinstall CSS and make it support dark mode. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D37805

--HG--
extra : moz-landing-system : lando
2019-07-12 16:12:27 +00:00
Kestrel
cd8ad37946 Bug 1565254 - Old about:config warning title should inherit text color for dark mode compatibility r=dao
Differential Revision: https://phabricator.services.mozilla.com/D37737

--HG--
extra : moz-landing-system : lando
2019-07-11 15:42:30 +00:00
Tim Nguyen
094d27cb39 Bug 1559302 - Make select options visible on the in-content dark theme. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D37339

--HG--
extra : moz-landing-system : lando
2019-07-11 15:43:06 +00:00
Tim Nguyen
4784081571 Bug 1564614 - about:logins dialog headers are not properly styled on the dark theme. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D37500

--HG--
extra : moz-landing-system : lando
2019-07-11 06:04:00 +00:00
Andrew Swan
b96422fc89 Bug 1563062 Part 2: Remove unused bits of old about:addons r=mstriemer
Differential Revision: https://phabricator.services.mozilla.com/D36694

--HG--
extra : rebase_source : be7d1bc6d72c32c8099380dbd0fa2df560a5b979
2019-07-02 17:18:51 -07:00
Dorel Luca
3708e4be2c Backed out 2 changesets (bug 1563062) for Browser-chrome failure in toolkit/mozapps/extensions/test/browser/browser_gmpProvider.js. CLOSED TREE
Backed out changeset 59255dd51e9a (bug 1563062)
Backed out changeset 46ad01c26df8 (bug 1563062)

--HG--
extra : amend_source : a238d650d4e899382a7785070b9eb0b06a48f752
2019-07-10 01:29:53 +03:00
Andrew Swan
29e884ab88 Bug 1563062 Part 2: Remove unused bits of old about:addons r=mstriemer
Differential Revision: https://phabricator.services.mozilla.com/D36694

--HG--
extra : moz-landing-system : lando
2019-07-09 19:50:07 +00:00
Tim Nguyen
289d3a014f Bug 1563529 - Make HTML inputs inherit font in global.css. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D36933

--HG--
extra : moz-landing-system : lando
2019-07-04 16:24:52 +00:00
Nicholas Nethercote
2ba5d9c1c7 Bug 1561153 - Fix problems with box-drawing chars in about:memory. r=jfkthame
In Japanese (and Chinese?) locales the box-drawing chars may be twice the width
of ASCII chars, which messes up about:memory's layout. By explicitly specifying
the language and font-family, we increase the chance that single-width
box-drawing chars are used.

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

--HG--
extra : moz-landing-system : lando
2019-07-01 01:07:52 +00:00
Tim Nguyen
0afde289d9 Bug 1562240 - Remove XUL textbox from toolkit/profile/content/createProfileWizard.xul. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D36339

--HG--
extra : moz-landing-system : lando
2019-07-01 15:27:52 +00:00
Brian Grinstead
160eb39ab9 Bug 1560556 - Use Shadow DOM and CSS Shadow parts for <dropmarker> r=dao
Differential Revision: https://phabricator.services.mozilla.com/D35551

--HG--
extra : moz-landing-system : lando
2019-06-25 19:18:27 +00:00
meandave
a41d4f81aa Bug 1554579 - Pinned tab becomes too wide when picture-in-picture icon is present. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D34418

--HG--
extra : moz-landing-system : lando
2019-06-24 16:10:58 +00:00
meandave
2d0c0574dc Bug 1556158 - Add magnifying glass icon to filter input in about:logins. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D35248

--HG--
extra : moz-landing-system : lando
2019-06-21 00:25:36 +00:00
Kestrel
a8ee64bd36 Bug 1555371 - Apply context fill to update icon for dark mode and do the same for all panel-items r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D35168

--HG--
extra : moz-landing-system : lando
2019-06-19 08:55:34 +00:00
Martin Stransky
000c9ddd57 Bug 1558743 - Use -moz-gtk-buttonactivetext for active menulist buttons, r=dao
Depends on D34690

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

--HG--
extra : moz-landing-system : lando
2019-06-13 12:42:58 +00:00