Commit Graph

7358 Commits

Author SHA1 Message Date
James Teh
ab0ffcedc2 Bug 1482317: When the remote control icon is hidden, hide it for accessibility too. r=johannh
remote-control-icon doesn't have an image/width/height when the remotecontrol attribute isn't set on #main-window, so it's invisible (visually).
However, it is still exposed to accessibility, as it is not marked as hidden in any definite way.
This change applies CSS visibility: collapse by default, causing this to be hidden for accessibility too.
That is then overridden by the existing visibility: visible when the remotecontrol attribute is set.

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

--HG--
extra : moz-landing-system : lando
2018-08-16 09:16:17 +00:00
Johann Hofmann
a7d5d9b4a7 Bug 1474238 - Add a "report breakage" dialog for Tracking Protection. r=Paolo
MozReview-Commit-ID: 26q5PYLUZGS

--HG--
extra : rebase_source : 34c534968c82784539aecb25c2ee77f4fb0bbdde
2018-07-11 17:14:35 +02:00
Guangyu Song
0a8e5d4668 BUG 1481091 - Changed Bookmarks sidebar header text to normal to comply with Photon guidelines and match the style of subsequent headers r=dao
MozReview-Commit-ID: 7ibtu809KT0
File changed: src/browser/themes/shared/sidebar.inc.css

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

--HG--
extra : moz-landing-system : lando
2018-08-15 12:53:19 +00:00
Cosmin Sabou
1c8ad7b4ba Merge mozilla-inbound to mozilla-central. a=merge 2018-08-15 03:51:45 +03:00
Tim Nguyen
aec6f53828 Bug 1483251 - Clean up bookmarks/history sidebar CSS. r=jaws
--HG--
extra : rebase_source : e44e7cbdd9f418ce5d1893906b09a0e12d24adaa
2018-08-14 17:28:16 +01:00
Tim Nguyen
aba9258317 Bug 1469287 - Implement new shared tree styling. r=dao
MozReview-Commit-ID: r4rU9rDKNG

--HG--
rename : toolkit/themes/linux/global/tree.css => toolkit/themes/shared/tree.inc.css
extra : rebase_source : 2ca5d9cad696bb38c24ffccd4b9c4292dde17218
2018-06-27 11:22:27 +01:00
trisha
7526b69b1d Bug 1476509 - Implement a new clock skew error page r=flod,johannh
MozReview-Commit-ID: 5WmgrxUcSZ6

--HG--
extra : rebase_source : 340fd6b1468e4b0ecd80a7eea2233a8d5499da40
2018-08-02 22:59:04 +05:30
Dale Harvey
330a576a5c Bug 1481289 - Update autoplay media blocked icon. r=dao
MozReview-Commit-ID: Dxmf6uoNlSI
2018-08-11 16:29:05 +01:00
Andreea Pavel
830da67792 Merge mozilla-central to mozilla-inbound. a=backout 2018-08-11 13:50:07 +03:00
Andreea Pavel
dc28b8bddf Backed out changeset ef30529d43dd (bug 1476509) for breaking localization a=backout 2018-08-11 13:45:07 +03:00
Andreea Pavel
b51569ce3d merge mozilla-central to mozilla-inbound. a=merge on a CLOSED TREE 2018-08-11 13:28:47 +03:00
Dão Gottwald
f11266e761 Bug 1481754 - Use inheritance for menu fonts. r=mstriemer 2018-08-09 09:38:19 +02:00
Johann Hofmann
dabab2f05c Bug 1476218 - Part 2 - Add a "Disabled" label to the content blocking section in the identity popup. r=nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D2776

--HG--
rename : browser/themes/shared/controlcenter/warning-gray.svg => browser/themes/shared/controlcenter/warning.svg
extra : rebase_source : 546942d6632ba8139b00b4742d92129d49fbadde
2018-08-06 12:45:22 +02:00
Johann Hofmann
29edd41fd0 Bug 1476218 - Part 1 - Update Tracking Protection section in the identity popup for Content Blocking. r=nhnt11
This commit switches the identity popup to use "Content Blocking" as a top-level section
instead of Tracking Protection, which is now demoted to a category of Content Blocking.

