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

2982 Коммитов

Автор SHA1 Сообщение Дата
Dão Gottwald 91ba802f2e Bug 1492130 - Load toolbarbutton.css and scrollbox.css as document stylesheets. r=paolo 2018-09-21 17:16:45 +02:00
Noemi Erli 33a13f4638 Backed out changeset ced8a51eff4a (bug 1492130) for wpt failures in css/css-shapes/shape-outside/values/shape-outside-shape-arguments-000.html 2018-09-21 16:22:49 +03:00
Dão Gottwald d389551269 Bug 1492130 - Load toolbarbutton.css and scrollbox.css as document stylesheets. r=paolo 2018-09-21 14:23:53 +02:00
Jason Chapin cb1b9f3b61 Bug 1457786 - Remove question-32.png. r=dao 2018-09-10 16:54:18 +02:00
Dão Gottwald c231093f1c Bug 1489783 - Fix and clean up .button-menu-dropmarker styling after dropmarker.css change. r=ntim 2018-09-09 09:50:54 +02:00
Dão Gottwald 7e22f63cfb Bug 1489743 - Fix and clean up .toolbarbutton-menu-dropmarker styling after dropmarker.css changes. r=ntim 2018-09-08 15:36:37 +02:00
Dão Gottwald 520e929089 Bug 1487765 - Remove fallback styling from dropmarker.css. r=ntim 2018-09-07 13:50:32 +02:00
arika.arnzen@wsu.edu 1e9623ead4 Bug 1487979 - Combine @media (-moz-windows-classic) rules in tree.css. r=dao
--HG--
extra : rebase_source : 5edb18fec9f06fe653741f4e65a03a8b72beeb1f
2018-09-07 10:53:42 +02:00
Bogdan Tara 9ff9698ba3 Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE 2018-09-07 01:57:01 +03:00
Mike Hommey 938c22ca8a Bug 1489021 - Move Throbber-small.gif to toolkit/crashreporter/client. r=nalexander
I was there, looking at a Firefox directory in my file manager while
working on bug 1079662, when I noticed the `Throbber-small.gif`
appearing first in the list, and wondering where it came from. And I
found it's there for the crashreporter UI. Fair enough.

But back when it was added in bug 404855, the file was also used for
Firefox, which is why it's taken from the Firefox theme. Interestingly,
back then, the file was duplicated in multiple themes, but was taken
from the windows theme rather than the gnome theme. Figures.

Anyways, later down the road, in bug 421595, Firefox replaced the gif
throbber with an APNG version. Then even later, bug 418003 removed the
unused gif throbber files, leaving the Windows one alone because it's
used by the crashreporter client moz.build (Makefile, back then), but
still removed the reference from the jar.mn.

9 years later, here we are, still using a file from the Windows theme,
that is not actually part of the Windows theme, for the Linux
crashreporter.


--HG--
rename : toolkit/themes/windows/global/throbber/Throbber-small.gif => toolkit/crashreporter/client/Throbber-small.gif
2018-09-07 07:03:07 +09:00
Prathiksha 7c41699357 Bug 1438857 - Remove the Flash plugin infobar. r=Felipe
Remove Flash plugin infobar code.

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

--HG--
extra : moz-landing-system : lando
2018-09-06 14:50:16 +00:00
Paolo Amadini 9d3d3b2352 Bug 1487496 - Dropdown marker is blurred when disabled. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D4750

--HG--
extra : moz-landing-system : lando
2018-08-31 09:12:07 +00:00
ahillier 5cbb200d5c Bug 1486779: Update CFR doorhanger to reflect new designs r=Mardak
Differential Revision: https://phabricator.services.mozilla.com/D4532

--HG--
extra : moz-landing-system : lando
2018-08-30 20:24:13 +00:00
Narcis Beleuzu 05d91d3e02 Merge inbound to mozilla-central. a=merge 2018-08-30 19:58:52 +03:00
Arshad Kazmi 0763373b0b Bug 1333787 - BrowserAction TextColor on Inactive Window r=dao
Differential Revision: https://phabricator.services.mozilla.com/D4635

--HG--
extra : moz-landing-system : lando
2018-08-30 08:16:44 +00:00
Paolo Amadini 5aaf848c8b Bug 1457218 - Part 3 - Remove the "menu-button" binding. r=surkov,bgrins
Differential Revision: https://phabricator.services.mozilla.com/D4531

--HG--
extra : rebase_source : 502aa0ff24d0e3d46ef60c7a14498e25c66d1c81
2018-08-29 14:04:25 +01:00
Paolo Amadini bfef02108d Bug 1457216 - Remove support for editable menulists. r=surkov,bgrins
Differential Revision: https://phabricator.services.mozilla.com/D4306

--HG--
extra : rebase_source : e8b4946c8f657e2283bc96cb08de802493e3a826
2018-08-24 15:44:38 +01:00
Matthew Noorenberghe fe373d9322 Bug 1486413 - Revert 'xul|textbox[focused]' rule accidentally added in Bug 1486413. r=jaws
It was accidentally copied from the previous ruleset for the -moz-ui-invalid rules but I meant to invesigate whether -moz-ui-invalid applied to <xul:textbox> before landing.

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

--HG--
extra : moz-landing-system : lando
2018-08-27 19:02:34 +00:00
Sriharsha sriharsh007jc@gmail.com 442811682a Bug 1484949 Remove obsolete .toolbar-focustarget styling r=dao 2018-08-26 12:48:43 +02:00
Matthew Noorenberghe 487d770cc3 Bug 1485473 - Combine the borders of the name fields on the address form. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D4031

--HG--
extra : moz-landing-system : lando
2018-08-24 23:21:30 +00:00
Xidorn Quan 9daee9a3a5 Bug 1464723 - Implement custom scrollbar support for GTK widget. r=karlt,dholbert
When any scrollbar color is specified, or scrollbar-width is thin, we
switch to use the fallback rendering.

The change to xulscrollbars.css is for ensuring that the scrollbar is
displayed for scrollbar-width: thin when there is no scrollbar color
specified. It wouldn't affect cases where -moz-appearance takes effect.

This also changes the fallback width of the scrollbars. Since the two
widths was picked rather randomly, I think it should be fine to change
it if a value looks better than the old one, especially on Linux which
is the main usecase for this fallback rendering.

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

--HG--
extra : moz-landing-system : lando
2018-08-24 07:40:07 +00:00
Devika Sugathan e1dbdd0fcb Bug 1483810 - Remove obsolete .focusring styling r=dao 2018-08-22 23:40:45 +05:30
Dão Gottwald 1489246d67 Bug 1485867 - Let menulist popups inherit the font from their menulist parent. r=felipe 2018-08-24 16:40:06 +02:00
Dão Gottwald eca7ada9ec Backed out changeset fb2c0eb9ad70 (bug 1485867) for having the wrong bug number in the commit message 2018-08-30 10:27:34 +02:00
Dão Gottwald 751696e129 Bug 1483153 - Let menulist popups inherit the font from their menulist parent. r=felipe 2018-08-24 16:40:06 +02:00
Timothy Guan-tin Chien 4b6408eacd Bug 1485133 - Remove Web Animation polyfill in video controls r=birtles
Differential Revision: https://phabricator.services.mozilla.com/D3918

--HG--
extra : moz-landing-system : lando
2018-08-21 22:43:55 +00:00
vinoth 25d8536817 Bug 1480934 - Saving Reader View page yields blank page fixed by removing inline style r=jaws,ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D2947

--HG--
extra : rebase_source : ffd74af5b0d9360d50245dd2c9ac3371dbafa096
extra : source : b7531c106b5947faf3edd8a951003d406c6a54dd
2018-08-14 03:26:24 +00:00
Dorel Luca eb7ee4b822 Merge mozilla-inbound to mozilla-central. a=merge 2018-08-19 00:36:16 +03:00
Bharat Raghunathan af482a75c3 Bug 1483252 - Replace 0px with 0 throughout menu.css r=dao
MozReview-Commit-ID: DiHVfBuSH7V

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

--HG--
extra : moz-landing-system : lando
2018-08-18 15:20:26 +00:00
Dão Gottwald 34db588af8 Bug 1483887 - Copy fullscreen window controls styling from Windows. r=ntim 2018-08-17 14:36:19 +02:00
Richard Marti 1a7deacd9c Bug 1481544 - Style the treecol with CSS on Windows Classic and HC themes. r=dao 2018-08-17 11:58:19 +02:00
Xidorn Quan f80107f7c3 Bug 1475033 part 5 - Remove scrollbarbutton min-{width,height} rule. r=jimm
Almost all widgets provide a non-overridable size for scrollbar buttons,
so it makes no sense to specify min size for them.

