Граф коммитов

881 Коммитов

Автор SHA1 Сообщение Дата
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 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
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
Gijs Kruitbosch d48b3702d3 Bug 1519434 - remove 'always activate' and 'remember this decision' UI options, r=aswan,johannh
Differential Revision: https://phabricator.services.mozilla.com/D34215

--HG--
extra : moz-landing-system : lando
2019-06-13 08:42:47 +00:00
Mark Striemer fd0cb8542e Bug 1544950 - Part 2: Global add-on warnings for HTML about:addons r=rpl
Differential Revision: https://phabricator.services.mozilla.com/D34452

--HG--
extra : moz-landing-system : lando
2019-06-13 03:09:45 +00:00
Mark Striemer a7dbfced1c Bug 1539699 - Show a recommended badge for recommended add-ons (HTML) r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D34780

--HG--
extra : moz-landing-system : lando
2019-06-13 01:57:07 +00:00
Andreea Pavel f66f9762a5 Backed out 7 changesets (bug 1519434) for mochiest failures e.g test_bug1165981.html on a CLOSED TREE
Backed out changeset 1314623831ad (bug 1519434)
Backed out changeset 6dd4fa67e209 (bug 1519434)
Backed out changeset b241c580b293 (bug 1519434)
Backed out changeset b48dca2f487f (bug 1519434)
Backed out changeset 49c64ed2e67b (bug 1519434)
Backed out changeset dd009a001c6c (bug 1519434)
Backed out changeset 5b6ec4d2f0ab (bug 1519434)
2019-06-12 23:31:16 +03:00
Gijs Kruitbosch c4f72aca27 Bug 1519434 - remove 'always activate' and 'remember this decision' UI options, r=aswan,johannh
Differential Revision: https://phabricator.services.mozilla.com/D34215

--HG--
extra : moz-landing-system : lando
2019-06-12 18:50:14 +00:00
Robert Strong 0e618c5315 Bug 1515484 - Remove the wizard based app update UI and related code. r=bytesized
Adds a simple UI with tests for the elevation UI that mimics the wizard based elevation UI and uses the existing strings
Removes all methods from nsIUpdatePrompt except showUpdateHistory which will be removed later
Does not remove the UPDATE_WIZ_LAST_PAGE_CODE telemetry histogram since that will remove it from the data sources

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

--HG--
extra : moz-landing-system : lando
2019-06-06 17:44:57 +00:00
Alexander Surkov 61cc7103cf Bug 1544916 - migrate dialog binding to Custom Element r=bgrins,whimboo
Differential Revision: https://phabricator.services.mozilla.com/D30289

--HG--
rename : toolkit/content/widgets/dialog.xml => toolkit/content/widgets/dialog.js
extra : moz-landing-system : lando
2019-06-04 17:28:16 +00:00
Jared Wein 572bacc19e Bug 1550109 - Add default styling for input[type=url] to common.inc.css. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D32092

--HG--
extra : moz-landing-system : lando
2019-05-30 17:04:26 +00:00
Jared Wein a283135e4f Bug 1553373 - Change to use html:input type=password instead of xul:textbox type=password in Master Password dialogs since they use common styling which defines proper styling for html:input[type=password] now. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D32517

--HG--
extra : moz-landing-system : lando
2019-05-29 16:34:07 +00:00
Rob Wu 830e4dd25a Bug 1552780 - Add missing --grey-90-a60 variable r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D32127

--HG--
extra : moz-landing-system : lando
2019-05-24 19:43:05 +00:00
Tim Nguyen cce8333093 Bug 1550559 - Convert findbar XUL textbox to HTML input. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D30542

--HG--
extra : moz-landing-system : lando
2019-05-20 21:54:15 +00:00
Kestrel 0fecada21c Bug 1544228 - Fix some about: pages text color contrast for GTK dark system themes r=dao
Some about: pages use -moz-Dialog background color which is dark with popular GTK dark themes (Adwaita-dark, Yaru-dark) so the text color needs to be set to -moz-DialogText to retain contrast. This affects about:buildconfig, about:cache, about:serviceworkers and about:credits.

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