To keep this change halfway reviewable, I avoided renaming variables, classNames, ids, etc.
that use the term trackingProtection if they were otherwise unaffected by this patch. There
will be other patches that can do this in the future

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

--HG--
rename : browser/base/content/browser-trackingprotection.js => browser/base/content/browser-contentblocking.js
extra : rebase_source : 0dd57d6142c971617e9f47d32ce76a4a028d98eb
2018-08-06 12:43:59 +02:00
trisha
c17b929023 Bug 1476509 - Implement a new clock skew error page r=johannh
MozReview-Commit-ID: BUR0hCnh5gb

--HG--
extra : rebase_source : 464b40d21e23e54542a34bd87de44895e990fd89
2018-08-02 22:59:04 +05:30
Bogdan Tara
dfe849c923 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-08-11 06:46:31 +03:00
Mark Striemer
8907042183 Bug 1482476 - Align the headings in the Home section with other sections r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D3121

--HG--
extra : moz-landing-system : lando
2018-08-10 20:47:36 +00:00
Mark Striemer
315034209f Bug 1478708 - Part 2: Selected tab text is bold in all tabs menu r=dao
MozReview-Commit-ID: GrxRUxM8YxI

--HG--
extra : rebase_source : 60f47b7e171ff3e85e4f92afa8352e4374207a97
2018-07-31 15:39:08 -05:00
Mark Striemer
9493e688b0 Bug 1478708 - Part 1: Reduce specificity for toolbarbutton font r=dao
MozReview-Commit-ID: 1Qfo3EA48fL

--HG--
extra : rebase_source : 52f26a13f692a5dfb51884c005f8f6b4f97a0927
2018-07-31 15:38:46 -05:00
Mark Striemer
226f6e8042 Bug 1477591 - Use default favicon in all tabs menu r=dao
MozReview-Commit-ID: 31kPOLp1IVV

--HG--
extra : rebase_source : ef17514450e1911fdd3a183828e71430acc0738f
2018-07-30 14:43:40 -05:00
Jeremy Lempereur
20a322176f Bug 1359030 - stop using xlink:href in browser/ and toolkit/, r=jaws
MozReview-Commit-ID: 84acXHxkgq

--HG--
extra : rebase_source : 6042d72c607100966138b0ff5b2c4d3394aa19de
2018-08-04 14:57:43 +02:00
Margareta Eliza Balazs
70d6c88eae Backed out changeset a0eacbf25c0f (bug 1473932) for bc failures in toolkit/content/tests/browser/browser_findbar.js on a CLOSED TREE 2018-08-09 16:13:01 +03:00
Dão Gottwald
53456218b2 Bug 1473932 - Load findBar.css as a document stylesheet. r=paolo 2018-08-09 11:29:13 +02:00
Dorel Luca
9f724d256f Merge mozilla-inbound to mozilla-central. a=merge 2018-08-04 01:01:35 +03:00
Mark Striemer
558c4b9c14 Bug 1476991 - Move selected tab indicator to right side in RTL r=dao
MozReview-Commit-ID: 33EfbEXeCQg

--HG--
extra : rebase_source : 0ba48550323ffd221f91049cc04b163afea74c98
2018-07-31 16:00:35 -05:00
Brian Grinstead
b0b2b901d0 Bug 1470910 - Migrate input-box and input-box-spell to a Custom Element;r=paolo
Instead of `<xul:hbox class="textbox-input-box">`, consumers now should use
`<xul:moz-input-box />`. This covers the normal case and also handles
[spellcheck=true] while sharing much of the code within one class.

MozReview-Commit-ID: DjvT8sFq3SQ

--HG--
rename : toolkit/content/widgets/textbox.xml => toolkit/content/widgets/textbox.js
2018-08-02 20:53:59 -07:00
Johann Hofmann
8c4398d5d2 Bug 1476217 - Part 5 - Disable content blocking sub-controls when content blocking is disabled. r=jaws
MozReview-Commit-ID: 2WIqsabEXWw