It is probably a layout bug that min size properties can override the
value returned by GetMinimumWidgetSize even if aIsOverridable is set to
false, but removing this rule is simpler than locating and fixing the
issue in layout code :)

MozReview-Commit-ID: 58pmxQaHlGe

--HG--
extra : rebase_source : 11db9446c273d31c574bdb63fc696e7951741ecd
2018-08-06 14:21:40 +10:00
sahil bhosale aae3531d20 Bug 1483813 - Remove .tab-bottom styling. r=dao 2018-08-16 16:25:04 +05:30
Dão Gottwald 20a505a896 Bug 1483503 - Stop setting color: MenuText on menu, menuitem, and menucaption elements. r=stefanh 2018-08-15 12:46:26 +02:00
Timothy Guan-tin Chien 3fc48b5fcd Bug 1431255 - Part IV, Load videocontrols.js, migrated from videoControls binding r=jaws
videocontrols.js handles the controls attribute with a callback named
"onattributechange" called by UAWidgets, replaces the CSS selectors.

MozReview-Commit-ID: 8rrw0Pbu8Dj

--HG--
rename : toolkit/content/widgets/videocontrols.xml => toolkit/content/widgets/videocontrols.js
extra : rebase_source : 8d8a38afac0273621f711b988c1be82d04865e33
2018-06-27 11:55:38 -07:00
Dão Gottwald 6455908acf Bug 1482609 - Remove obsolete menucaption > .menu-iconic-text rules. r=mstriemer 2018-08-11 11:38:30 +02:00
arthur.iakab 34ad5ebaac Merge mozilla central to inbound 2018-08-15 01:05:50 +03:00
Dão Gottwald 94b7a91af9 Bug 1483153 - Let menulist popups inherit the font from their menulist parent. r=stefanh 2018-08-14 10:55:00 +02: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
Andreea Pavel 6e3f56dbd9 Backed out changeset b7531c106b59 (bug 1480934) for failing android at mobile/android/tests/browser/chrome/test_session_scroll_position.html on a CLOSED TREE 2018-08-14 08:22:04 +03:00
vinoth f6acbdd29a Bug 1480934 - Saving Reader View page yields blank page fixed by removing inline style r=jaws,ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D2947

--HG--
extra : moz-landing-system : lando
2018-08-14 03:26:24 +00:00
Dão Gottwald f11266e761 Bug 1481754 - Use inheritance for menu fonts. r=mstriemer 2018-08-09 09:38:19 +02:00
sahil bhosale a1e3cc49c6 Bug 1481724 - Remove .autocomplete-history-popup styling. r=dao 2018-08-14 16:59:35 +05:30
Bogdan Tara 4759ec60f7 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-08-03 13:28:32 +03: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
Drew Willcoxon 9987b543d1 Bug 1462790 - Update Save to Pocket icons to use outline icon treatment. r=jaws
Update the Save to Pocket svg icons in the urlbar, page action panel, and reader view. There's another Save to Pocket icon in activity stream that the bug doesn't mention but that should probably be updated too. I'll make a different revision for it.

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

--HG--
extra : moz-landing-system : lando
2018-08-02 20:13:13 +00:00
Jonathan Watt f3ea3c7d86 Bug 1428676 pt 3. Change our existing consumers of 'menulist-button' to use '-moz-menulist-button'. r=emilio 2018-06-20 13:50:23 +01:00
shindli 0a48a3cd3c Backed out 3 changesets (bug 1428676) for bc failures in browser/base/content/test/static/browser_parsable_css.js on a CLOSED TREE
Backed out changeset 6ba5975115fc (bug 1428676)
Backed out changeset 7f1270a9ec3d (bug 1428676)
Backed out changeset 662bfc31a950 (bug 1428676)
2018-07-31 19:30:46 +03:00
Jonathan Watt 449e0fddad Bug 1428676 pt 3. Change our existing consumers of 'menulist-button' to use '-moz-menulist-button'. r=emilio
--HG--
extra : rebase_source : 5fd3de8c33cd0d168c63accbf98f50e9947bf31c
2018-06-20 13:50:23 +01: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
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
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
Richard Marti 6685cc52fd Bug 1476790 - Typo in RTL tree-twisty rule. r=dao 2018-07-24 19:44:30 +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
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
Dão Gottwald 6f2275e137 Bug 1468080 - Clean up menulist icon and label spacing on Windows. r=jaws
MozReview-Commit-ID: 2GOtaeMqPUz

--HG--
extra : rebase_source : 91a39016fbc8dafdc12224eaca927d182e5beaff
2018-07-19 14:39:56 +02:00
Paolo Amadini 98b8539d10 Bug 1472555 - Part 4 - Remove the "listbox" bindings. r=bgrins
MozReview-Commit-ID: Cw90DjEMJpn

--HG--
extra : rebase_source : 74a64794699d65b2a9fe5ae4cb215403657d9e4a
2018-07-18 11:23:22 +01:00
Trisha Gupta dd4332f07c Bug 1475025 - Vertically center the various error pages r=johannh
--HG--
extra : rebase_source : 3f43e92511c39a58e7bcb1e524175490dcf24639
2018-07-17 21:36:53 +05:30
Paolo Amadini 56d700c398 Bug 1461793 - Remove the "popup-base" binding and import the "popup.css" file as a document stylesheet. r=bgrins
The new "tooltip.css" file allows styling the default tooltip, which is created as native anonymous content.

MozReview-Commit-ID: ADWsFTNPfhw

--HG--
rename : toolkit/themes/linux/global/popup.css => toolkit/themes/linux/global/tooltip.css
rename : toolkit/themes/osx/global/popup.css => toolkit/themes/osx/global/tooltip.css
rename : toolkit/themes/windows/global/popup.css => toolkit/themes/windows/global/tooltip.css
extra : rebase_source : bd79b86fb44ac0dc77d0d21fdc003105da6f43eb
extra : intermediate-source : a06a200098013d5dbc42c2431f845ca1dd8b0b76
extra : source : 4d511f7fc5b5c16fdfea91242dea6086cd57c8c3
2018-07-17 19:04:43 +01:00
Tim Nguyen 0f271c720b Bug 1474931 - Restore splitter visibility on lightweight themes. r=dao
MozReview-Commit-ID: 9FowKyw9Qgv

--HG--
extra : rebase_source : 9f491ea27c943cb97ab80ef5f72fe212739855f4
2018-07-17 14:02:31 +01:00
Noemi Erli 9793ca2da4 Merge inbound to mozilla-central. a=merge 2018-07-14 00:52:51 +03:00
Paolo Amadini 36a131aadc Bug 1472716 - Part 2 - Convert the listbox in "languages.xul" to "richlistbox". r=jaws,gandalf
Support for "listbox" in preferences is also removed, in preparation for the removal of the "listbox" element and binding.

MozReview-Commit-ID: Bi2VKKi5rdk

--HG--
extra : source : 762819bac1b9efe0e939be07394bd7d293638c40
2018-07-10 15:07:15 +01:00
Paolo Amadini 7555809ad6 Bug 1470870 - Load "menu.css" as a document stylesheet. r=bgrins
The specificity of some Windows rules is reduced to match other platforms.

MozReview-Commit-ID: 28oUf7b6vCW

--HG--
extra : source : 3c131dac495ed46d524f4de2f92cfe79049aff8f
extra : intermediate-source : 7c1de225e4ab5dff9443c763ad59f5aecd72a593
2018-07-13 10:20:21 +01:00
Dão Gottwald bb4ce365a2 Bug 1471705 - Fix findbar status text color for lightweight themes. r=ntim
MozReview-Commit-ID: 7mta63GhgrW

--HG--
extra : rebase_source : 5735f2a0197ce5779e52a50c615ac201d4e8183b
2018-07-12 16:28:41 +02:00
Dão Gottwald 2b76c4ee7a Backed out changeset 953772c799a6 (bug 1470870) for causing bug 1474631
--HG--
extra : rebase_source : 5923b74ae5ff1c0916963ea8f4b5277c60bee82d
2018-07-11 15:46:39 +02:00
Cosmin Sabou 26e792fe42 Merge autoland to mozilla-central. a=merge 2018-07-11 00:50:32 +03:00
Paolo Amadini 850645e816 Bug 1474258 - Remove the "listheader" binding and move the remaining styles to "richlistbox.css". r=bgrins
The content of this element is always overridden and the "xul:button" display mode is unnecessary, so the binding can be removed. The styles that control color are moved to "richlistbox.css" in preparation for the removal of the "listbox" element.