--HG--
extra : moz-landing-system : lando
2019-05-23 10:44:29 +00:00
meandave 39ca462747 Bug 1528459 - Show PiP Icon in parent tab of media. r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D29023

--HG--
extra : moz-landing-system : lando
2019-05-22 18:44:28 +00:00
Jared Wein d4eb675f7a Bug 1549814 - Update common.inc.css to style password inputs similar to text inputs. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D31709

--HG--
extra : moz-landing-system : lando
2019-05-21 19:03:39 +00:00
Rob Wu 069ae86050 Bug 1551202 - Update <message-bar> to fully match Photon's style r=jaws
- Update info.svg to adjust color based on the fill color.

- Use button colors as defined by Photon (without this, the background
  of the non-generic buttons are almost indistinguishable when dark
  themes are enabled).

- Small refactor of message-bar.css to put all type-specific
  declarations in one location.

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

--HG--
extra : moz-landing-system : lando
2019-05-18 12:28:55 +00:00
Dorel Luca 0319a9ce33 Backed out 3 changesets (bug 1551202) for Causing Bug 1550093 to break on browser_parsable_css.js
Backed out changeset 70b0d5a417b8 (bug 1551202)
Backed out changeset 145429781395 (bug 1551202)
Backed out changeset 5f5daca84fbe (bug 1551202)
2019-05-18 08:28:33 +03:00
Rob Wu 70b1d66e05 Bug 1551202 - Update <message-bar> to fully match Photon's style r=jaws
- Update info.svg to adjust color based on the fill color.

- Use button colors as defined by Photon (without this, the background
  of the non-generic buttons are almost indistinguishable when dark
  themes are enabled).

- Small refactor of message-bar.css to put all type-specific
  declarations in one location.

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

--HG--
extra : moz-landing-system : lando
2019-05-17 16:57:13 +00:00
monikamaheshwari 941d289059 Bug 1430165: Input clear icons does not match the design system r=andreio
Differential Revision: https://phabricator.services.mozilla.com/D31189

--HG--
rename : toolkit/themes/osx/global/icons/searchfield-cancel.svg => toolkit/themes/shared/icons/searchfield-cancel.svg
extra : moz-landing-system : lando
2019-05-17 10:11:25 +00:00
Razvan Maries 4e6cdbab2b Backed out changeset 2a9a034e1b6a (bug 1550559) for perma fails on test_bug360437.xul. CLOSED TREE 2019-05-16 15:39:20 +03:00
Tim Nguyen a1da583d89 Bug 1550559 - Convert findbar XUL textbox to HTML input. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D30542

--HG--
extra : moz-landing-system : lando
2019-05-16 11:30:37 +00:00
Coroiu Cristina 1a2a542e03 Backed out changeset 30ee2053caf2 (bug 1550559) for chrome failures at docshell/test/chrome/test_bug298622.xul 2019-05-15 22:01:13 +03:00
Tim Nguyen c11673ccf7 Bug 1550559 - Convert findbar XUL textbox to HTML input. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D30542

--HG--
extra : moz-landing-system : lando
2019-05-15 18:02:10 +00:00
Csoregi Natalia a38783d2fe Backed out changeset c8057f34f281 (bug 1550559) as requested. CLOSED TREE 2019-05-15 18:57:43 +03:00
Tim Nguyen df4601c64a Bug 1550559 - Convert findbar XUL textbox to HTML input. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D30542

--HG--
extra : moz-landing-system : lando
2019-05-15 15:40:23 +00:00
Rob Wu bb1e8193ce Bug 1542262 - Match AMO's rating logic in about:addons r=mstriemer,Pike
- Fill stars based on whether the rating is within the 0.5 range of a
  0.5-multiple, rather than checking whether the rating is at least as
  large as the 0.5-multiple. This follows the boundaries at:
  bb9277eeff/src/ui/components/Rating/index.js (L139-L140)