--HG--
extra : rebase_source : dcff3dd2aa1be9d6417924a188f951b7eb896bf7
2018-08-01 15:27:13 +02:00
Johann Hofmann
29a5bf3f01 Bug 1476217 - Part 3 - Add FastBlock to Content Blocking categories in about:preferences. r=flod,jaws
MozReview-Commit-ID: kgvPKHaHFZ

--HG--
extra : rebase_source : e20c21613ff97d0d954724c8faccdaec557249b6
2018-07-23 13:08:18 +02:00
Johann Hofmann
26f3cc09b3 Bug 1476217 - Part 1 - Update Tracking Protection preferences for Content Blocking. r=flod,jaws
This adds a new "Content Blocking" UI in place of the Tracking Protection preferences.
The Tracking Protection UI is preserved and the new UI is behind a pref, for now. This
resulted in some inconveniences such as duplicate code or unwieldy long names, but
we're planning to remove one version (likely the TP UI) soon.

The CB preferences can contain several categories of blockers which will be added in
future patches. The first one, Tracking Protection, is added in this patch and offers
a replacement in functionality for the previous TP UI.

MozReview-Commit-ID: 5Oj2glZMTqC

--HG--
extra : rebase_source : 2a33770f21aa96f6ec753856675e6567330660b9
2018-07-23 13:02:47 +02:00
Abdoulaye O. Ly
c45c4fbe32 Bug 1458066 - Implement ability to move a selection of tabs within the same window through drag and drop. r=jaws
MozReview-Commit-ID: A3t0CAgrI5Z

--HG--
rename : browser/base/content/test/general/browser_tabReorder.js => browser/base/content/test/tabs/browser_tabReorder.js
extra : rebase_source : d3c329ab3ff02bdcae03cbd749ac83a0e34a9512
2018-07-23 19:01:17 +00:00
Dão Gottwald
26aea6f1ff Bug 1479874 - On Windows 10, let active menu bar items inherit their color from the title bar. r=Felipe
MozReview-Commit-ID: 1FxqSz2U6Lo

--HG--
extra : rebase_source : 287de9e88d4240f5088d9b239a1d1ef220d738c8
2018-07-31 21:20:07 +02:00
Paolo Amadini
1866365ec8 Bug 1479215 - Back out spurious files from changeset 162e063abd54. a=backout
--HG--
extra : rebase_source : 137b47f944935184bf4c26ba9b6e7f8616a72c42
2018-07-31 09:49:53 +01:00
Florian Quèze
62e4469bed Bug 1479426 - improve the efficiency of the CSS selector showing pageActionSeparator, rs=Gijs. 2018-07-30 17:49:12 +02:00
Mark Striemer
c2f68569f6 Bug 1469684 - Allow switching between installed locales r=flod,jaws
MozReview-Commit-ID: 1MkkZUfpJ8O

--HG--
extra : rebase_source : bcf31b4339f8fcd9368fde7ec7f94ef56672d998
2018-06-21 17:16:25 -05:00
Dão Gottwald
a87e1a24c8 Bug 1468645 - Set active menu bar item color to -moz-menuhovertext instead of -moz-menubarhovertext since we've not using -moz-appearance:menuitem anymore. r=Felipe
MozReview-Commit-ID: EaVa7MJVXD3

--HG--
extra : rebase_source : afe8a6ce646ba2f53b26c0f4bc7dd8b30c51e645
2018-07-27 13:17:26 +02:00
Csoregi Natalia
3708e71462 Merge inbound to mozilla-central. a=merge 2018-07-27 00:58:11 +03:00
Mark Striemer
8aba3fdc96 Bug 1477199 - Show keyboard highlights in all tabs menu after bad rebase r=dao
MozReview-Commit-ID: OySLmFFw2j