MozReview-Commit-ID: 5pGVE6n34EL

--HG--
extra : rebase_source : 8c5e37736c92382486ac605cc2d30085c16b7de7
extra : source : 8be7c63ea5c620641816664d9be81e58a912f9f3
2018-07-09 12:45:41 +01:00
Paolo Amadini 6e680744e4 Bug 1472750 - Convert simple "listbox" instances to "richlistbox". r=bgrins
These simple lists are converted to normal layout by setting a fixed height that isn't a multiple of the row height, which is already the case for most other lists in the user interface.

MozReview-Commit-ID: 1tV4MIoRp0d

--HG--
rename : toolkit/themes/windows/global/richlistbox.css => toolkit/themes/linux/global/richlistbox.css
extra : rebase_source : d6c53aa341bc5711f6ecf16485b5bd03d4f9caf2
extra : intermediate-source : 1355778929be17234ca3ced4f9930f05fb2cf20a
extra : source : 2e4527da76bba52492353aa5a40c128b09f389f1
2018-07-09 10:38:42 +01:00
Paolo Amadini 1599cced2e Bug 1463320 - Remove the "wizard-base" binding and import the "wizard.css" file as a document stylesheet. r=bgrins
MozReview-Commit-ID: JRw6jnAhql2

--HG--
extra : source : 2b9e7a8b23b7ca9304262fbcf4a3e33e59c151b3
2018-07-10 14:39:35 +01:00
Paolo Amadini 985ecbab06 Bug 1474193 - Part 2 - Increase specificity of richlistitem rules for in-content categories. r=mossop
MozReview-Commit-ID: 9BNoMsHkc4V

--HG--
extra : rebase_source : 0123c99822d21b541e2ed1c8a5c0e2a6ce2afc4d
2018-07-08 22:34:13 +01:00
Paolo Amadini af8fbdbc91 Bug 1474193 - Part 1 - Increase specificity of richlistitem rules for add-on items. r=mossop
MozReview-Commit-ID: 12BcJPju05e

--HG--
extra : rebase_source : 9ca13b852aa251788ec0b2d35f8bc18ad435894f
2018-07-08 22:18:34 +01:00
Paolo Amadini 99fbb28d42 Bug 1473275 - Remove the details expander in the Clear Recent History dialog. r=johannh
MozReview-Commit-ID: 99XDExBbRkp

--HG--
extra : source : 12fca1ba05db3a3eefe4a293e42f642dd6e217cc
2018-07-04 17:27:15 +01:00
Dão Gottwald 814229b19e Bug 1473265 - Clean up print preview toolbar ids and classes. r=bgrins
MozReview-Commit-ID: ATM75qPMd0F

--HG--
extra : rebase_source : 6123537b12982c45c65e2002223d391f7326de79
2018-07-10 15:23:04 +02:00
Paolo Amadini 308bc5d01a Bug 1470870 - Load "menu.css" as a document stylesheet. r=bgrins
The specificity of some Windows rules is reduced to match other platforms.

MozReview-Commit-ID: 28oUf7b6vCW

--HG--
extra : source : 3c131dac495ed46d524f4de2f92cfe79049aff8f
2018-07-05 15:08:06 +01:00
Paolo Amadini 2159e5cbc7 Bug 1471544 - Load "menulist.css" as a document stylesheet. r=dao
MozReview-Commit-ID: JOJOWH4XuDU

--HG--
extra : source : ec01dc489dfe656dc6501d75f1b023c0c1f60065
2018-07-05 10:54:21 +01:00
Harry Twyford 73925a85fe Bug 1432800 - Mirror -focusring and |*button.primary:focus states. r=dao
MozReview-Commit-ID: L50ckv3NBZG

--HG--
extra : rebase_source : ddccb883dc11fa723f5816dc458a7d88fc53fcc9
2018-05-17 16:58:30 -04:00
trisha 67e3369c94 Bug 1463755 - Update the design of certificate error pages r=johannh
MozReview-Commit-ID: JAUprQQlDmi

--HG--
rename : browser/themes/shared/aboutNetError.css => browser/themes/shared/aboutNetError-new.css
extra : rebase_source : 3354d47b1dfdfb49fe58905f5a2a988e44e0abc2
2018-06-18 23:04:56 +05:30
Brian Grinstead a51862c3ca Bug 1450813 - Create print preview toolbar as customized built-in Custom Element;r=mconley,timdream
MozReview-Commit-ID: LYlQ8xxJNA8

--HG--
rename : toolkit/components/printing/content/printPreviewBindings.xml => toolkit/components/printing/content/printPreviewToolbar.js
extra : rebase_source : 1a08be09cafd2f8f88151edf3be9ce87ee957e35
2018-07-02 13:33:09 -07:00
Ciure Andrei 28ec424f82 Backed out 1 changesets (bug 1450813) for failing browser_page_change_print_original.js CLOSED TREE
Backed out changeset ee4e2bfffe18 (bug 1450813)

--HG--
rename : toolkit/components/printing/content/printPreviewToolbar.js => toolkit/components/printing/content/printPreviewBindings.xml
2018-07-02 22:38:18 +03:00
Brian Grinstead 5a994e7f37 Bug 1450813 - Create print preview toolbar as customized built-in Custom Element;r=mconley,timdream
MozReview-Commit-ID: Ermed741SRs

--HG--
rename : toolkit/components/printing/content/printPreviewBindings.xml => toolkit/components/printing/content/printPreviewToolbar.js
extra : rebase_source : d0a4eb903de05103aeeed9810429f69088efa57f
2018-07-02 10:28:29 -07:00
Coroiu Cristina a4cd34df05 Merge mozilla-central to autoland a=merge on a CLOSED TREE 2018-06-30 01:00:54 +03:00
Coroiu Cristina 4dfea54f1d Merge inbound to mozilla-central a=merge 2018-06-30 00:52:37 +03:00
Richard Marti f95a2ea0b1 Bug 1400266 - Use SVG icons for the twisties on Linux. r=dao 2018-06-24 15:26:33 +02:00
Israel Madueme ff24bc0a85 Bug 1468821 - Remove .menu-iconic-right selectors from menu.css. r=dao
The .menu-iconic-right class is not used anymore so it can be removed.

MozReview-Commit-ID: 9hBGemRLB1l

--HG--
extra : rebase_source : 8a86d6cf5f244321a1eee61739878d3215ec077e
2018-06-29 01:37:04 -04:00
Gijs Kruitbosch 0c30f8b16a Bug 1399616 - add emoji styling to reader mode, r=johannh
MozReview-Commit-ID: DHYjxva76Lb

--HG--
extra : rebase_source : 975ebf972b11d6d4cf115644cd034d337a846bf1
2018-06-20 15:09:26 +01:00
Cosmin Sabou f4b3baf021 Merge mozilla-inbound to mozilla-central. a=merge 2018-06-28 13:04:23 +03:00
Paolo Amadini 3ccf86b069 Bug 1470842 - Add "widgets.css" as an author stylesheet for migrating "components.css". r=bgrins
MozReview-Commit-ID: CPJ3HcOZdIl

--HG--
extra : source : 0ebcfd12331cf052d7928f8748bdc50088a4b5e1
2018-06-27 08:02:01 +01:00
Gurzau Raul 729b75ccb4 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-06-27 00:55:38 +03:00
Paolo Amadini 0bdbd97a2e Bug 1435688 - Part 4 - Remove the "listitem-iconic" and "listcell-iconic" bindings. r=bgrins
MozReview-Commit-ID: LKLPmes4LCC

--HG--
extra : rebase_source : 25200805272a35747a3a3ae9c47f749f62de2591
2018-06-23 21:22:26 +01:00
Paolo Amadini 437b57300f Bug 1435688 - Part 3 - Remove "listitem-iconic" from the profile selection dialog. r=bgrins
MozReview-Commit-ID: 8IWXdyP83rM