- Use a review star rating instead of re-using the bookmark star.
  This is not necessarily to be more consistent with AMO's stars,
  but to prevent the stars from becoming non-stars if we ever change
  the bookmark icon. The SVG icon is based on the path at:
  bb9277eeff/src/ui/components/IconStar/index.js (L19)

- Turn it into a custom element to make re-use easier.

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

--HG--
extra : moz-landing-system : lando
2019-05-08 18:30:04 +00:00
Emilio Cobos Álvarez fe5995b8df Bug 1546983 - followup: use background-color instead of background so that browser_parsable_css.js doesn't get mad. rs=mconley
It would detect the variable as unreferenced because the background-repeat that
was added on this bug makes the values not serialize, see
https://github.com/w3c/csswg-drafts/issues/2515

CLOSED TREE of course
2019-05-08 21:05:25 +02:00
Mike Conley 17927a6beb Bug 1546983 - Make the Picture-in-Picture player window control buttons less sensitive to being in a thin window. r=dthayer
Differential Revision: https://phabricator.services.mozilla.com/D30280

--HG--
extra : moz-landing-system : lando
2019-05-08 16:35:22 +00:00
Mike Conley 0b9cef8251 Bug 1546983 - Make Picture-in-Picture player control buttons always a square proportional to the max window dimension. r=dthayer
Differential Revision: https://phabricator.services.mozilla.com/D30279

--HG--
extra : moz-landing-system : lando
2019-05-08 16:36:41 +00:00
Kestrel 44af0f4541 Bug 1549293 - Add context fill to info-page title background images and about:config preference lock icon r=dao
Differential Revision: https://phabricator.services.mozilla.com/D29991

--HG--
extra : moz-landing-system : lando
2019-05-07 11:42:09 +00:00
Mike Conley 27df5ed83c Bug 1548303 - Make it easier to resize the Picture-in-Picture player window. r=dthayer
This is made easier by making the window-dragging region inset by 5px on each side.

Depends on D30100

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

--HG--
extra : moz-landing-system : lando
2019-05-06 20:34:49 +00:00
Sonali9 5fe0091f40 Bug 1395824 Add css for table borders in aboutReader.css r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D29957

--HG--
extra : moz-landing-system : lando
2019-05-06 19:00:03 +00:00
Andreea Pavel e9c2024ba3 Backed out 9 changesets (bug 1546980, bug 1546123, bug 1546248, bug 1542262) backed out for not being reviewed by a proper peer on a CLOSED TREE
Backed out changeset b3f31aa87d0d (bug 1546248)
Backed out changeset c372247f4432 (bug 1546123)
Backed out changeset 56f4b0058107 (bug 1546980)
Backed out changeset 2209fbf12d8b (bug 1542262)
Backed out changeset cb165c7bea67 (bug 1546248)
Backed out changeset 75766279872a (bug 1546248)
Backed out changeset 6c8b944ef465 (bug 1546248)
Backed out changeset 0258f553e721 (bug 1546248)
Backed out changeset afb54f703345 (bug 1546248)
2019-05-06 19:41:37 +03:00
Rob Wu 483804f946 Bug 1542262 - Match AMO's rating logic in about:addons r=mstriemer,Pike
- Fill stars based on whether the rating is within the 0.5 range of a
  0.5-multiple, rather than checking whether the rating is at least as
  large as the 0.5-multiple. This follows the boundaries at:
  bb9277eeff/src/ui/components/Rating/index.js (L139-L140)

- Use a review star rating instead of re-using the bookmark star.
  This is not necessarily to be more consistent with AMO's stars,
  but to prevent the stars from becoming non-stars if we ever change
  the bookmark icon. The SVG icon is based on the path at:
  bb9277eeff/src/ui/components/IconStar/index.js (L19)

- Turn it into a custom element to make re-use easier.

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

--HG--
extra : moz-landing-system : lando
2019-05-06 10:41:26 +00:00
Kestrel 951897b0f5 Bug 1546077 - Fix some background colors and a few other colors in about:addons for dark mode r=dao
Differential Revision: https://phabricator.services.mozilla.com/D28328

--HG--
extra : moz-landing-system : lando
2019-05-01 11:59:08 +00:00