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
Martin Stransky
6a52b36748
Bug 1558743 - Don't change button text color for default buttons, r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D34690
--HG--
extra : moz-landing-system : lando
2019-06-13 13:27:15 +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
35f5c7975e
Bug 1557909 - Remove unused app update theme images. r=bytesized
...
Differential Revision: https://phabricator.services.mozilla.com/D34267
--HG--
extra : moz-landing-system : lando
2019-06-10 16:19:03 +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
Cameron McCormack
0946812131
Bug 1555240 - Remove unnecessary macOS scrollbar rule. r=bgrins
...
Differential Revision: https://phabricator.services.mozilla.com/D32954
--HG--
extra : moz-landing-system : lando
2019-05-29 13:58:54 +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
Andrei Oprea
f745bd685c
Bug 1552896 - Cleanup the different platform specific styles for the search input r=dao
...
MozReview-Commit-ID: D626LKOYsAu
Differential Revision: https://phabricator.services.mozilla.com/D32134
--HG--
extra : moz-landing-system : lando
2019-05-27 09:01:20 +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
Martin Stransky
ba6373e9aa
Bug 1531338 - [Linux/Gtk] Get and use Gtk theme text color for active/pressed button, r=dao,emilio
...
- Follow Gtk and get theme button text color directly from "button" CSS node instead of "button label"
- Provide new -moz-gtk-buttonactivetext color for active/pressed button text color
- Replace ButtonText color with -moz-gtk-buttonactivetext when it's appropriate
Differential Revision: https://phabricator.services.mozilla.com/D30566
--HG--
extra : moz-landing-system : lando
2019-05-24 08:51:48 +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
Andrei Oprea
5ceda0b2bd
Bug 1552768 - Remove hover style rules on Windows for the search input field r=nhnt11
...
Differential Revision: https://phabricator.services.mozilla.com/D31772
--HG--
extra : moz-landing-system : lando
2019-05-20 16:32:49 +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
Kestrel
31942e2a6a
Bug 1549142 - Prevent the in-content menulist background color from being overridden when control is disabled on Windows r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D30519
--HG--
extra : moz-landing-system : lando
2019-05-14 11:22:11 +00:00