--HG--
extra : rebase_source : d646ac7fb282b470d7179722be2c56887b6e573f
2018-06-23 21:18:16 +01:00
Paolo Amadini e4c2f8dedb Bug 1435688 - Part 1 - Replace "listitem-iconic" with "richlistitem" in the Windows handler application picker dialog. r=bgrins
MozReview-Commit-ID: AFbtPsMC0bG

--HG--
extra : rebase_source : aa7dbbd398e1118cf144fccd3c9f4f29ad3861ed
2018-06-23 19:21:31 +01:00
Paolo Amadini 372336c621 Bug 1448126 - Part 2 - Remove the "scale" binding and its supporting platform code. r=bgrins
MozReview-Commit-ID: ETmUuosYxeG

--HG--
extra : rebase_source : 1a39207887f2c55f5d2cd31990209809dbb97ba9
2018-06-24 17:19:25 +01:00
Tim Nguyen 73ad4c957d Bug 1471542 - Remove support for tree[seltype=cell] and tree[seltype=text]. r=Paolo
MozReview-Commit-ID: BW9u3CvvP1p

--HG--
extra : rebase_source : bf0895ac41708fa62125109a480f6dd172a03798
2018-06-27 18:35:18 +01:00
Jared Wein 369a05b69f Bug 1317581 - Clean up some duplicated colors in the DateTimePicker. r=dao
MozReview-Commit-ID: IOAgaoeJ53J

--HG--
extra : rebase_source : e1b0cfeead9deccd27af78ce19337df5dce54241
extra : source : 869832e41f9efde56120d884e96640863b96b7be
2018-04-10 14:26:49 -04:00
Jared Wein 0568d337c0 Bug 1317581 - DateTimePicker should support high contrast mode on Windows. r=dao
Portions of the patch contributed by Tim Nguyen (ntim.bugs@gmail.com)

MozReview-Commit-ID: DEBBjcgHIyH

--HG--
extra : rebase_source : 04283a360411699c23a6acee9027fb7750c8d6eb
2018-06-25 18:10:49 +01:00
Richard Marti 891b94e2c0 Bug 1466826 - Use SVG context paint for the Windows tree twisties. r=dao 2018-06-21 19:13:20 +02:00
Gijs Kruitbosch 3ef7ec26e5 Bug 1464858 - make visually hidden / screenreader content not display:none, r=eeejay
MozReview-Commit-ID: JzO7tyO4wv3

--HG--
extra : rebase_source : 6d06af9208d58b2c958d0fbe73e46251541e76d0
2018-06-19 16:33:19 +01:00
Xidorn Quan 846d7b5617 Bug 1463917 part 1 - Add scrollcorner to -moz-appearance so that widget can render it. r=heycam
MozReview-Commit-ID: 1Za22ifONfG

--HG--
extra : rebase_source : f68ab7acae943c633299dd422a0587b22c2ba5e9
2018-05-11 10:12:17 +10:00
Tim Nguyen 996e1783ef Bug 1467423 - Make findbar textbox focused state follow theme properties. r=jaws
MozReview-Commit-ID: GfkUVIdmWjw

--HG--
extra : rebase_source : fe80a319a8a092df757dbae3ade800c8b374bfd9
2018-06-19 15:25:49 +01:00
Tim Nguyen 734d3c560c Bug 1469404 - Remove gradient from findbar button styling. r=jaws
MozReview-Commit-ID: 9bU2fj8bgIh

--HG--
extra : rebase_source : ae6419fded8c16dabb11d06a41628fa455803fa8
2018-06-19 13:51:04 +01:00
Tim Nguyen abeef64912 Bug 1468453 - Fix macOS font-smoothing on arrow panels. r=jaws
MozReview-Commit-ID: npSOCYHs0r

--HG--
extra : rebase_source : ffa1986d1c70d9a6223e565d59daf10102dfe0f5
2018-06-18 18:23:18 +01:00
Mike Conley 0d2f61830d Bug 1458375 - Remove empty binding attached to scrollbars. r=timdream
MozReview-Commit-ID: HD6OHIVIhrq

--HG--
extra : rebase_source : 7b3d137328355d4589a94649e07fb340bf92e664
2018-05-29 20:08:41 -04:00
Matthew Noorenberghe f4b1dd23aa Bug 1466715 - Remove unimplemented -moz-appearance:window from XUL document elements on Windows and align on 'dialog' elsewhere. r=dao,emilio
Before this commit, we use `-moz-appearance: dialog;`[1] (mapping to NS_THEME_DIALOG) in global.css
on macOS for XUL root elements while on Windows[2] and Linux[3] we use `-moz-appearance: window;`
(mapping to NS_THEME_WINDOW).

From what I can tell NS_THEME_WINDOW behaves the same as NS_THEME_DIALOG on Linux[4], NS_THEME_WINDOW
doesn't do anything useful on macOS[5], and neither are implemented on Windows (bug 119737).

[1] https://dxr.mozilla.org/mozilla-central/rev/0ee6b755ab2ee6d2ab79b17cc97bd4e83424cbfc/toolkit/themes/osx/global/global.css#35
[2] https://dxr.mozilla.org/mozilla-central/rev/0ee6b755ab2ee6d2ab79b17cc97bd4e83424cbfc/toolkit/themes/windows/global/global.css#41
[3] https://dxr.mozilla.org/mozilla-central/rev/0ee6b755ab2ee6d2ab79b17cc97bd4e83424cbfc/toolkit/themes/linux/global/global.css#45
[4] All references to NS_THEME_WINDOW and NS_THEME_DIALOG seem to handle the other in the same way.
[5] https://dxr.mozilla.org/mozilla-central/search?q=regexp%3ANS_THEME_WINDOW%5Cb+path%3Acocoa&redirect=false

MozReview-Commit-ID: 6TGzDnMEY2y

--HG--
extra : rebase_source : 12338eb408a759525f1f37b308f333d043cec1c9
2018-06-10 14:54:06 -07:00
Tim Nguyen e200ecc0e8 Bug 1455138 - Use SVG context paint for macOS tree twisties. r=Gijs
MozReview-Commit-ID: hnOYEq4Q27

--HG--
extra : rebase_source : 5823016ba77a159a726a040d1e0e1995fb6a5f53
2018-06-05 15:33:54 +01:00
Andreea Pavel 4ced6e8b2d Merge mozilla-central to autoland. a=merge 2018-06-03 07:27:01 +03:00
Paolo Amadini ff86c8779d Bug 1457719 - Part 3 - Replace "autorepeatbutton" with "toolbarbutton" in the base "arrowscrollbox" binding. r=dao
This aligns the markup of the base "arrowscrollbox" binding with the "clicktoscroll" derived binding, while still keeping different event handlers.

MozReview-Commit-ID: 9eYt1kyjgP9

--HG--
extra : rebase_source : 16600f0916ac4188ceaf8dff61fb61021cc8da5a
2018-06-01 11:15:36 +01:00
Tim Nguyen 3078e13f4c Bug 1455922 - Adjust findbar style to work better on dark themes. r=dao
MozReview-Commit-ID: IGIFlJUV1V8

--HG--
extra : rebase_source : e3e7f79aac57404d8136625db9da30bbbc960158
2018-05-29 20:45:33 +02:00
Tim Nguyen dee6470fc1 Bug 1455922 - Create shared findbar CSS across platforms. r=dao
MozReview-Commit-ID: Hv3WHysJOQX

--HG--
rename : toolkit/themes/windows/global/findBar.css => toolkit/themes/shared/findBar.inc.css
extra : rebase_source : e890a2a8704a7d143db0b63947e0d72662169d7e
2018-05-29 20:45:22 +02:00
Tim Nguyen 55008c99fa Bug 1464699 - Replace PNG places icons with SVG. r=dao
MozReview-Commit-ID: FUozHoemZAB

--HG--
extra : rebase_source : 2d3471bc1bb0dc1b2cfa85a931b17a9efcc711fe
2018-05-29 20:37:48 +02:00
Brindusan Cristian 206284937b Backed out changeset 695a087bd6ea (bug 1464699) for browser chrome failures on browser_parsable_css.js CLOSED TREE 2018-05-29 20:59:40 +03:00
Tim Nguyen 8ed7dca12b Bug 1464699 - Replace PNG places icons with SVG. r=dao
MozReview-Commit-ID: GhnVDEgq1v3

--HG--
extra : rebase_source : 59447441897d83a9918f908b6cf87b040e4f9ad6
2018-05-28 00:33:25 +02:00
Dão Gottwald 007fc77913 Bug 1462635 - Fix disabled text color in webext theme styled popups. r=ntim
MozReview-Commit-ID: myI1PNipvK