--HG--
extra : rebase_source : 06c15c8bebd9dfb5e2ebd2d01281e671aa81e5e0
2018-07-23 16:50:59 -05:00
Paolo Amadini
d225b61f3b Bug 1476611 - Part 1 - Remove unused listbox methods. r=bgrins
MozReview-Commit-ID: JDyuZFDPldV

--HG--
extra : rebase_source : 3943daaaaecc28d9b488a98f5d3f436c73624fca
2018-07-26 14:05:16 +01:00
Johann Hofmann
d3c422c076 Bug 1468249 - Avoid resizing the TP toggle in the main menu in touch mode. r=dao
This also fixes bug 1468311, because it made the touch control significantly more
annoying. Now, the TP toggle in the main menu has the right size, but tapping outside
of it still doesn't trigger it, though at least the menu is not closed so the user can
easily tap again.

MozReview-Commit-ID: eRfAEwXype

--HG--
extra : rebase_source : cb5d7b9430f3fa392b7a5b8c91e6e5e2d6e452df
2018-06-27 21:45:41 +02:00
Dale Harvey
46b2ff755a Bug 1477350 - Fix autoplay blocked icon to use context-fill correctly. r=florian
MozReview-Commit-ID: CgPp6XjZ1qh

--HG--
extra : rebase_source : dc532803c901ec11b1d6921f58dde08312987183
2018-07-24 09:10:07 +01:00
Dão Gottwald
e535007138 Bug 1477246 - Remove horizontal padding from bookmark panel bottom buttons. r=mak
MozReview-Commit-ID: BQcMPddyylI

--HG--
extra : rebase_source : 35c45e3d75ef1aa6270635616901ca640dfb46ff
2018-07-20 15:16:57 +02:00
Paolo Amadini
8adbeb4164 Bug 1475916 - Use em instead of px for list heights to keep font scaling into account. r=bgrins
MozReview-Commit-ID: FDMwrHg27ad

--HG--
extra : rebase_source : 66c957f2516e4cded7c6e73da5ea30080ab2d37b
2018-07-23 10:07:38 +01:00
trisha
fbed68adb3 Bug 1463759 Change the copy of certificate error pages r=johannh
MozReview-Commit-ID: LbZBwSk1xX4

--HG--
extra : rebase_source : 27329d727b15b7310df81494d16de38bd0760d42
2018-07-04 18:15:43 +05:30
Tim Nguyen
d647accd97 Bug 1470382 - Fix visibility issues in WebRTC permission popup. r=johannh
MozReview-Commit-ID: 3wZNuC4bQS1

--HG--
extra : rebase_source : eaf2f841f7ce37b55b061a4435114ea1136337c4
2018-07-20 16:07:47 +01:00
Tim Nguyen
24eb3c52fa Bug 1477277 - Use panel CSS variables instead of hardcoded colors for UITour panel. r=johannh
MozReview-Commit-ID: C2CmhXO5qgv

--HG--
extra : rebase_source : 33317cf49771410f830e10e3089371cfc00ac6bb
2018-07-20 15:45:57 +01:00
Cosmin Sabou
0d3874d7d6 Merge mozilla-inbound to mozilla-central. a=merge 2018-07-21 00:42:01 +03:00
Bharat Raghunathan
cadc3d51f9 Bug 1470964 - Make confirmation hint panel blue instead of green r=jaws
MozReview-Commit-ID: J7ajg44ElUb

--HG--
extra : rebase_source : 13e35f958dc8f39229af207f6dfc734da4517df3
2018-07-20 21:50:58 +05:30
Trisha Gupta
e002078c37 Bug 1476944 - Vertically center the certificate error pages r=johannh 2018-07-19 20:34:58 +05:30
Dão Gottwald
8941462ca7 Bug 1470394 - Make bookmark panel width localizable. r=mak
MozReview-Commit-ID: 5vtMOxxlQH6

--HG--
extra : rebase_source : 25b8c413fe5c65d65b0d2712e299e256a5a18af6
2018-07-18 14:08:53 +02:00
shindli
cd1abb81b8 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-07-19 00:49:25 +03:00