--HG--
extra : rebase_source : 6df227c1bd260dbb296e5b269e6c5c39606db386
2018-05-26 18:45:06 +02:00
Timothy Guan-tin Chien 0a30377cbf Bug 1456625 - Remove replacement XBL binding (Backout cb51f3bada90) r=Felipe
MozReview-Commit-ID: KlvjWWi3LkN

--HG--
extra : rebase_source : f6259fed961bed5eda732207b0a86748f3af64eb
2018-05-24 18:23:48 +08:00
Emilio Cobos Álvarez 518362d207 Bug 1463737: Move toolbarpaletteitem-box to browser.css. r=Paolo
I messed up while rebasing on top of bug 1450816.

MozReview-Commit-ID: Hn2dQhJpsL1

--HG--
extra : rebase_source : 3d08fc963e2f734bed40b6a5090b435a5b88b7a1
2018-05-23 15:48:50 +02:00
Dão Gottwald cde050c206 Bug 1465497 - Stop setting a color on hovered checkboxes and radio buttons. r=jaws
Gtk checkboxes and radio buttons used to render a solid background on hover and so we also set a text color for that state. Apparently we're not getting that background anymore.

MozReview-Commit-ID: 7c5dbWroRbP

--HG--
extra : rebase_source : 4159ac0ff197f700e86692c7d1d939601c1453bd
2018-06-01 18:46:40 +02:00
Noemi Erli 8e2471b6cb Backed out 8 changesets (bug 1458375) for Mochitest leaks on a CLOSED TREE
Backed out changeset 30a743401670 (bug 1458375)
Backed out changeset ae969e1cebfb (bug 1458375)
Backed out changeset 1fb76b9b6f82 (bug 1458375)
Backed out changeset 868da3a1b94a (bug 1458375)
Backed out changeset bd2cba9dfb3d (bug 1458375)
Backed out changeset 715850ae92a1 (bug 1458375)
Backed out changeset cfe8da250de7 (bug 1458375)
Backed out changeset 2968c0a21410 (bug 1458375)
2018-05-31 22:38:48 +03:00
Mike Conley 1f1e45e92d Bug 1458375 - Remove empty binding attached to scrollbars. r=timdream
MozReview-Commit-ID: HD6OHIVIhrq

--HG--
extra : rebase_source : 1be8c0d5e29e53d35479a2b3d62b5b596189c8ac
2018-05-29 20:08:41 -04:00
Emilio Cobos Álvarez aa2cf73671 Bug 1451256: Remove extends from toolbarpaletteitem. r=dao
Right now it uses extends="xul:button" so that the element it wraps doesn't get
mouse events. There's a way to do that with CSS, using pointer-events: none on
the child.

MozReview-Commit-ID: GKLG62HDD7l
2018-05-22 22:00:05 +02:00
Timothy Guan-tin Chien 5515df7c99 Bug 1459646 - Always flip the resizer with CSS transform r=dao
Having the native theme widget to flip its own direction turned out to be
something not needed anymore, and it interfere with the CSS rule we set to
flip non-native SVG background.

This patch turned that off and always flips the resizer with CSS transform.

MozReview-Commit-ID: EbjTfFpJpZ0

--HG--
rename : layout/reftests/forms/textarea/resize-ref.html => layout/reftests/forms/textarea/resize-rtl-ref.html
rename : layout/reftests/forms/textarea/resize.html => layout/reftests/forms/textarea/resize-rtl.html
extra : rebase_source : a319698cea6c8460aaed23948e20b0757cec686e
2018-05-07 15:05:26 -07:00
Richard Marti 60a2631090 Bug 1459563 - Set also on Linux a width of the page number field in print preview dialog. r=mconley 2018-05-07 21:28:46 +02:00
Mark Striemer fdfd71bdc7 Bug 1438363 - Show a doorhanger when an extension first hides a tab r=aswan,dao
MozReview-Commit-ID: DQCr3SSaZTV

--HG--
extra : rebase_source : c72f53e9b03fa6c876051ee6c66675ed0b684054
2018-04-24 09:07:32 -05:00
Timothy Guan-tin Chien 12da0454e1 Bug 1456728 - Bind an empty binding on scrollbar r=mconley
For some reason, removing the scrollbar binding triggers
content process performance regression on Linux.

We'll add an empty binding for now until we find the real cause.

MozReview-Commit-ID: 5sonOULH1x8

--HG--
extra : rebase_source : 10d9a1577f2f36937baf65b10baf29c6e2e3a114
2018-04-27 13:27:47 -07:00
Timothy Guan-tin Chien c594214666 Bug 1450017 - Part IX, Move resizer style rules to minimal-xul.css and unify non-native resizer style r=dao
MozReview-Commit-ID: LEodr0aTPkM

--HG--
extra : rebase_source : 92c1b404ebbe64324f63ccbe1878575ae0309604
extra : source : a56127f3a7ed207da2a160362eb1bcf01bf31522
2018-04-10 21:31:25 +08:00
Timothy Guan-tin Chien b8fbc70d0a Bug 1450017 - Part VII, Remove unused CSS rules in macOS resizer.css r=enndeakin+6102
- There is no longer any resizer[type="window] in the tree (was added in
  bug 556645)
- min-width/height was added to ensure the minimum dimensions, but
  intrinsic size of native and non-native resizer widget are already
  bigger than the size set (and there is no way to overwrite it).
  See bug 636564 comment 71.

MozReview-Commit-ID: A8uYkwoJiVy

--HG--
extra : rebase_source : c112df69b509837ea657decda16b80ed206463f7
extra : source : bab30989a50d6a8e505dee720ead93433e83ffdf
2018-04-10 07:41:52 +08:00
Timothy Guan-tin Chien e6a0db03b8 Bug 1450017 - Part V, Remove rtl="true" attribute from resizer r=enndeakin+6102
This patch changes the direction context the dir=bottomend/bottomstart value
from the CSS direction property value to locale dir, with the help
from :-moz-locale-dir(rtl) selector.

The change is justified because:

- In the web content, we have since rely on the nsScrollFrame to set the
  direction explicity.
- XUL window should always render in the application locale; it should be
  fine to disregard direction property set in the local document DOM teee,
  as it is unlikely to be differ than the locale dir.

This remove the one last bit of JavaScript from the resizer binding.

MozReview-Commit-ID: AweJ5GARNUE

--HG--
extra : rebase_source : 17772435a1f9cfdbc7289eb41d69e5922ffdb302
extra : source : edfba1676e4bb74e32cc987d851f7a6b12abef3b
2018-04-10 21:25:15 +08:00
Timothy Guan-tin Chien f0799d71d0 Bug 1450017 - Part I, Package resizer-rtl.png correctly on Linux r=enndeakin+6102
It was never included in the manifest from file creation in bug 554810.

The error went undetected for 8 years, because the Linux manifest overwrites
the Windows one, and the Windows file goes to the same name (with a similar
look) gets packaged.

MozReview-Commit-ID: HXFxD0KmSYA

--HG--
extra : rebase_source : c7f7f71eacc4a251e938cc49413c0caaceedf9ee
extra : source : 36fbf38cbfec6ab7d9dab9a635046596f26560c6
2018-04-11 09:41:02 +08:00
Timothy Guan-tin Chien aaebd8920d Bug 1431246 - Create and update scrollbar markup in nsScrollbarFrame r=enndeakin+6102
nsScrollbarFrame::CreateAnonymousContent() would create the children
markup originally created by XBL. The attributes updated by XBL attribute
inheritance is updated by nsScrollbarFrame::UpdateChildrenAttributeValue().

This removes the XBL part of the scrollbar implementation.

MozReview-Commit-ID: FWi3HR2qkwF

--HG--
extra : rebase_source : c0b1b2ddbccb1d8e9d523db91a5b81fbcfa328e9
2018-04-09 22:01:02 +08:00
Tim Nguyen 92c9a958e1 Bug 1372694 - Stop making the default theme a heavyweight theme. r=kmag,aswan
MozReview-Commit-ID: 30wMauuc9oo

--HG--
rename : browser/base/content/default-theme-icon.svg => toolkit/mozapps/extensions/content/default-theme-icon.svg
extra : rebase_source : 5e4cf784135f4a8e40a2ed8357ba651e7fce9728
2018-04-01 13:53:31 +02:00
Paolo Amadini 1c8a193ac6 Bug 1452624 - Part 2 - Remove the "filefield" binding. r=bgrins
MozReview-Commit-ID: GQRrmvIna4m

--HG--
extra : rebase_source : bd91518f591d3c671ec9237b9601773f7b72370c
2018-04-12 11:45:48 +01:00
Bogdan Pozderca b7044b1ab1 Bug 1418605 - The toolbar, toolbar_text, toolbar_field, toolbar_field_text, toolbar_field_border properties should apply to the findbar r=jaws,mconley,ntim
MozReview-Commit-ID: 821d7kR41mJ

--HG--
extra : rebase_source : d0f6e9308b261806a014fcc834c753f3a892fbbc
2018-02-10 17:24:50 -05:00
Brian Grinstead 113466c187 Bug 1455392 - Remove sortable UI in about:addons recent updates;r=aswan
This UI is the only consumer of `checkState`, and it's using it in a
confusing way represent a ascending and descending sorts on the checkbox.
And also since the default sort for Recent Updates (most recent first)
is reasonable, go ahead and remove the binding altogether.

MozReview-Commit-ID: 4OnAN1t2fGq

--HG--
extra : rebase_source : 765bc7f830886ed2a5a52ca433a6e1d86511cc46
2018-04-20 09:35:36 -07:00
Dorel Luca 8ee8fc461e Backed out 2 changesets (bug 1317581) for Browser chrome failures on toolkit/components/extensions/test/browser/browser_ext_themes_arrowpanels.js. CLOSED TREE
Backed out changeset 5cc146254899 (bug 1317581)
Backed out changeset 963466173a74 (bug 1317581)
2018-04-18 18:54:38 +03:00
Jared Wein ff0a2e0137 Bug 1317581 - Clean up some duplicated colors in the DateTimePicker. r=dao
MozReview-Commit-ID: IOAgaoeJ53J

--HG--
extra : rebase_source : 3cdc5c3eca6a5d1324e90de80d82231df8a3a26d
2018-04-10 14:26:49 -04:00
Jared Wein 7ee1860850 Bug 1317581 - DateTimePicker should support high contrast mode on Windows. r=dao
MozReview-Commit-ID: DEBBjcgHIyH

--HG--
extra : rebase_source : 9b52b15a0af9a56ad724dd578884856d4d5e7e20
2018-03-22 13:01:28 -04:00
Andrew Swan 68d8f5e967 Bug 1331521 Remove about:newaddon r=kmag
MozReview-Commit-ID: 6OFXGYEmSmy

--HG--
extra : rebase_source : 80ee72c190a2b2d06b895ad5bda22cc9b5849b01
2018-04-16 14:11:10 -07:00
Dão Gottwald 8b23aaae8b Bug 1453281 - Remove obsolete menubar binding and styling. r=bgrins,Paolo
MozReview-Commit-ID: Kao3jst0DBJ

--HG--
extra : rebase_source : bed74abc9910ec22295207fdced37f6bfc1648be
2018-04-11 17:29:27 +02:00
Tim Nguyen cf2045e297 Bug 1452303 - Use -moz-appearance:separator instead of background for toolbar separators. r=dao
MozReview-Commit-ID: HQfeCJmAwk3

--HG--
extra : rebase_source : ee9eeba9c8e2ee2f64594365b73507c5b4b1ce44
2018-04-11 13:56:02 +02:00
Tim Nguyen ce2407fe5e Bug 1437302 - Followup: fix reftest failures on a CLOSED TREE. r=me 2018-04-10 20:40:30 +02:00
Tim Nguyen 1d19015df5 Bug 1437302 - Fix width of textbox[type=number] consumers. r=Paolo, Neil Deakin
--HG--
rename : toolkit/themes/linux/global/numberbox.css => toolkit/themes/shared/numberbox.inc.css
extra : amend_source : d9161dc8d21b958488b7304849a5e8c164f660bb
2018-03-26 14:34:39 +02:00
Manish Kumar ded1566056 Bug 1451708 - Clean up unused legacy customization mode CSS and images. r=Dao 2018-04-05 15:56:27 +02:00
Manish Kumar 1e43153890 Bug 1451711 - Remove toolkit/themes/osx/global/toolbar/toolbar-separator.png. r=Dao 2018-04-05 22:19:20 +02:00
Manish Kumar 4599588d25 Bug 1450593 - Remove toolkit/themes/{windows|osx}/global/icons/tabprompts-bgtexture.png. r=Dao, ui-r=shorlander
--HG--
extra : amend_source : aa8f3a348616011fd3de760dba1b843df2f8c330
2018-04-02 02:09:17 +02:00
Paolo Amadini 9a7234a00d Bug 1451282 - Don't use a groupbox for the meta tree in the Page Info window. r=bgrins
This also aligns the help button to the bottom of the window even when the meta tree is hidden.

MozReview-Commit-ID: GCmgThN569z

--HG--
extra : rebase_source : 0dba1f8b8f84d5d97706a283560a3a3c6d7278d8
2018-04-06 13:24:49 +01:00
ui.manish 15deaa2313 Bug 1451713 - Use SVG icon for verification failed in update UI. r=dao
--HG--
extra : rebase_source : 09604d2832da268dc2a4ea57785c3af8c853f3bb
2018-04-05 15:28:42 +02:00
ui.manish 4e22efa10e Bug 1451710 - Remove dimple from macOS splitter r=dao 2018-04-05 14:11:42 +02:00
Jonathan Kingston e17e3c5d4d Bug 1311145 - Removal of about extension modal in about:addons r=aswan
MozReview-Commit-ID: 4eMicumvQph

--HG--
extra : rebase_source : 50e678c4c9c67106b496a0bcf8ef4effaa767a0b
2018-04-04 12:44:35 +01:00
Timothy Guan-tin Chien 6b50756b5d Bug 1449532 - Part III, Polyfill Web Animation API features r=Gijs
The Animation and KeyframeEffect constructors and the finshed promise are not
enabled on release channel currently. The polyfill is added to make sure
we don't break on release.

When the feature ships, removing the polyfill should be as easy as
reverting this changeset.

MozReview-Commit-ID: 2EWN7hBN5tj

--HG--
extra : rebase_source : 19290268e281fc631458eb64745bea000994c3e7
2018-03-31 11:31:36 +08:00
Timothy Guan-tin Chien 2bda996769 Bug 1449532 - Part II, Use Web Animation API to animate video control transition r=Gijs
Web Animation API should give us deterministic timing when the transition ends or aborts.

Additional clean-ups:

- Make sure hidden status is always set/get from the hidden property,
  instead of the hidden attribute.
- Remove the unused isControlBarHidden property.
- controlsSpacer no longer has a background color (removed in bug 1374007),
  therefore it no longer needs a transition and there is no need to test
  its state with the test added in bug 1319301.
- Fix a logic error at hideByAdjustment property, revealed by the changed
  transition timing, in which adjustControlSize() would show the controlBar
  set hidden by the transition.

MozReview-Commit-ID: DB2cgQcUEXi

--HG--
extra : rebase_source : 2a715038197aa29d3eaf837fad85797ec1e98b15
2018-03-30 00:21:03 +08:00
Timothy Guan-tin Chien e4fc6df0d3 Bug 1449532 - Part I, Backed out changeset 99fc41ec7ce9 (Bug 1444489 Part VIII) r=Gijs
MozReview-Commit-ID: LQhZq0RlOvi

--HG--
extra : rebase_source : 7d8083da7205cdd5abfd2669871b405b9e52718f
2018-03-28 19:22:03 +08:00
Ciure Andrei 7208a2fee8 Merge inbound to mozilla-central. a=merge 2018-04-04 00:54:16 +03:00
Timothy Guan-tin Chien 16ed0344b6 Bug 1450013 - Remove throbber/spinner from mobile video controls. r=Gijs
MozReview-Commit-ID: SgPgfjt4LJ

--HG--
extra : rebase_source : 1871c299280eaf43ff484bee1e5991e4be54a1c3
2018-04-02 14:45:52 +08:00
Gijs Kruitbosch f7c435ecc9 Bug 1447384 - fix narrate styling falling foul of CSP, r=johannh
MozReview-Commit-ID: EsMwwxVVyFE

--HG--
extra : rebase_source : ce30238fd65d86e279f549d6b9cde36d7f537654
2018-03-27 17:39:22 +01:00
Paolo Amadini bd53878f66 Bug 1434860 - Part 2 - Remove support for menu-button toolbar buttons. r=enn
MozReview-Commit-ID: MTLaIPzg7a

--HG--
extra : rebase_source : edcefa844e36f8e1ff4199580502d516d26b0f8f
extra : amend_source : ca4896a89bb7b45aef8d782d31e47d4ed3be5351
extra : source : 54f36172186d7345c6aeb92fd3c1254717156767
2018-04-03 16:26:03 +01:00
UK992 fa9dc40ccb Bug 1373921 - Remove duplicated css code from about:support/profiles/url-classifier. r=dao 2017-10-25 22:50:01 +02:00
ui.manish 9db392f67d Bug 1450573 - Remove unused menu-check.png and menu-check@2x.png r=jaws,ntim 2018-04-01 23:12:21 +02:00
Manish Kumar eb0af41afb Bug 1450594 - Remove unused toolkit/themes/windows/global/icons/find-arrows.png. r=dao 2018-04-02 05:07:23 +02:00
Andrew Swan b94286383e Bug 1449012 Fix mis-named css vars in extensions.css r=mstriemer
MozReview-Commit-ID: GrmfE9YlDvz

--HG--
extra : rebase_source : 74b8b2f58d01db6c3c7a03dbbc58049c296a343c
2018-03-29 11:02:48 -07:00
Timothy Guan-tin Chien 7c6f9d7bda Bug 1448528 - Include fullscreenExitButton.svg in mobile package r=Gijs
MozReview-Commit-ID: HClP4Bv2PP8

--HG--
extra : rebase_source : ad08f81299c511d432f43024d26486c212b4bea3
2018-03-25 11:50:37 +08:00
Timothy Guan-tin Chien 8bc65dd64e Bug 1446157 - Remove unused grippy binding r=enndeakin+6102
MozReview-Commit-ID: KWC9HpTzig

--HG--
extra : rebase_source : 7b6b24330d072d5126851c63614ba91f4315ddc9
2018-03-20 17:21:19 +08:00
Andreea Pavel 62b7a93603 Backed out 3 changesets (bug 1446157) for browser chrome failures at browser/base/content/test/static/browser_all_files_referenced.js on a CLOSED TREE
Backed out changeset 2491f8caeffa (bug 1446157)
Backed out changeset be65061c2d72 (bug 1446157)
Backed out changeset de560a993de1 (bug 1446157)
2018-03-22 18:49:31 +02:00
Timothy Guan-tin Chien aa45f889db Bug 1446157 - Remove unused grippy binding r=enndeakin+6102
MozReview-Commit-ID: KWC9HpTzig

--HG--
extra : rebase_source : 382083ebb3fd2d1b10c70df314bd67ce5ded1f08
2018-03-20 17:21:19 +08:00
Timothy Guan-tin Chien e470a057a1 Bug 1444489 - Part VIII, Transition the visibility property instead of using transitionend event r=Gijs
Fades out all the UIs by applying CSS transition on opacity and visibility.
Stop relying on transitionend event to set the hidden state.

This removes a source of intermittent failure and while making sure UIs are
hidden.

MozReview-Commit-ID: FR7JQn4eO3X

--HG--
extra : rebase_source : d62faf9eb8c1cab72e9a0e445974be67e7ff5c85
2018-03-16 06:55:58 +08:00
Timothy Guan-tin Chien 164b1df8be Bug 1444489 - Part VI, Enlarge the size of controls on mobile r=e7358d9c+590837,Gijs
Enlarge controls by around 1.3x, which is the size of the original touch controls.

MozReview-Commit-ID: kpgFFIW2hh

--HG--
extra : rebase_source : 66636a0cb15a17ef15c2a2307a2f9100c1852480
extra : source : ae615321dc9b3e6276d8e79285d0e9d65b6d6bc2
2018-03-09 17:00:51 -08:00
Timothy Guan-tin Chien 1543c98d18 Bug 1444489 - Part IV, Implement Casting UI on videoControls r=Gijs
Optimize and re-commit the casting buttons SVG removed from the previous commit.

MozReview-Commit-ID: GICxaRZXTiJ

--HG--
rename : mobile/android/themes/geckoview/images/videocontrols-cast-active.svg => toolkit/themes/shared/media/castingButton-active.svg
rename : mobile/android/themes/geckoview/images/videocontrols-cast-ready.svg => toolkit/themes/shared/media/castingButton-ready.svg
extra : rebase_source : 099416d0d03e5ab85ec5387f00911889db97d3e2
extra : source : 79a159f175227eae35648ffbeddcc58e77ef19cf
2018-03-09 17:39:44 -08:00
Timothy Guan-tin Chien 64808cfafc Bug 1444489 - Part II, Replace touchControls with videoControls and remove touchControls r=Gijs
Also migrates TouchUtils to videoControls in order to keep some interactions.

Removed the casting button from TouchUtils (to be add back to Utils in the next
commit; not removing the SVG images for hg annotation)

MozReview-Commit-ID: DzhmjykCLzu

--HG--
extra : rebase_source : d77dfe3e2d9de2087d21dc2fb9b1773e710177d7
2018-03-21 15:10:20 +08:00
Timothy Guan-tin Chien de835f3700 Bug 1444489 - Part I, Convert noControls binding to HTML content r=Gijs
The noControls binding is bound to <video> without controls on mobile
(see geckoview/content.css), and is only visible when the video is
blocked because of background autoplay.

MozReview-Commit-ID: KZqlQedCjd5

--HG--
extra : rebase_source : c5f619b0849ee56f957e9017ab2627d592a3285e
2018-03-12 22:30:03 +08:00
sreeise 70a0c81b98 Bug 1441857 - Added comment explaining custom properties are directly from CSSOM in order to get predefined style which is why they are not referenced by CSS. r=jaws
--HG--
extra : rebase_source : be31080cf5fbcb92578d02a07e0102df4d712f3a
2018-03-13 22:43:06 -04:00
raymond 946bbd9dbf Bug 1222414 - Convert hardcoded colors in add-on manager to CSS variables. r=jaws, ntim 2018-03-08 09:00:51 -05:00
Gijs Kruitbosch 30d206fa1b Bug 1433133 - remove shared menu check icons which are now unused, r=florian
MozReview-Commit-ID: GUzHMQYVRK

--HG--
extra : rebase_source : 20bb3dbbe3ec26dc18f76fb7ad0457c9280cfa78
2018-03-06 17:47:12 +00:00
Paolo Amadini 992ad9c294 Bug 851471 - Decommission nsIDownloadManager. r=mak
MozReview-Commit-ID: HfqdrdJcLrh

--HG--
extra : rebase_source : 0b48ae94d9786c2bea1a3f1af6b5ffe4412f1f13
extra : source : c69bd311217f4e5e119cdcdaf9d77baefe72f0be
2018-03-06 13:16:07 +00:00
Tiberius Oros be676ac217 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-03-01 19:34:54 +02:00
Tiberius Oros 61d400da1c Merge inbound to mozilla-central. a=merge 2018-03-01 19:29:00 +02:00
Dão Gottwald bb2196e329 Bug 1437564 - Stop setting a text color for checked toolbarbuttons on Windows since the native background is mostly transparent and the color should be inherited. r=johannh
MozReview-Commit-ID: Hgp8DhBrkGU

--HG--
extra : rebase_source : 0e42530fd3c7071541e5ec1a7f7496d1fbf823bb
2018-03-01 12:50:56 +01:00
shorlander@mozilla.com f5f4c8d3a1 Bug 1410498 - Fix autoscroll image. r=dao
--HG--
extra : rebase_source : cf0f0c0d4f7013794be2bf0b2dfe43c87934ce22
2018-02-27 12:46:00 +02:00
Dão Gottwald 2a8b2ee03e Bug 1441830 - Clean up and simplify treechildren styling on Windows. r=jaws
MozReview-Commit-ID: 5V3alTQkNdj

--HG--
extra : rebase_source : 0bc2a03b0910ebe224eb1a89e8d0fa9842888ada
2018-02-28 18:16:00 +01:00
Tim Nguyen 88d4860b5d Bug 1441725 - Remove default macOS toolbar button text-shadow. r=dao
MozReview-Commit-ID: HFjDUfC9EU0

--HG--
extra : rebase_source : 2a6e600112e562dd8505978ad8f5102f9bfd7b3d
2018-02-28 15:31:21 +00:00
Kirk Steuber f923709efc Bug 1438243 - Improve the UI for pages blocked by policy r=Felipe
Improves the UI for pages blocked by the enterprise policy manager. These improvements include a new image instead of the generic "info" image and updated, approved strings for the page.

MozReview-Commit-ID: 9d6V9onHGGg

--HG--
extra : rebase_source : d702947924f24d9440455a56b7e2f876ab634464
2018-02-22 15:41:12 -08:00
Richard Marti 872d855cee Bug 1437284 - Fix the spinbuttons in in-content pages. r=dao
MozReview-Commit-ID: LhRPG9tGMmE
2018-02-10 16:45:00 +01:00
Brendan Dahl 40c81820ad Bug 1418403 - Remove viewing source in a standalone window. r=jryans
Along with removing the view source standalone windows and prefs this patch:
1) Re-structures several of the view source tests that were only testing the old
standalone windows to now test view source in tab.
2) Adds support viewSourceUtils.viewSource() to open a browser window when there
aren't any open (for browser toolbox view source).
3) Cleans up some of the API for viewSourceUtils and removes the old deprecated
ways of calling it.

MozReview-Commit-ID: DI6sgZwbCf

--HG--
extra : rebase_source : 64677186122f74ab95912d5f3f173cf37472458a
2018-02-05 13:33:58 -08:00
Timothy Guan-tin Chien a2a559db3e Bug 1234008 - Recompress some png images with zopflipng r=Dolske,Grisha,jryans
MozReview-Commit-ID: Cr2iMSB04uu

--HG--
extra : rebase_source : 49f69cca3a4f27af1060ed82283b5cc96f717229
2018-01-27 15:57:42 +08:00
Noemi Erli 656ee92d98 Merge inbound to mozilla-central. a=merge 2018-02-15 21:29:11 +02:00
Paolo Amadini 2967d1be2f Bug 1434877 - Rework default styles for richlistbox autocomplete. r=mak
The default styles of richlistbox autocomplete were originally created to support the location bar popup, but now every autocomplete field uses the richlistbox version. This reworks the styles so that the number of overrides is minimized.

MozReview-Commit-ID: BwagKpMR5Dt

--HG--
extra : rebase_source : 52eda7f9d561dd23f279a3d15659e84f6c46eec6
2018-02-14 15:04:11 +00:00
Coroiu Cristina 4d5bfdec43 Backed out changeset 067ee834b07b (bug 1404688) for xpcshell failures at toolkit/mozapps/extensions/test/xpcshell/test_LightweightThemeManager.js 2018-02-15 05:15:10 +02:00
Tim Nguyen 461f749a68 Bug 1404688 - Make headerURL optional and remove text-shadow when there is no headerURL. r=jaws
MozReview-Commit-ID: BWhStvcLpkL

--HG--
extra : rebase_source : b50632db25916f113cd85e089759e892493e3be3
2018-02-15 02:30:44 +00:00
Tim Nguyen 55ba4a31c1 Bug 1404688 - Make headerURL optional and remove text-shadow when there is no headerURL. r=jaws
MozReview-Commit-ID: 5x6SPWEJ3jp

--HG--
extra : rebase_source : 2ed208a81ca59367b9140a6e73b85bf630c6e294
2018-02-15 13:37:30 +00:00
Martin Stransky d6085c2583 Bug 1423851 - Enable titlebar/menubar drag on lightweight themes, r=dao
MozReview-Commit-ID: 2EP2SXGT5nj

--HG--
extra : rebase_source : 97a955d17c5f8454a0763ca157f9410fb483d203
2018-02-14 15:50:01 +01:00
Brian Grinstead a9b38c85c2 Bug 1432950 - Remove the scrollbar-base binding to prevent XBL JS from running on scrollbars in content;r=dao,smaug
The events that get silenced here are already covered for native anonymous content
by IsEventStoppedFromAnonymousScrollbar.

In trees, where <xul:scrollbar> and <xul:scrollcorner> are part of the DOM, copy the
handlers over into attributes on each instance.

MozReview-Commit-ID: Huk5nFC7Qua

--HG--
extra : rebase_source : f5e596f04c6a2022b9d6019d49e61bf64422f912
2018-02-14 09:12:56 -08:00
Dorel Luca 495816f593 Backed out changeset 85e30806ade1 (bug 1404688) for Browser chrome failure on browser/base/content/test/general/browser_compacttheme.js. CLOSED TREE 2018-02-14 21:50:09 +02:00
Tim Nguyen 7185846c7b Bug 1404688 - Make headerURL optional and remove text-shadow when there is no headerURL. r=jaws
MozReview-Commit-ID: iHJggOjHBa

--HG--
extra : rebase_source : e9d7513b36f32f4d06b30b1228f688cbcdbdbd0f
2018-02-11 19:28:32 +00:00
Tim Nguyen 4fd514d97b Bug 1429573 - Remove spinbuttons.xml bindings now that they are unused. r=Paolo
MozReview-Commit-ID: Cbj7vZcrDrL

--HG--
extra : rebase_source : 9b844911072ab2cc526f4ad16838e83f44a230da
2018-02-09 21:54:42 +00:00
Tim Nguyen 79e5dc6167 Bug 1429573 - Use input[type=number] in textbox[type=number] implementation. r=Paolo,surkov
* The number is no longer selected on number input focus

MozReview-Commit-ID: AmR5c6YKTCP

--HG--
extra : rebase_source : fdaab23fca57f361c9185191d9c30e047375cbe8
2018-02-09 21:54:36 +00:00
arthur.iakab f58e902071 Backed out 2 changesets (bug 1429573) for failing reftest on reftest/tests/editor/reftests/xul/number-3.xul on a CLOSED TREE
Backed out changeset 75364898f5f6 (bug 1429573)
Backed out changeset fe69b415f45b (bug 1429573)
2018-02-09 23:27:59 +02:00
Tim Nguyen 9235487cb3 Bug 1429573 - Remove spinbuttons.xml bindings now that they are unused. r=Paolo
MozReview-Commit-ID: D7cMQyriekm

--HG--
extra : rebase_source : 189fe22d8b9619707753773b92f83bbdef3a247a
2018-02-09 19:24:11 +00:00
Tim Nguyen d2bb22650d Bug 1429573 - Use input[type=number] in textbox[type=number] implementation. r=Paolo,surkov
* The number is no longer selected on number input focus

MozReview-Commit-ID: EoXNqhXwK95

--HG--
extra : rebase_source : b5a522e11796ec42c87019f6c3955e6c40eb21d0
2018-02-09 19:23:56 +00:00
Csoregi Natalia 2d4c080565 Backed out 2 changesets (bug 1429573) for reftest failures /tests/reftest/tests/editor/reftests/xul/number-3.xul. on a CLOSED TREE
Backed out changeset bd6892535d35 (bug 1429573)
Backed out changeset 1c398da94994 (bug 1429573)
2018-02-09 16:56:39 +02:00
Tim Nguyen 96e5c9837c Bug 1429573 - Remove spinbuttons.xml bindings now that they are unused. r=Paolo
MozReview-Commit-ID: 6sb1zcGv4k9

--HG--
extra : rebase_source : 35636617336551fb3aadc8fb321c66b5e5993239
2018-02-09 13:53:49 +00:00
Tim Nguyen 5f077444bc Bug 1429573 - Use input[type=number] in textbox[type=number] implementation. r=Paolo,surkov
* The number is no longer selected on number input focus

MozReview-Commit-ID: 6XQdnJP65m0

--HG--
extra : rebase_source : 96d16469e99fc52c15a0b5024bdf9c3b4211a171
2018-02-09 13:47:44 +00:00
shindli 0fcb667b73 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-02-08 12:13:08 +02:00
Timothy Guan-tin Chien 93223f779f Bug 1418459 - Remove menuitem-iconic-desc-noaccel binding. r=Paolo
MozReview-Commit-ID: 3BjrOyJwBKA

--HG--
extra : rebase_source : d6fac024ebf69e056ad788c835577037a9a4c474
2018-02-07 15:50:22 +08:00
Paolo Amadini 8c3a57c2a5 Bug 1427363 - Part 1 - Remove "autocomplete-result-popup" and related bindings. r=mak
MozReview-Commit-ID: oJ08wuZMop

--HG--
extra : rebase_source : 9293ad1fe9d7b710828564533d565b3140cb9319
2017-12-29 14:12:10 +00:00