Mark Striemer
0a24ec7ac9
Bug 1525569 - Fix sidebar nav with keyboard in about:addons r=jaws
...
Previously the new views root node would be focused when the view changed, this
made it so that if you wanted to switch by more than one item up or down you'd
need to tab back to the sidebar each time you changed the view.
Differential Revision: https://phabricator.services.mozilla.com/D18895
--HG--
extra : moz-landing-system : lando
2019-02-07 00:43:22 +00:00
ui.manish
b482cdc534
Bug 1516094 - Remove spaced class from global.css r=ntim,dao
...
Differential Revision: https://phabricator.services.mozilla.com/D18804
--HG--
extra : moz-landing-system : lando
2019-02-06 20:56:06 +00:00
Soeren Hentzschel
e14428116a
Bug 1422376 - Buttons should be at top and not in the middle of the release notes r=mstriemer,aswan
...
Differential Revision: https://phabricator.services.mozilla.com/D15326
--HG--
extra : moz-landing-system : lando
2019-02-04 20:45:55 +00:00
Brindusan Cristian
cbc6ff5523
Backed out changeset fd6d7ea9b8f9 (bug 1516094) for mochitest failures at test_prompt_async.html.
2019-02-06 17:20:38 +02:00
ui.manish
7687712647
Bug 1516094 - Remove spaced class from global.css r=ntim,dao
...
Differential Revision: https://phabricator.services.mozilla.com/D18804
--HG--
extra : moz-landing-system : lando
2019-02-06 14:17:28 +00:00
ui.manish
071f009c26
Bug 1516093 - Remove small-margin and monospace class r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D18801
--HG--
extra : moz-landing-system : lando
2019-02-06 12:45:33 +00:00
Dão Gottwald
c7be25c4b0
Bug 1525304 - Automatically apply "primary" style to buttons with autofocus. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D18696
--HG--
extra : moz-landing-system : lando
2019-02-05 18:30:29 +00:00
Noemi Erli
a7e678bf3c
Backed out changeset 1759b7e69caf (bug 1525304) for mochitest failures in browser_clipboard.js
2019-02-05 20:18:40 +02:00
Dão Gottwald
500b02daa9
Bug 1525304 - Automatically apply "primary" style to buttons with autofocus. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D18696
--HG--
extra : moz-landing-system : lando
2019-02-05 16:13:50 +00:00
Timothy Guan-tin Chien
a2c8d49b09
Bug 1511381 - Prevent forced layout flush when click-to-play UI loads on page load r=mconley
...
This patch attempts to bail out of probing into the layout when it is not ready.
It abuses the overflow event from layout a bit so that it could size and do the elementFromPoint() tests when there is a layout.
Differential Revision: https://phabricator.services.mozilla.com/D15905
--HG--
extra : moz-landing-system : lando
2019-01-31 17:56:03 +00:00
Dave Townsend
1e3b008bd7
Bug 1455707: Detect when running an older version than previously ran with the selected profile. r=froydnj, r=mconley, r=Gijs
...
Use the information in compatibility.ini to detect that the current running
application is an older version than previously ran with the profile and in
that case open a UI allowing the user to launch the profile manager, launch
the previous instance of the application or quit.
Also includes the patch from bug 1523725.
--HG--
rename : browser/themes/shared/information.svg => toolkit/themes/shared/profile/information.svg
extra : rebase_source : 3bf8b329eb5ea9e71fe2f0ed34a7e44dfdc434fd
extra : intermediate-source : 21a801ca5f6d435509f93e1dee187cb6ca868c8f
extra : source : c9d89812bc226ca593119bf440cb4f5e50ac2ace
2019-01-30 14:56:30 -08:00
Dave Townsend
5d41d30a08
Bug 1518632: Show the first-run experience for users that get pushed to a new profile. r=Gijs, r=flod, r=stomlinson
...
On startup of a fresh dedicated profile show a welcome page and a modal dialog
to explain what has happened.
--HG--
extra : rebase_source : 1505cf27f900070debc1f9e1c71ec4bef3bc099d
extra : source : 05200c5388b4f7adc4414268727458515d7b9ed9
2019-01-30 11:31:13 -08:00
Coroiu Cristina
98ec0ea927
Backed out 7 changesets (bug 1518632, bug 1463198, bug 1455707, bug 1522934, bug 1322797, bug 1474285) for build bustages at /builds/worker/workspace/build/src/toolkit/xre/nsAppRunner.cpp on a CLOSED TREE
...
Backed out changeset 82355ab7e063 (bug 1455707)
Backed out changeset b965981c9ce0 (bug 1463198)
Backed out changeset 21a801ca5f6d (bug 1455707)
Backed out changeset 05200c5388b4 (bug 1518632)
Backed out changeset ebcd8225434a (bug 1522934)
Backed out changeset e69cac07b209 (bug 1474285)
Backed out changeset 35af79575f54 (bug 1322797)
2019-01-31 03:34:49 +02:00
Dave Townsend
25ec38eec8
Bug 1455707: Detect when running an older version than previously ran with the selected profile. r=froydnj, r=mconley, r=Gijs
...
Use the information in compatibility.ini to detect that the current running
application is an older version than previously ran with the profile and in
that case open a UI allowing the user to launch the profile manager, launch
the previous instance of the application or quit.
Also includes the patch from bug 1523725.
--HG--
rename : browser/themes/shared/information.svg => toolkit/themes/shared/profile/information.svg
extra : rebase_source : f81be6c98b8248ca9a09c1e3d70cff2f925ad77f
extra : intermediate-source : 198a6d5b96d4127b6d21485a3b1b0ab2d3bc2f72
extra : source : c9d89812bc226ca593119bf440cb4f5e50ac2ace
2019-01-30 14:56:30 -08:00
Dave Townsend
93581af510
Bug 1518632: Show the first-run experience for users that get pushed to a new profile. r=Gijs, r=flod, r=stomlinson
...
On startup of a fresh dedicated profile show a welcome page and a modal dialog
to explain what has happened.
--HG--
extra : rebase_source : a033baf831aa8b9fcfa95d1f921364632a837390
2019-01-30 11:31:13 -08:00
Mark Striemer
db3e9ea63c
Bug 1523632 - Part 2: Allow detail cards to expand without scrollbars r=mixedpuppy
...
Differential Revision: https://phabricator.services.mozilla.com/D17968
--HG--
extra : moz-landing-system : lando
2019-01-29 21:23:07 +00:00
ui.manish
998315d878
Bug 1514186
- Remove dead add-on manager sorter styles r=dao
...
Remove dead add-on manager sorter styles
Differential Revision: https://phabricator.services.mozilla.com/D17875
--HG--
extra : moz-landing-system : lando
2019-01-29 10:49:46 +00:00
Shane Caraveo
6631a3b4df
Bug 1516548 add private browsing addon notice to about:addons, r=mstriemer,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D15413
--HG--
extra : moz-landing-system : lando
2019-01-29 01:37:55 +00:00
Shane Caraveo
db03082008
Bug 1511636 toggle private browsing via about:addons r=rpl,mstriemer,flod,kmag
...
Differential Revision: https://phabricator.services.mozilla.com/D13621
--HG--
extra : moz-landing-system : lando
2019-01-28 18:12:07 +00:00
Timothy Guan-tin Chien
38f8d61ad5
Bug 1507895 - Part IV, Remove the XBL pluginProblem binding r=smaug
...
This patch removes the XBL pluginProblem binding and have the in-content
UI always created by the UA Widget.
Depends on D17573
Differential Revision: https://phabricator.services.mozilla.com/D17574
--HG--
extra : moz-landing-system : lando
2019-01-26 07:51:10 +00:00
Timothy Guan-tin Chien
d59f80985c
Bug 1507895 - Part I, Remove the videocontrols binding r=smaug
...
This patch removes the XBL videocontrols binding and make <video>
to always use the UA Widget to generate controls.
DevTools tests that look for NAC is switched to use <input type=file>.
Differential Revision: https://phabricator.services.mozilla.com/D17571
--HG--
extra : moz-landing-system : lando
2019-01-25 13:12:26 +00:00
Timothy Guan-tin Chien
0de6e5d4aa
Bug 1518932 - Convert menulist to custom element r=paolo
...
This custom element replaces XBL <content> usage by directly prepend the two needed child nodes when the element is connected.
This is doable because
- There isn't any direct access of child nodes under <menulist>. Everyone seems to access via .menupopup, which is usually the only child.
- We don't need to move the children under <menulist>. If we need to and if the child is a <xbl:children> (which could happen if <menulist> is inside an XBL <content> that just get cloned to the document), the layout will get very confused and crash (see finding in bug 1514926)
Differential Revision: https://phabricator.services.mozilla.com/D16149
--HG--
rename : toolkit/content/widgets/menulist.xml => toolkit/content/widgets/menulist.js
extra : moz-landing-system : lando
2019-01-28 18:24:08 +00:00
Mark Striemer
6a772e906d
Bug 1521881 - Back button for about:addons shortcuts and details views r=mixedpuppy,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D17673
--HG--
extra : moz-landing-system : lando
2019-01-25 21:46:41 +00:00
Mark Striemer
cbd7c81aa7
Bug 1521837 - Fix margin-inline-end on about:addons options button r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D17592
--HG--
extra : moz-landing-system : lando
2019-01-25 21:42:57 +00:00
Dão Gottwald
52f32d6f2d
Bug 1522315 - Reduce minimum horizontal padding for panel footer buttons. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D17482
--HG--
extra : moz-landing-system : lando
2019-01-25 14:22:08 +00:00
Arjun Krishna Babu
fd697b042d
Bug 1519933 - Remove :not([alone]) from .popup-notification-primary-button selector; r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D17381
--HG--
extra : moz-landing-system : lando
2019-01-23 17:28:12 +00:00
3dindian
0e75a6fb7c
Bug 1022039 - Replace columnpicker.gif with columnpicker.svg. r=dao
...
--HG--
extra : amend_source : e409257751fcde77f1b87dff2cca387f03876fd2
2018-12-29 14:58:16 -05:00
Cosmin Sabou
7ccc9d8b0b
Merge mozilla-inbound to mozilla-central. a=merge
2019-01-19 11:57:49 +02:00
Tim Nguyen
60a5143df0
Bug 1241885 - Implement support for -moz-window-dragging in GTK and remove toolkit toolbar-drag binding. r=dao,bzbarsky,stransky
...
The restriction preventing fullscreen windows from being dragged is removed.
Differential Revision: https://phabricator.services.mozilla.com/D15075
--HG--
extra : moz-landing-system : lando
2019-01-18 22:42:24 +00:00
Andreea Pavel
95431afe85
Backed out 1 changesets (bug 1241885) for build bustages on a CLOSED TREE
...
Backed out changeset 176be7000d33 (bug 1241885)
2019-01-18 23:49:55 +02:00
Tim Nguyen
495df7ddea
Bug 1241885 - Implement support for -moz-window-dragging in GTK and remove toolkit toolbar-drag binding. r=dao,bzbarsky,stransky
...
The restriction preventing fullscreen windows from being dragged is removed.
Differential Revision: https://phabricator.services.mozilla.com/D15075
--HG--
extra : moz-landing-system : lando
2019-01-18 16:51:08 +00:00
Tim Nguyen
993aa144a0
Bug 1520661 - Stop using XUL grid layout in update binding. r=paolo
...
Differential Revision: https://phabricator.services.mozilla.com/D16763
--HG--
extra : moz-landing-system : lando
2019-01-18 11:49:33 +00:00
Mark Striemer
8a76052bac
Bug 1515685 - Part 2: Convert about:addons gear menu to <button> r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D15121
--HG--
extra : moz-landing-system : lando
2019-01-18 10:44:50 +00:00
Mark Striemer
188717212b
Bug 1515685 - Part 1: Remove menulist style overrides for button[type="menu"] r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D16751
--HG--
extra : moz-landing-system : lando
2019-01-18 10:44:50 +00:00
Mark Striemer
d3c8bbc9bc
Bug 1516768 - Put a border on add-on cards in high contrast mode r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D16520
--HG--
extra : moz-landing-system : lando
2019-01-16 12:38:42 +00:00
ui.manish
19e7ad0b3b
Bug 1514300 - Remove unused defines in toolkit/themes/osx/global/shared.inc r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D16627
--HG--
extra : moz-landing-system : lando
2019-01-16 09:36:54 +00:00
Tim Nguyen
60d968c434
Bug 1491607 - Get rid of --in-content-category-text variable. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D5967
--HG--
extra : moz-landing-system : lando
2019-01-15 21:56:04 +00:00
John Lin
4784690b43
Bug 1516089 - Remove inset and outset class from global.css r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D16439
--HG--
extra : moz-landing-system : lando
2019-01-14 16:19:00 +00:00
Mark Striemer
890829b813
Bug 1303384 - Part 3: Manage extension shortcuts page r=aswan,Gijs,flod
...
MozReview-Commit-ID: KeZsoB6qj88
Differential Revision: https://phabricator.services.mozilla.com/D4507
--HG--
extra : moz-landing-system : lando
2019-01-12 06:45:17 +00:00
Gijs Kruitbosch
f460180422
Bug 1516767 - adjust button border, outline and box-shadow to be compatible with High-Contrast Mode and less glitchy, r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D16328
--HG--
extra : moz-landing-system : lando
2019-01-11 23:24:43 +00:00
Gijs Kruitbosch
22c319893b
Bug 1518996 - fix double border/outline for textbox[multiline] by not setting one on the inner textarea, r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D16334
--HG--
extra : moz-landing-system : lando
2019-01-11 20:01:39 +00:00
Timothy Guan-tin Chien
005832324b
Bug 1454357 - Remove the scrollbox binding r=NeilDeakin
...
With all the previous efforts, the scrollbox binding now does nothing but to create an inner box element holding the scrolling content.
It turned out that inner box can be easily removed. The padding set by the document sheets can be moved to the srollbox element directly.
The only gotcha is XULScrollElement::ScrollByIndex() -- it can now reach the child item frames directly from the scrolled frame.
Depends on D15169
Differential Revision: https://phabricator.services.mozilla.com/D15170
--HG--
extra : moz-landing-system : lando
2019-01-09 20:12:26 +00:00
Cosmin Sabou
1e50aa1d21
Merge mozilla-central to mozilla-inbound.
...
--HG--
rename : devtools/client/shared/multi-e10s-helper.js => devtools/shared/multi-e10s-helper.js
rename : toolkit/themes/shared/numberbox.css => toolkit/themes/shared/numberinput.css
extra : rebase_source : 3aa7c3b9f560aaa47259594ce1e52f1bfbbad169
2019-01-09 18:16:13 +02:00
Tim Nguyen
eafd30566c
Bug 1437641 - Stop packaging arrow-{dn,up}.gif on Linux to fix browser_all_files_referenced.js failures. r=bustage-fix
...
--HG--
extra : rebase_source : 2a5f19b566212f4e9aed19f35ad3f414c7aac9a2
2019-01-09 13:18:43 +01:00
Akash Srivastava
a88640e66d
Bug 1516536 - Replace toolkit/themes/osx/global/arrow/arrow-dn{,-dis}.png with arrow-dropdown-12.svg. r=dao
2019-01-18 13:53:46 +01:00
Tim Nguyen
34cebfc0b6
Bug 1437641 - Remove numberbox binding and convert usages to input[type=number]. r=bgrins,dao
...
Differential Revision: https://phabricator.services.mozilla.com/D15882
--HG--
rename : toolkit/themes/shared/numberbox.css => toolkit/themes/shared/numberinput.css
extra : moz-landing-system : lando
2019-01-09 08:51:32 +00:00
Dão Gottwald
7c3d27bb52
Bug 1518745 - Remove inner padding from all panel footer buttons. r=ntim
...
Differential Revision: https://phabricator.services.mozilla.com/D16018
--HG--
extra : moz-landing-system : lando
2019-01-09 10:50:46 +00:00
Dão Gottwald
4f2961f7d4
Bug 1518452 - Remove macOS .popup-notification-button focusring. r=ntim
...
Differential Revision: https://phabricator.services.mozilla.com/D16019
--HG--
extra : moz-landing-system : lando
2019-01-09 10:41:57 +00:00
Paolo Amadini
cf8dd0e68b
Bug 1454363 - Unify the "popup" and "popup-scrollbars" bindings. r=bgrins
...
Differential Revision: https://phabricator.services.mozilla.com/D15277
--HG--
extra : rebase_source : b64fca78317181526b47918b3b2bb21476f6755b
2018-12-29 15:37:05 +00:00
Daniel Varga
8306d673ed
Merge mozilla-central to autoland. a=merge on a CLOSED TREE
2019-01-08 18:31:08 +02:00
Daniel Varga
0d21c9eedd
Merge mozilla-inbound to mozilla-central. a=merge
2019-01-08 18:23:16 +02:00
Paolo Amadini
38ec686b2e
Bug 1517507 - Part 1 - Add in-content styling for input[type="number"]. r=bgrins
...
Differential Revision: https://phabricator.services.mozilla.com/D15662
--HG--
extra : rebase_source : 9531e45f894a9b110a651a0ae965bfdd9565fdaf
extra : amend_source : c13510a9179a1206bb095f92b8a0218eb5325407
2019-01-08 11:48:08 +00:00
Dão Gottwald
7babdea7bb
Bug 1518462 - Consolidate panel footer button dimensions. r=ntim
...
Differential Revision: https://phabricator.services.mozilla.com/D15935
--HG--
extra : moz-landing-system : lando
2019-01-08 13:54:41 +00:00
Dão Gottwald
cd67fe9462
Bug 1518431 - Implement panel footer top border in global.inc.css. r=ntim
...
Differential Revision: https://phabricator.services.mozilla.com/D15916
--HG--
extra : moz-landing-system : lando
2019-01-08 12:10:17 +00:00
Dão Gottwald
2f87c412d5
Bug 1518422 - Implement focus ring for panel footer buttons across platforms. r=ntim
...
Differential Revision: https://phabricator.services.mozilla.com/D15913
--HG--
extra : moz-landing-system : lando
2019-01-08 10:26:20 +00:00
Dão Gottwald
229f5ffbf2
Bug 1516770 - Drop custom styling for "Find replacement" button for legacy addons. r=aswan
...
Differential Revision: https://phabricator.services.mozilla.com/D15805
--HG--
extra : moz-landing-system : lando
2019-01-08 01:07:52 +00:00
Dão Gottwald
a2154b8923
Bug 1518103 - Apply :hover:active inset box shadow to all panel footer buttons. r=ntim
...
Differential Revision: https://phabricator.services.mozilla.com/D15815
--HG--
extra : moz-landing-system : lando
2019-01-07 12:30:05 +00:00
Gijs Kruitbosch
d277cc6519
Bug 1516949 - increase opacity for box border colours so they get a bit more contrast, r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D15713
--HG--
extra : moz-landing-system : lando
2019-01-05 10:50:14 +00:00
Paolo Amadini
e43964b7eb
Bug 1516448 - Remove the "categories-list" binding. r=bgrins
...
Differential Revision: https://phabricator.services.mozilla.com/D15499
--HG--
extra : rebase_source : 7d7d66d63cff79bbde283e714e4258884b36538f
2018-12-30 11:51:03 +00:00
Paolo Amadini
55e0dac60d
Bug 1472557 - Remove the "scrollbox" anonymous element from "richlistbox". r=bgrins
...
Differential Revision: https://phabricator.services.mozilla.com/D15388
--HG--
extra : source : b46be9dd9fe019870b2e33b26db8204db79aad23
2018-12-30 13:48:45 +00:00
Vedant Nevetia
327f6bb31a
Bug 1514175 - Remove macOS fallback styling for the bookmarking panel tag selector checkboxes r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D15468
--HG--
extra : moz-landing-system : lando
2018-12-28 15:22:49 +00:00
arthur.iakab
9bcc2b137f
Merge inbound to mozilla-central a=merge
2018-12-27 23:56:49 +02:00
Paolo Amadini
42a990b0fc
Bug 1516442 - Move "listheader" outside of "richlistbox". r=bgrins
...
The only uses of "listheader" are part of in-content preferences, and they are updated to use adjacent elements. This is in preparation for the removal of the inner scrollbox in the "richlistbox" binding.
Differential Revision: https://phabricator.services.mozilla.com/D15387
--HG--
extra : rebase_source : 0def7dd7417d65449c7d4f8f35bb7361e243783e
2018-12-26 17:00:31 +00:00
Tim Nguyen
83bba22232
Bug 1516515 - Use Photon colors for default footer buttons. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D15402
--HG--
extra : moz-landing-system : lando
2018-12-27 14:49:14 +00:00
Dão Gottwald
619a61938f
Bug 1516085 - Share .autoscroller styling across platforms. r=ntim
...
Differential Revision: https://phabricator.services.mozilla.com/D15252
--HG--
extra : moz-landing-system : lando
2018-12-22 12:16:52 +00:00
Dão Gottwald
efd44eae02
Bug 1515902 - Introduce panel-footer class to fix common color problem with footer buttons. r=ntim
...
Differential Revision: https://phabricator.services.mozilla.com/D15188
--HG--
rename : toolkit/themes/shared/close-icon.inc.css => toolkit/themes/shared/global.inc.css
extra : moz-landing-system : lando
2018-12-21 15:44:44 +00:00
Dão Gottwald
a90b373483
Bug 1515907 - Remove styling for unused XUL window "dialog" class. r=paolo
...
Differential Revision: https://phabricator.services.mozilla.com/D15189
--HG--
extra : moz-landing-system : lando
2018-12-21 13:39:18 +00:00
matthias
1ffb306df3
Bug 1512332 - Photonized focusring for menulist etc. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D14001
--HG--
extra : moz-landing-system : lando
2018-12-18 14:25:15 +00:00
Brindusan Cristian
931fb1de84
Backed out changeset f306a3db8b35 (bug 1512332) for bc failures on chrome://global/skin/in-content/common.css.
2018-12-16 05:47:16 +02:00
matthias
566c8a0523
Bug 1512332 - Photonized focusring for menulist etc. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D14001
--HG--
extra : moz-landing-system : lando
2018-12-16 01:58:53 +00:00
Dão Gottwald
c439435166
Bug 1506869 - Rename roundButtonBackground and roundButtonPressedBackground. r=jaws
...
--HG--
extra : rebase_source : 9e36988cfa20ab6056c6b3dd4b0a9f8dc28d6d0f
2018-12-15 12:25:53 +01:00
Dão Gottwald
905f8eeddb
Bug 1506869 - Don't remove .findbar-button's background-color set by toolbarbutton-icons.inc.css. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D14539
--HG--
extra : moz-landing-system : lando
2018-12-14 19:51:13 +00:00
Julian Descottes
b8a07dc612
Bug 1514058 - Restore color of selected about:debugging category;r=ntim
...
Differential Revision: https://phabricator.services.mozilla.com/D14495
--HG--
extra : moz-landing-system : lando
2018-12-14 11:18:28 +00:00
matthias
94304d73a8
Bug 1512887 - Fix category styling by overriding button background. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D14120
--HG--
extra : moz-landing-system : lando
2018-12-14 09:11:12 +00:00
Irvin Ives Lau
3cfb3ae6f3
Bug 1509634 - Remove toolkit/themes/osx/mozapps/extensions/toolbarbutton-dropmarker.png and replace usage with arrow-dropdown-12.svg. r=jaws
...
--HG--
extra : rebase_source : 598c42cfb7d2aa9d9fe760356ad7549728c8c6a5
extra : amend_source : 7fa23f019690670ab5534f0f41715f86b7f4116e
2018-12-12 22:31:12 +01:00
Irvin Ives Lau
694c3289ff
Bug 1495189 - Remove glyph-dropdown{,@2x}.png and replace usages with arrow-dropdown-12.svg. r=jaws
...
--HG--
extra : rebase_source : 4ed96186ca1ce37c265be03bcffedf443a34647f
2018-12-12 19:20:02 +01:00
Razvan Maries
cef33be47c
Merge mozilla-inbound to mozilla-central a=merge
2018-12-12 18:32:14 +02:00
Tim Nguyen
823afa17ad
Bug 1513349 - Remove now erroneous tree cell editing styles. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D14189
--HG--
extra : moz-landing-system : lando
2018-12-12 08:55:50 +00:00
matthias
af7c5d95f1
Bug 1513035 - Remove text-align: center; from common.css buttons r=ewright,dao
...
This is already part of the button default styling, common.css does not need to set this again, especially since it breaks the menulist text alignment.
Differential Revision: https://phabricator.services.mozilla.com/D14119
--HG--
extra : moz-landing-system : lando
2018-12-11 20:57:15 +00:00
Erica Wright
b9ed68e0c6
Bug 1512187 - Update preferences spotlight color. r=jaws
...
Change the coloring of the spotlight, and add a fadeout
Differential Revision: https://phabricator.services.mozilla.com/D13822
--HG--
extra : moz-landing-system : lando
2018-12-11 15:31:28 +00:00
matthias
a562daf54e
Bug 1512889 - Changed button colour to inherit. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D14116
--HG--
extra : moz-landing-system : lando
2018-12-11 08:08:56 +00:00
matthias
3543b427c6
Bug 1512842 - Adjusted Button Background colour according to photon spec. r=ntim,dao
...
Differential Revision: https://phabricator.services.mozilla.com/D14117
--HG--
extra : moz-landing-system : lando
2018-12-11 09:19:43 +00:00
matthias
26a3257a55
Bug 1511394 - Update buttons according to photon spec. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D13878
--HG--
extra : moz-landing-system : lando
2018-12-08 15:35:45 +00:00
Tim Nguyen
d3ce1d7179
Bug 1509629 - Clean up add-ons manager 'Contribute' button styling. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D12818
--HG--
extra : moz-landing-system : lando
2018-12-07 15:12:00 +00:00
matthias
9952037be2
Bug 1512318 - Focused textboxes do not change their border on hover. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D13888
--HG--
extra : moz-landing-system : lando
2018-12-06 17:33:53 +00:00
matthias
f2fc0fa323
Bug 1502683 - photonized primary buttons. r=ntim,dao
...
Differential Revision: https://phabricator.services.mozilla.com/D13549
--HG--
extra : moz-landing-system : lando
2018-11-30 22:13:58 +00:00
matthias
f3d947cba2
Bug 1510197 - Remove hover state from disabled textboxes. r=ntim,dao
...
Differential Revision: https://phabricator.services.mozilla.com/D13544
--HG--
extra : moz-landing-system : lando
2018-11-30 16:49:35 +00:00
Tim Nguyen
35045bac67
Bug 1505582 - Update macOS arrowpanel background to match the specification. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D12820
--HG--
extra : moz-landing-system : lando
2018-11-24 13:07:23 +00:00
matthias
bf1a9de494
Bug 1502684 - Update in-content textboxes according to photon spec. r=dao,ntim
...
Differential Revision: https://phabricator.services.mozilla.com/D10926
--HG--
extra : moz-landing-system : lando
2018-11-22 21:54:34 +00:00
Daniel Varga
5e7f34b25d
Merge mozilla-inbound to mozilla-central. a=merge
2018-11-22 23:48:53 +02:00
Paolo Amadini
3f4bb4d447
Bug 1508702 - Fix menulist focus outline on Windows. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D12565
--HG--
extra : rebase_source : de745df6f0112b0da97ea550edd2c49b5f56ba11
2018-11-22 14:53:56 +00:00
Tim Nguyen
044d8ca731
Bug 1508142 - Remove remains of tree cell-based selection code. r=bzbarsky,bgrins
...
Differential Revision: https://phabricator.services.mozilla.com/D12225
--HG--
extra : moz-landing-system : lando
2018-11-22 09:59:02 +00:00
Timothy Guan-tin Chien
1fc139dbad
Bug 1497940 - Part V, Convert pluginProblem to UA Widget r=smaug
...
This patch creates a pluginProblem UA Widget and constructs it (instead of the XBL pluginProblem binding) when UA Widget is enabled.
Tests in browser/base/content/test/plugins/ are duplicated so that we could test both versions.
Depends on D11702
Differential Revision: https://phabricator.services.mozilla.com/D11703
--HG--
rename : browser/base/content/test/plugins/.eslintrc.js => browser/base/content/test/plugins/xbl/.eslintrc.js
rename : browser/base/content/test/plugins/blockNoPlugins.xml => browser/base/content/test/plugins/xbl/blockNoPlugins.xml
rename : browser/base/content/test/plugins/blockPluginHard.xml => browser/base/content/test/plugins/xbl/blockPluginHard.xml
rename : browser/base/content/test/plugins/blockPluginInfoURL.xml => browser/base/content/test/plugins/xbl/blockPluginInfoURL.xml
rename : browser/base/content/test/plugins/blockPluginVulnerableNoUpdate.xml => browser/base/content/test/plugins/xbl/blockPluginVulnerableNoUpdate.xml
rename : browser/base/content/test/plugins/blockPluginVulnerableUpdatable.xml => browser/base/content/test/plugins/xbl/blockPluginVulnerableUpdatable.xml
rename : browser/base/content/test/plugins/blocklist_proxy.js => browser/base/content/test/plugins/xbl/blocklist_proxy.js
rename : browser/base/content/test/plugins/browser.ini => browser/base/content/test/plugins/xbl/browser.ini
rename : browser/base/content/test/plugins/browser_CTP_context_menu.js => browser/base/content/test/plugins/xbl/browser_CTP_context_menu.js
rename : browser/base/content/test/plugins/browser_CTP_crashreporting.js => browser/base/content/test/plugins/xbl/browser_CTP_crashreporting.js
rename : browser/base/content/test/plugins/browser_CTP_drag_drop.js => browser/base/content/test/plugins/xbl/browser_CTP_drag_drop.js
rename : browser/base/content/test/plugins/browser_CTP_favorfallback.js => browser/base/content/test/plugins/xbl/browser_CTP_favorfallback.js
rename : browser/base/content/test/plugins/browser_CTP_hide_overlay.js => browser/base/content/test/plugins/xbl/browser_CTP_hide_overlay.js
rename : browser/base/content/test/plugins/browser_CTP_iframe.js => browser/base/content/test/plugins/xbl/browser_CTP_iframe.js
rename : browser/base/content/test/plugins/browser_CTP_nonplugins.js => browser/base/content/test/plugins/xbl/browser_CTP_nonplugins.js
rename : browser/base/content/test/plugins/browser_CTP_outsideScrollArea.js => browser/base/content/test/plugins/xbl/browser_CTP_outsideScrollArea.js
rename : browser/base/content/test/plugins/browser_CTP_overlay_styles.js => browser/base/content/test/plugins/xbl/browser_CTP_overlay_styles.js
rename : browser/base/content/test/plugins/browser_CTP_resize.js => browser/base/content/test/plugins/xbl/browser_CTP_resize.js
rename : browser/base/content/test/plugins/browser_CTP_shouldShowOverlay.js => browser/base/content/test/plugins/xbl/browser_CTP_shouldShowOverlay.js
rename : browser/base/content/test/plugins/browser_CTP_zoom.js => browser/base/content/test/plugins/xbl/browser_CTP_zoom.js
rename : browser/base/content/test/plugins/browser_blocking.js => browser/base/content/test/plugins/xbl/browser_blocking.js
rename : browser/base/content/test/plugins/browser_blocklist_content.js => browser/base/content/test/plugins/xbl/browser_blocklist_content.js
rename : browser/base/content/test/plugins/browser_bug743421.js => browser/base/content/test/plugins/xbl/browser_bug743421.js
rename : browser/base/content/test/plugins/browser_bug744745.js => browser/base/content/test/plugins/xbl/browser_bug744745.js
rename : browser/base/content/test/plugins/browser_bug787619.js => browser/base/content/test/plugins/xbl/browser_bug787619.js
rename : browser/base/content/test/plugins/browser_bug797677.js => browser/base/content/test/plugins/xbl/browser_bug797677.js
rename : browser/base/content/test/plugins/browser_bug812562.js => browser/base/content/test/plugins/xbl/browser_bug812562.js
rename : browser/base/content/test/plugins/browser_bug818118.js => browser/base/content/test/plugins/xbl/browser_bug818118.js
rename : browser/base/content/test/plugins/browser_bug820497.js => browser/base/content/test/plugins/xbl/browser_bug820497.js
rename : browser/base/content/test/plugins/browser_clearplugindata.html => browser/base/content/test/plugins/xbl/browser_clearplugindata.html
rename : browser/base/content/test/plugins/browser_clearplugindata.js => browser/base/content/test/plugins/xbl/browser_clearplugindata.js
rename : browser/base/content/test/plugins/browser_clearplugindata_noage.html => browser/base/content/test/plugins/xbl/browser_clearplugindata_noage.html
rename : browser/base/content/test/plugins/browser_enable_DRM_prompt.js => browser/base/content/test/plugins/xbl/browser_enable_DRM_prompt.js
rename : browser/base/content/test/plugins/browser_globalplugin_crashinfobar.js => browser/base/content/test/plugins/xbl/browser_globalplugin_crashinfobar.js
rename : browser/base/content/test/plugins/browser_iterate_hidden_plugins.js => browser/base/content/test/plugins/xbl/browser_iterate_hidden_plugins.js
rename : browser/base/content/test/plugins/browser_pluginCrashCommentAndURL.js => browser/base/content/test/plugins/xbl/browser_pluginCrashCommentAndURL.js
rename : browser/base/content/test/plugins/browser_pluginCrashReportNonDeterminism.js => browser/base/content/test/plugins/xbl/browser_pluginCrashReportNonDeterminism.js
rename : browser/base/content/test/plugins/browser_plugin_reloading.js => browser/base/content/test/plugins/xbl/browser_plugin_reloading.js
rename : browser/base/content/test/plugins/browser_pluginnotification.js => browser/base/content/test/plugins/xbl/browser_pluginnotification.js
rename : browser/base/content/test/plugins/browser_private_browsing_eme_persistent_state.js => browser/base/content/test/plugins/xbl/browser_private_browsing_eme_persistent_state.js
rename : browser/base/content/test/plugins/browser_private_clicktoplay.js => browser/base/content/test/plugins/xbl/browser_private_clicktoplay.js
rename : browser/base/content/test/plugins/browser_subframe_access_hidden_plugins.js => browser/base/content/test/plugins/xbl/browser_subframe_access_hidden_plugins.js
rename : browser/base/content/test/plugins/empty_file.html => browser/base/content/test/plugins/xbl/empty_file.html
rename : browser/base/content/test/plugins/plugin_add_dynamically.html => browser/base/content/test/plugins/xbl/plugin_add_dynamically.html
rename : browser/base/content/test/plugins/plugin_alternate_content.html => browser/base/content/test/plugins/xbl/plugin_alternate_content.html
rename : browser/base/content/test/plugins/plugin_big.html => browser/base/content/test/plugins/xbl/plugin_big.html
rename : browser/base/content/test/plugins/plugin_both.html => browser/base/content/test/plugins/xbl/plugin_both.html
rename : browser/base/content/test/plugins/plugin_both2.html => browser/base/content/test/plugins/xbl/plugin_both2.html
rename : browser/base/content/test/plugins/plugin_bug744745.html => browser/base/content/test/plugins/xbl/plugin_bug744745.html
rename : browser/base/content/test/plugins/plugin_bug749455.html => browser/base/content/test/plugins/xbl/plugin_bug749455.html
rename : browser/base/content/test/plugins/plugin_bug787619.html => browser/base/content/test/plugins/xbl/plugin_bug787619.html
rename : browser/base/content/test/plugins/plugin_bug797677.html => browser/base/content/test/plugins/xbl/plugin_bug797677.html
rename : browser/base/content/test/plugins/plugin_bug820497.html => browser/base/content/test/plugins/xbl/plugin_bug820497.html
rename : browser/base/content/test/plugins/plugin_clickToPlayAllow.html => browser/base/content/test/plugins/xbl/plugin_clickToPlayAllow.html
rename : browser/base/content/test/plugins/plugin_clickToPlayDeny.html => browser/base/content/test/plugins/xbl/plugin_clickToPlayDeny.html
rename : browser/base/content/test/plugins/plugin_crashCommentAndURL.html => browser/base/content/test/plugins/xbl/plugin_crashCommentAndURL.html
rename : browser/base/content/test/plugins/plugin_favorfallback.html => browser/base/content/test/plugins/xbl/plugin_favorfallback.html
rename : browser/base/content/test/plugins/plugin_hidden_to_visible.html => browser/base/content/test/plugins/xbl/plugin_hidden_to_visible.html
rename : browser/base/content/test/plugins/plugin_iframe.html => browser/base/content/test/plugins/xbl/plugin_iframe.html
rename : browser/base/content/test/plugins/plugin_outsideScrollArea.html => browser/base/content/test/plugins/xbl/plugin_outsideScrollArea.html
rename : browser/base/content/test/plugins/plugin_overlay_styles.html => browser/base/content/test/plugins/xbl/plugin_overlay_styles.html
rename : browser/base/content/test/plugins/plugin_shouldShowOverlay.html => browser/base/content/test/plugins/xbl/plugin_shouldShowOverlay.html
rename : browser/base/content/test/plugins/plugin_simple_blank.swf => browser/base/content/test/plugins/xbl/plugin_simple_blank.swf
rename : browser/base/content/test/plugins/plugin_small.html => browser/base/content/test/plugins/xbl/plugin_small.html
rename : browser/base/content/test/plugins/plugin_small_2.html => browser/base/content/test/plugins/xbl/plugin_small_2.html
rename : browser/base/content/test/plugins/plugin_syncRemoved.html => browser/base/content/test/plugins/xbl/plugin_syncRemoved.html
rename : browser/base/content/test/plugins/plugin_test.html => browser/base/content/test/plugins/xbl/plugin_test.html
rename : browser/base/content/test/plugins/plugin_test2.html => browser/base/content/test/plugins/xbl/plugin_test2.html
rename : browser/base/content/test/plugins/plugin_test3.html => browser/base/content/test/plugins/xbl/plugin_test3.html
rename : browser/base/content/test/plugins/plugin_two_types.html => browser/base/content/test/plugins/xbl/plugin_two_types.html
rename : browser/base/content/test/plugins/plugin_unknown.html => browser/base/content/test/plugins/xbl/plugin_unknown.html
rename : browser/base/content/test/plugins/plugin_zoom.html => browser/base/content/test/plugins/xbl/plugin_zoom.html
rename : toolkit/pluginproblem/content/pluginProblem.xml => toolkit/content/widgets/pluginProblem.js
extra : moz-landing-system : lando
2018-11-22 05:49:54 +00:00
Timothy Guan-tin Chien
b4eeedcbf1
Bug 1497940 - Part IV, Move pluginProblem resources from chrome://mozapps to chrome://global r=mossop
...
This is needed because UA Widget cannot load resources from chrome://mozapps.
Depends on D11701
Differential Revision: https://phabricator.services.mozilla.com/D11702
--HG--
rename : toolkit/themes/osx/mozapps/plugins/pluginHelp-16.png => toolkit/themes/osx/global/plugins/pluginHelp-16.png
rename : toolkit/themes/osx/mozapps/plugins/pluginHelp-16.png => toolkit/themes/windows/global/plugins/pluginHelp-16.png
extra : moz-landing-system : lando
2018-11-22 05:49:22 +00:00
Timothy Guan-tin Chien
e315175685
Bug 1497940 - Part III, Remove unused pluginProblem mobile styles r=snorp
...
These styles and PluginHelper.js should’ve been removed back in bug 1381916
.
contentPluginDisabled.png is not referenced anywhere so it is deleted together.
Differential Revision: https://phabricator.services.mozilla.com/D11701
--HG--
extra : moz-landing-system : lando
2018-11-22 05:48:42 +00:00
Dorel Luca
30a79bc822
Backed out 3 changesets (bug 1497940) for Browser-chrome in toolkit/mozapps/extensions/test/browser/browser_CTP_plugins.js
...
Backed out changeset 493083d55865 (bug 1497940)
Backed out changeset b503b1a1552c (bug 1497940)
Backed out changeset 6918f8e2f38c (bug 1497940)
--HG--
rename : toolkit/themes/windows/global/plugins/pluginHelp-16.png => toolkit/themes/osx/mozapps/plugins/pluginHelp-16.png
2018-11-22 05:04:55 +02:00
Timothy Guan-tin Chien
c705998442
Bug 1497940 - Part V, Convert pluginProblem to UA Widget r=smaug
...
This patch creates a pluginProblem UA Widget and constructs it (instead of the XBL pluginProblem binding) when UA Widget is enabled.
Tests in browser/base/content/test/plugins/ are duplicated so that we could test both versions.
Depends on D11702
Differential Revision: https://phabricator.services.mozilla.com/D11703
--HG--
rename : browser/base/content/test/plugins/.eslintrc.js => browser/base/content/test/plugins/xbl/.eslintrc.js
rename : browser/base/content/test/plugins/blockNoPlugins.xml => browser/base/content/test/plugins/xbl/blockNoPlugins.xml
rename : browser/base/content/test/plugins/blockPluginHard.xml => browser/base/content/test/plugins/xbl/blockPluginHard.xml
rename : browser/base/content/test/plugins/blockPluginInfoURL.xml => browser/base/content/test/plugins/xbl/blockPluginInfoURL.xml
rename : browser/base/content/test/plugins/blockPluginVulnerableNoUpdate.xml => browser/base/content/test/plugins/xbl/blockPluginVulnerableNoUpdate.xml
rename : browser/base/content/test/plugins/blockPluginVulnerableUpdatable.xml => browser/base/content/test/plugins/xbl/blockPluginVulnerableUpdatable.xml
rename : browser/base/content/test/plugins/blocklist_proxy.js => browser/base/content/test/plugins/xbl/blocklist_proxy.js
rename : browser/base/content/test/plugins/browser.ini => browser/base/content/test/plugins/xbl/browser.ini
rename : browser/base/content/test/plugins/browser_CTP_context_menu.js => browser/base/content/test/plugins/xbl/browser_CTP_context_menu.js
rename : browser/base/content/test/plugins/browser_CTP_crashreporting.js => browser/base/content/test/plugins/xbl/browser_CTP_crashreporting.js
rename : browser/base/content/test/plugins/browser_CTP_drag_drop.js => browser/base/content/test/plugins/xbl/browser_CTP_drag_drop.js
rename : browser/base/content/test/plugins/browser_CTP_favorfallback.js => browser/base/content/test/plugins/xbl/browser_CTP_favorfallback.js
rename : browser/base/content/test/plugins/browser_CTP_hide_overlay.js => browser/base/content/test/plugins/xbl/browser_CTP_hide_overlay.js
rename : browser/base/content/test/plugins/browser_CTP_iframe.js => browser/base/content/test/plugins/xbl/browser_CTP_iframe.js
rename : browser/base/content/test/plugins/browser_CTP_nonplugins.js => browser/base/content/test/plugins/xbl/browser_CTP_nonplugins.js
rename : browser/base/content/test/plugins/browser_CTP_outsideScrollArea.js => browser/base/content/test/plugins/xbl/browser_CTP_outsideScrollArea.js
rename : browser/base/content/test/plugins/browser_CTP_overlay_styles.js => browser/base/content/test/plugins/xbl/browser_CTP_overlay_styles.js
rename : browser/base/content/test/plugins/browser_CTP_resize.js => browser/base/content/test/plugins/xbl/browser_CTP_resize.js
rename : browser/base/content/test/plugins/browser_CTP_shouldShowOverlay.js => browser/base/content/test/plugins/xbl/browser_CTP_shouldShowOverlay.js
rename : browser/base/content/test/plugins/browser_CTP_zoom.js => browser/base/content/test/plugins/xbl/browser_CTP_zoom.js
rename : browser/base/content/test/plugins/browser_blocking.js => browser/base/content/test/plugins/xbl/browser_blocking.js
rename : browser/base/content/test/plugins/browser_blocklist_content.js => browser/base/content/test/plugins/xbl/browser_blocklist_content.js
rename : browser/base/content/test/plugins/browser_bug743421.js => browser/base/content/test/plugins/xbl/browser_bug743421.js
rename : browser/base/content/test/plugins/browser_bug744745.js => browser/base/content/test/plugins/xbl/browser_bug744745.js
rename : browser/base/content/test/plugins/browser_bug787619.js => browser/base/content/test/plugins/xbl/browser_bug787619.js
rename : browser/base/content/test/plugins/browser_bug797677.js => browser/base/content/test/plugins/xbl/browser_bug797677.js
rename : browser/base/content/test/plugins/browser_bug812562.js => browser/base/content/test/plugins/xbl/browser_bug812562.js
rename : browser/base/content/test/plugins/browser_bug818118.js => browser/base/content/test/plugins/xbl/browser_bug818118.js
rename : browser/base/content/test/plugins/browser_bug820497.js => browser/base/content/test/plugins/xbl/browser_bug820497.js
rename : browser/base/content/test/plugins/browser_clearplugindata.html => browser/base/content/test/plugins/xbl/browser_clearplugindata.html
rename : browser/base/content/test/plugins/browser_clearplugindata.js => browser/base/content/test/plugins/xbl/browser_clearplugindata.js
rename : browser/base/content/test/plugins/browser_clearplugindata_noage.html => browser/base/content/test/plugins/xbl/browser_clearplugindata_noage.html
rename : browser/base/content/test/plugins/browser_enable_DRM_prompt.js => browser/base/content/test/plugins/xbl/browser_enable_DRM_prompt.js
rename : browser/base/content/test/plugins/browser_globalplugin_crashinfobar.js => browser/base/content/test/plugins/xbl/browser_globalplugin_crashinfobar.js
rename : browser/base/content/test/plugins/browser_iterate_hidden_plugins.js => browser/base/content/test/plugins/xbl/browser_iterate_hidden_plugins.js
rename : browser/base/content/test/plugins/browser_pluginCrashCommentAndURL.js => browser/base/content/test/plugins/xbl/browser_pluginCrashCommentAndURL.js
rename : browser/base/content/test/plugins/browser_pluginCrashReportNonDeterminism.js => browser/base/content/test/plugins/xbl/browser_pluginCrashReportNonDeterminism.js
rename : browser/base/content/test/plugins/browser_plugin_reloading.js => browser/base/content/test/plugins/xbl/browser_plugin_reloading.js
rename : browser/base/content/test/plugins/browser_pluginnotification.js => browser/base/content/test/plugins/xbl/browser_pluginnotification.js
rename : browser/base/content/test/plugins/browser_private_browsing_eme_persistent_state.js => browser/base/content/test/plugins/xbl/browser_private_browsing_eme_persistent_state.js
rename : browser/base/content/test/plugins/browser_private_clicktoplay.js => browser/base/content/test/plugins/xbl/browser_private_clicktoplay.js
rename : browser/base/content/test/plugins/browser_subframe_access_hidden_plugins.js => browser/base/content/test/plugins/xbl/browser_subframe_access_hidden_plugins.js
rename : browser/base/content/test/plugins/empty_file.html => browser/base/content/test/plugins/xbl/empty_file.html
rename : browser/base/content/test/plugins/plugin_add_dynamically.html => browser/base/content/test/plugins/xbl/plugin_add_dynamically.html
rename : browser/base/content/test/plugins/plugin_alternate_content.html => browser/base/content/test/plugins/xbl/plugin_alternate_content.html
rename : browser/base/content/test/plugins/plugin_big.html => browser/base/content/test/plugins/xbl/plugin_big.html
rename : browser/base/content/test/plugins/plugin_both.html => browser/base/content/test/plugins/xbl/plugin_both.html
rename : browser/base/content/test/plugins/plugin_both2.html => browser/base/content/test/plugins/xbl/plugin_both2.html
rename : browser/base/content/test/plugins/plugin_bug744745.html => browser/base/content/test/plugins/xbl/plugin_bug744745.html
rename : browser/base/content/test/plugins/plugin_bug749455.html => browser/base/content/test/plugins/xbl/plugin_bug749455.html
rename : browser/base/content/test/plugins/plugin_bug787619.html => browser/base/content/test/plugins/xbl/plugin_bug787619.html
rename : browser/base/content/test/plugins/plugin_bug797677.html => browser/base/content/test/plugins/xbl/plugin_bug797677.html
rename : browser/base/content/test/plugins/plugin_bug820497.html => browser/base/content/test/plugins/xbl/plugin_bug820497.html
rename : browser/base/content/test/plugins/plugin_clickToPlayAllow.html => browser/base/content/test/plugins/xbl/plugin_clickToPlayAllow.html
rename : browser/base/content/test/plugins/plugin_clickToPlayDeny.html => browser/base/content/test/plugins/xbl/plugin_clickToPlayDeny.html
rename : browser/base/content/test/plugins/plugin_crashCommentAndURL.html => browser/base/content/test/plugins/xbl/plugin_crashCommentAndURL.html
rename : browser/base/content/test/plugins/plugin_favorfallback.html => browser/base/content/test/plugins/xbl/plugin_favorfallback.html
rename : browser/base/content/test/plugins/plugin_hidden_to_visible.html => browser/base/content/test/plugins/xbl/plugin_hidden_to_visible.html
rename : browser/base/content/test/plugins/plugin_iframe.html => browser/base/content/test/plugins/xbl/plugin_iframe.html
rename : browser/base/content/test/plugins/plugin_outsideScrollArea.html => browser/base/content/test/plugins/xbl/plugin_outsideScrollArea.html
rename : browser/base/content/test/plugins/plugin_overlay_styles.html => browser/base/content/test/plugins/xbl/plugin_overlay_styles.html
rename : browser/base/content/test/plugins/plugin_shouldShowOverlay.html => browser/base/content/test/plugins/xbl/plugin_shouldShowOverlay.html
rename : browser/base/content/test/plugins/plugin_simple_blank.swf => browser/base/content/test/plugins/xbl/plugin_simple_blank.swf
rename : browser/base/content/test/plugins/plugin_small.html => browser/base/content/test/plugins/xbl/plugin_small.html
rename : browser/base/content/test/plugins/plugin_small_2.html => browser/base/content/test/plugins/xbl/plugin_small_2.html
rename : browser/base/content/test/plugins/plugin_syncRemoved.html => browser/base/content/test/plugins/xbl/plugin_syncRemoved.html
rename : browser/base/content/test/plugins/plugin_test.html => browser/base/content/test/plugins/xbl/plugin_test.html
rename : browser/base/content/test/plugins/plugin_test2.html => browser/base/content/test/plugins/xbl/plugin_test2.html
rename : browser/base/content/test/plugins/plugin_test3.html => browser/base/content/test/plugins/xbl/plugin_test3.html
rename : browser/base/content/test/plugins/plugin_two_types.html => browser/base/content/test/plugins/xbl/plugin_two_types.html
rename : browser/base/content/test/plugins/plugin_unknown.html => browser/base/content/test/plugins/xbl/plugin_unknown.html
rename : browser/base/content/test/plugins/plugin_zoom.html => browser/base/content/test/plugins/xbl/plugin_zoom.html
rename : toolkit/pluginproblem/content/pluginProblem.xml => toolkit/content/widgets/pluginProblem.js
extra : moz-landing-system : lando
2018-11-22 02:13:09 +00:00
Timothy Guan-tin Chien
809372b7ab
Bug 1497940 - Part IV, Move pluginProblem resources from chrome://mozapps to chrome://global r=mossop
...
This is needed because UA Widget cannot load resources from chrome://mozapps.
Depends on D11701
Differential Revision: https://phabricator.services.mozilla.com/D11702
--HG--
rename : toolkit/themes/osx/mozapps/plugins/pluginHelp-16.png => toolkit/themes/osx/global/plugins/pluginHelp-16.png
rename : toolkit/themes/osx/mozapps/plugins/pluginHelp-16.png => toolkit/themes/windows/global/plugins/pluginHelp-16.png
extra : moz-landing-system : lando
2018-11-22 02:12:12 +00:00
Timothy Guan-tin Chien
da5e72fb54
Bug 1497940 - Part III, Remove unused pluginProblem mobile styles r=snorp
...
These styles and PluginHelper.js should’ve been removed back in bug 1381916
.
contentPluginDisabled.png is not referenced anywhere so it is deleted together.
Differential Revision: https://phabricator.services.mozilla.com/D11701
--HG--
extra : moz-landing-system : lando
2018-11-22 02:11:44 +00:00
matthias
c543b5295f
Bug 1505066
- Update in-content table styles to use Photon colors and introduce striping on Windows r=ntim,dao
...
Differential Revision: https://phabricator.services.mozilla.com/D11384
--HG--
extra : moz-landing-system : lando
2018-11-20 11:15:37 +00:00
Dão Gottwald
00d2226d66
Bug 1507109 - Fix popup notification footer button colors. r=ntim
...
Differential Revision: https://phabricator.services.mozilla.com/D11867
--HG--
extra : moz-landing-system : lando
2018-11-21 11:11:22 +00:00
Paolo Amadini
9004df8f9b
Bug 1499947 - Part 2 - Remove the "progressmeter" element and related tests. r=bgrins,bzbarsky
...
Differential Revision: https://phabricator.services.mozilla.com/D12145
--HG--
extra : rebase_source : a322611933b371e726b25dd4223456a8f761e886
2018-11-20 14:12:33 +00:00
Paolo Amadini
7a412c9948
Bug 1507829 - Use html:progress in the Add-ons Manager. r=aswan
...
Differential Revision: https://phabricator.services.mozilla.com/D12143
--HG--
extra : rebase_source : 688e7386c6445a0b10114e391a318a798e9e23f4
2018-11-16 16:04:45 +00:00
Erica Wright
87adf060e5
Bug 1501985
- Update Content Blocking section UI r=flod,johannh
...
This adds a card-like UI to the content blocking section in preferences.
Differential Revision: https://phabricator.services.mozilla.com/D11212
--HG--
extra : moz-landing-system : lando
2018-11-19 17:40:28 +00:00
Paolo Amadini
f6b106efb2
Bug 1496827 - Remove the "notification" binding. r=bgrins
...
Differential Revision: https://phabricator.services.mozilla.com/D11650
--HG--
rename : browser/components/customizableui/content/.eslintrc.js => browser/components/translation/content/.eslintrc.js
rename : browser/components/translation/jar.mn => browser/components/translation/content/jar.mn
rename : browser/components/translation/microsoft-translator-attribution.png => browser/components/translation/content/microsoft-translator-attribution.png
rename : browser/components/customizableui/content/moz.build => browser/components/translation/content/moz.build
rename : browser/components/translation/translation-infobar.xml => browser/components/translation/content/translation-notification.js
extra : rebase_source : 598396d2da96b04782413946976f7bb9fb6be75f
2018-11-13 12:56:42 +00:00
Richard Marti
05e0953511
Bug 1506705 - Fix the treecol sortdirection selectors and use SCG icons for them. r=dao
2018-11-13 20:12:06 +01:00
Mark Striemer
3fb3ce792d
Bug 1479013 - Include both languages in the browser language switch confirmation r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D10308
--HG--
extra : moz-landing-system : lando
2018-11-13 17:46:19 +00:00
Dão Gottwald
9a4222c954
Bug 1506212 - Fix more in-content button colors. r=bgrins
...
Differential Revision: https://phabricator.services.mozilla.com/D11555
--HG--
extra : moz-landing-system : lando
2018-11-10 21:28:39 +00:00
Razvan Maries
f502ea6ce1
Merge mozilla-central to mozilla-inbound. a=merge
2018-11-10 02:24:04 +02:00
Dão Gottwald
d533fe7a8f
Bug 1473922 - Load button.css as a document stylesheet. r=bgrins
...
Differential Revision: https://phabricator.services.mozilla.com/D11462
--HG--
extra : moz-landing-system : lando
2018-11-09 16:17:24 +00:00
Dão Gottwald
86621693a3
Bug 1502056 - Add a focus ring for the header utils button. r=mstriemer
...
Differential Revision: https://phabricator.services.mozilla.com/D9786
--HG--
extra : moz-landing-system : lando
2018-11-07 15:27:58 +00:00
Mike Conley
b457d05277
Bug 1356920 - Don't calculate and flush layout inside browser-tabsintitlebar.js. r=dao
...
Folded together the following revisions:
Bug 1356920 - Remove all toolbar layout code from browser-tabsintitlebar. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D7805
***
Bug 1356920 - Move TabsToolbar and toolbar-menubar into the titlebar, and put the titlebar into the navigator-toolbox. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D7806
***
Bug 1356920 - Put a spacer in the menubar to push titlebar items to the end, and stop the menu from stretching vertically. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D7822
***
Bug 1356920 - Adjust CSS rules for new XUL document structure. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D7807
***
Bug 1356920 - Fix placement of tracking protection icon. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D7808
***
Bug 1356920 - Get rid of the spacer before the window caption buttons now in the TabsToolbar. r=dao
The spacer isn't necessary, since the tabbrowser-tabs node will flex to fill the available
space anyways.
Differential Revision: https://phabricator.services.mozilla.com/D7809
***
Bug 1356920 - Move movingtab attribute to navigator-toolbox to account for TabsToolbar not being a sibling of nav-bar anymore. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D7810
***
Bug 1356920 - Hide the window caption buttons hbox if the native titlebar is being drawn. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D7811
***
Bug 1356920 - Keep the macOS window caption buttons vertically centered when drag space is enabled. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D7812
***
Bug 1356920 - Switch window caption XUL nodes from IDs to classes so that more than one can exist per doc. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D7813
***
Bug 1356920 - Move titlebar items out into a preprocessed file to be included at build-time. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D7814
***
Bug 1356920 - Reorganize TabsToolbar contents to force most items to the bottom of it. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D9669
***
Bug 1356920 - Update CSS to account for new DOM structure under TabsToolbar. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D9670
***
Bug 1356920 - Fix titlebar button rendering when using a lwtheme without the Windows compositor. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D9671
***
Bug 1356920 - Put an ordinal rule on the window caption buttons to help ensure they stay at the end of the toolbar. r=dao
This is to ensure that the buttons are placed after the post-tabs titlebar placeholder.
Differential Revision: https://phabricator.services.mozilla.com/D7815
***
Bug 1356920 - Stretch window caption buttons to fill vertical space on Windows 8+ when using extra drag space. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D7817
***
Bug 1356920 - Update onViewToolbarsPopupShowing to search for toolbars that are grandchildren of the toolbox. r?jaws
Differential Revision: https://phabricator.services.mozilla.com/D7818
***
Bug 1356920 - Hide the titlebar items in the TabsToolbar if the menubar is being displayed. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D7825
***
Bug 1356920 - Fix selector for titlebar. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D7826
***
Bug 1356920 - Fix titlebar themeing on Linux. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D7828
***
Bug 1356920 - Remove browser-tabsintitlebar layout flushes from performance test whitelist. r?florian
Differential Revision: https://phabricator.services.mozilla.com/D7829
***
Bug 1356920 - Fix bottom border of tabbar to account for new DOM structure. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D7830
***
Bug 1356920 - Hide the titlebar-buttonbox-container when in fullscreen mode. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D7833
--HG--
extra : rebase_source : fe4acce0443df2fad8e15bf54733b7d810cdd2ca
2018-10-25 12:03:14 -04:00
Richard Marti
7a061fe9f2
Bug 1512857 - Remove the additional padding in .button-box/.menulist-label-box from common.css buttons/menulists. r=dao
2018-12-12 10:12:12 +01:00
Paolo Amadini
cdb5b4eb19
Bug 1471403 - Part 4 - Convert "notificationbox" to a custom class. r=bgrins
...
As part of the conversion, support for notificationsHidden and children that are not notifications is also removed.
Differential Revision: https://phabricator.services.mozilla.com/D10894
--HG--
rename : toolkit/content/widgets/notification.xml => toolkit/content/widgets/notificationbox.js
extra : rebase_source : 36a5412e1e9a9dc591fd486d1123c1f763a6f173
2018-11-09 14:58:18 +00:00
Paolo Amadini
76b0d28ec9
Bug 1471403 - Part 1 - Stop using notificationsHidden and children that are not notifications in most places. r=dao,bgrins
...
This also removes testing for the unused PRIORITY_CRITICAL_BLOCK behavior, and simplifies how Print Preview hides the chrome while removing leftover code.
The only theme-specific mochitest that ever existed checked an overflow scenario that is no longer relevant, so the test and its build folder are removed as well.
Differential Revision: https://phabricator.services.mozilla.com/D10578
--HG--
extra : rebase_source : 93276d403b85dea6bce3b678100328eb66486eaa
extra : source : aaf1a7164c5b4f75882be574edc92fd69e906129
2018-11-05 12:31:45 +00:00
Mark Striemer
c7b17f4681
Bug 1500165 - Include gear on each page of about:addons r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D9155
--HG--
extra : moz-landing-system : lando
2018-11-02 20:06:24 +00:00
Dão Gottwald
6d8acf957f
Bug 1503022 - Refactor window and toolbar color handling and make the Dark and Light themes honor the Windows 10 accent color setting. r=ntim
...
Differential Revision: https://phabricator.services.mozilla.com/D10736
--HG--
extra : moz-landing-system : lando
2018-11-02 17:00:46 +00:00
Tim Nguyen
83fc24bb27
Bug 1502731 - Fix browser_all_files_referenced.js failures. r=me
2018-10-30 21:48:30 +01:00
Tim Nguyen
0a931bdeff
Bug 1502731 - Remove @hudButton@ and @hudButtonPressed@. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D10004
--HG--
extra : moz-landing-system : lando
2018-10-30 19:04:23 +00:00
Jonathan Kingston
671423e741
Bug 1149485 - Replace about:blocked references to blacklist to blocklist. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D10003
--HG--
rename : toolkit/themes/linux/global/icons/blacklist_favicon.png => toolkit/themes/linux/global/icons/blocklist_favicon.png
rename : toolkit/themes/osx/global/icons/blacklist_favicon.png => toolkit/themes/osx/global/icons/blocklist_favicon.png
rename : toolkit/themes/windows/global/icons/blacklist_favicon.png => toolkit/themes/windows/global/icons/blocklist_favicon.png
extra : moz-landing-system : lando
2018-10-29 11:24:59 +00:00
Dão Gottwald
109fda93b5
Bug 1502054 - Remove the header-button class. r=mstriemer
...
Differential Revision: https://phabricator.services.mozilla.com/D9788
--HG--
extra : moz-landing-system : lando
2018-10-26 18:01:06 +00:00
Mark Striemer
a29ef05dce
Bug 1501402 - Include description in about:addons listing view again r=jaws
...
Add the description back to the listing view. It might not get removed in the redesign so we'll keep it in for this version.
Differential Revision: https://phabricator.services.mozilla.com/D9706
--HG--
extra : moz-landing-system : lando
2018-10-24 21:42:49 +00:00
Dão Gottwald
c388cf4b1c
Bug 1502067 - Add end padding to in-content search fields on Mac. r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D9792
--HG--
extra : moz-landing-system : lando
2018-10-25 15:13:12 +00:00
Dão Gottwald
119ab6595e
Bug 1500647 - Clean up ancient toolbarbutton:-moz-focusring rule. r=paolo
...
Differential Revision: https://phabricator.services.mozilla.com/D9782
--HG--
extra : moz-landing-system : lando
2018-10-25 15:06:06 +00:00
Collin Wing
795a861aad
Bug 1497087 Remove eula support from addons manager r=Gijs,aswan
...
Differential Revision: https://phabricator.services.mozilla.com/D8149
--HG--
extra : rebase_source : 906a5e7e38ba1293002579e699425c7410601d92
extra : source : 2d0174d68cec998537cb529f688c96cfa729a892
2018-10-19 21:52:20 +00:00
arthur.iakab
ff965569bd
Merge autoland to mozilla-central a=merge
2018-10-24 01:15:18 +03:00
Dão Gottwald
c11feff29b
Bug 1501235 - Move menubar autohide code from xul.css to browser.css. r=bgrins
...
Differential Revision: https://phabricator.services.mozilla.com/D9499
--HG--
extra : moz-landing-system : lando
2018-10-23 14:04:13 +00:00
Paolo Amadini
47d4cf4e37
Bug 1493844 - Part 3 - Remove the "prefpane" class and unneeded elements. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D7734
--HG--
extra : rebase_source : c9df7a97e79fb52e14a6bf89d2a2db6f3c7d2f5f
2018-10-15 19:01:59 +01:00
Paolo Amadini
42c8938dfc
Bug 1493844 - Part 2 - Remove the "caption" and "groupbox" bindings. r=bgrins,dao,jaws,johannh,surkov
...
Proper native "groupbox" styling depends on the structure of the XBL binding. By restyling the Page Info dialog, the native styling is now unused except for the Print Page Setup dialog on Windows. The native apperance is thus not applied by default anymore, and the "groupbox" element can just be used semantically for accessibility. The Print Page Setup dialog applies the native styling on its own in a way that still works on Windows.
The only other consumers of "groupbox" are the in-content Preferences pages and dialogs. These are updated to use simpler styles that don't depend on the binding structure.
Differential Revision: https://phabricator.services.mozilla.com/D8752
--HG--
extra : rebase_source : af36d911980517f9b53036f4cd4f800c5e20ad22
2018-10-23 10:14:06 +01:00
Dorel Luca
0d2a0012ec
Backed out changeset 2d0174d68cec (bug 1497087) for mochitest failure on caps/tests/mochitest/test_bug292789.html
2018-10-22 20:57:41 +03:00
Collin Wing
111588e401
Bug 1497087 Remove eula support from addons manager r=Gijs,aswan
...
Differential Revision: https://phabricator.services.mozilla.com/D8149
--HG--
extra : moz-landing-system : lando
2018-10-19 21:52:20 +00:00
Mark Striemer
e96ba0d946
Bug 1500164 - Allow selecting text in add-on release notes r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D9139
--HG--
extra : moz-landing-system : lando
2018-10-19 19:41:02 +00:00
Daniel Varga
4fc7bfa931
Merge mozilla-inbound to mozilla-central. a=merge
2018-10-20 13:10:23 +03:00
Matthew Noorenberghe
b059591dff
Bug 1435871 - Implement a basic tab-modal dialog container for Payment Request. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D7934
--HG--
extra : moz-landing-system : lando
2018-10-20 03:39:32 +00:00
Florian Quèze
49d3852c79
Bug 1500482 - Use performance.svg as the about:performance favicon, r=felipe.
...
--HG--
rename : browser/themes/shared/icons/performance.svg => toolkit/themes/shared/icons/performance.svg
2018-10-19 18:09:42 +02:00
Brindusan Cristian
1420f3437e
Backed out 2 changesets (bug 1435871) for multiple browser-chrome failures on payments. CLOSED TREE
...
Backed out changeset 0f7592b662e2 (bug 1435871)
Backed out changeset 039f6d65036e (bug 1435871)
2018-10-19 12:36:13 +03:00
Matthew Noorenberghe
28552cda7d
Bug 1435871 - Implement a basic tab-modal dialog container for Payment Request. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D7934
--HG--
extra : moz-landing-system : lando
2018-10-19 05:06:22 +00:00
Cosmin Sabou
5115d61980
Merge mozilla-inbound to mozilla-central. a=merge
2018-10-19 00:54:29 +03:00
Mark Striemer
90421228f4
Bug 1499504
- Always include search icon in search boxes on Mac r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D9021
--HG--
extra : moz-landing-system : lando
2018-10-18 18:56:11 +00:00
Ciure Andrei
bae4d8bacf
Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE
2018-10-18 19:40:31 +03:00
Dão Gottwald
fe2a8105db
Bug 1497820 - Get rid of the 'compact' class for search textboxes. r=paolo
...
Differential Revision: https://phabricator.services.mozilla.com/D9078
--HG--
extra : moz-landing-system : lando
2018-10-18 10:05:27 +00:00
Florian Quèze
f953b97c5e
Bug 1498185 - Implement the type and action columns in the new about:performance, r=felipe.
2018-10-17 14:12:16 +02:00
Dorel Luca
001975a583
Backed out 3 changesets (bug 1435871) for mochitest crashes. CLOSED TREE
...
Backed out changeset 8eab3320b8c5 (bug 1435871)
Backed out changeset 29777ddd9def (bug 1435871)
Backed out changeset afdc3066f12c (bug 1435871)
2018-10-17 23:06:14 +03:00
Matthew Noorenberghe
72a245b99d
Bug 1435871 - Implement a basic tab-modal dialog container for Payment Request. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D7934
--HG--
extra : moz-landing-system : lando
2018-10-17 18:46:27 +00:00
Mark Striemer
fca79e3a56
Bug 1495713 - Include theme previews in add-ons manager r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D8106
--HG--
extra : moz-landing-system : lando
2018-10-17 08:58:06 +00:00
Mark Striemer
258a860dfb
Bug 1495708 - Remove theme info bar and update plugin notice r=aswan,jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D8105
--HG--
extra : moz-landing-system : lando
2018-10-17 18:15:24 +00:00
Arshad Kazmi
06c583d324
Bug 1484946 - Fix tree twisty color on in-content pages when selected and unfocused r=ntim,dao
...
Differential Revision: https://phabricator.services.mozilla.com/D8669
--HG--
extra : moz-landing-system : lando
2018-10-16 10:18:56 +00:00
Mark Striemer
058859efb5
Bug 1488730 - Add label to search and move utilities menu in about:addons r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D8104
--HG--
extra : moz-landing-system : lando
2018-10-14 19:24:31 +00:00
Mark Striemer
eb7a55f9e2
Bug 1488727 - Add a heading to about:addons sections r=aswan
...
Differential Revision: https://phabricator.services.mozilla.com/D8103
--HG--
extra : moz-landing-system : lando
2018-10-14 19:20:22 +00:00
Mark Striemer
92458357b3
Bug 1490366 - Part 2: Convert about:addons to card UI r=aswan,jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D8102
--HG--
extra : moz-landing-system : lando
2018-10-14 19:22:59 +00:00
Mark Striemer
bfceed545a
Bug 1490366 - Part 1: Move card styles to common from about:debugging r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D8101
--HG--
extra : moz-landing-system : lando
2018-10-14 19:20:02 +00:00
shindli
27d0f9d0d2
Backed out 5 changesets (bug 1488730, bug 1490366, bug 1488727) for bc failures in | toolkit/mozapps/extensions/test/browser/browser_details.js and browser/components/enterprisepolicies/tests/browser/browser_policy_disable_flash_plugin.js CLOSED TREE
...
Backed out changeset 9cd889824b1c (bug 1488730)
Backed out changeset 4d076c865471 (bug 1488727)
Backed out changeset 0b8bcd97f254 (bug 1490366)
Backed out changeset 448672780572 (bug 1490366)
Backed out changeset 7e0abd16a50b (bug 1490366)
2018-10-14 19:23:09 +03:00
Mark Striemer
747e547262
Bug 1488730 - Add label to search and move utilities menu in about:addons r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D8104
--HG--
extra : moz-landing-system : lando
2018-10-14 15:14:13 +00:00
Mark Striemer
13c8be24dd
Bug 1488727 - Add a heading to about:addons sections r=aswan
...
Differential Revision: https://phabricator.services.mozilla.com/D8103
--HG--
extra : moz-landing-system : lando
2018-10-14 15:14:06 +00:00
Mark Striemer
8af21b79fd
Bug 1490366 - Part 2: Convert about:addons to card UI r=aswan,jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D8102
--HG--
extra : moz-landing-system : lando
2018-10-14 15:13:53 +00:00
Mark Striemer
c18b17b3d3
Bug 1490366 - Part 1: Move card styles to common from about:debugging r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D8101
--HG--
extra : moz-landing-system : lando
2018-10-14 15:13:31 +00:00
Mark Striemer
426e2e47f1
Bug 1483335 - Link between preferences and add-on manager r=flod,jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D8099
--HG--
extra : moz-landing-system : lando
2018-10-13 04:59:59 +00:00
Korina
1241a0830f
Bug 1495190 - Remove unused toolkit/themes/shared/in-content/check.svg. r=dao
2018-10-10 10:15:52 +02:00
Dão Gottwald
b1186958ff
Bug 1473927 - Load textbox.css and numberbox.css as document stylesheets. r=paolo
2018-10-09 10:22:15 +02:00
arthur.iakab
326255bed6
Backed out changeset 82b600b76a38 (bug 1473927)for marionette failures on test_element_state_chrome.py CLOSED TREE
2018-10-08 23:34:50 +03:00
aceman
7da0d504e1
Bug 1496524 - add CSP to docshell/resorces/content/netError.xhtml. r=ckerschb
...
--HG--
rename : docshell/resources/content/netError.xhtml => docshell/resources/content/netError.js
2018-10-05 14:56:00 +03:00
Dão Gottwald
3444ae75f8
Bug 1473927 - Load textbox.css and numberbox.css as document stylesheets. r=paolo
...
--HG--
extra : source : 4b1f939f4f3be1dd74f069083032bc1ebd9ea2ff
extra : amend_source : 21277b867aba288c321b1471655fec2302cc7aec
2018-10-08 19:47:56 +02:00
arthur.iakab
b406acca82
Backed out changeset 4b1f939f4f3b (bug 1473927)for build bustages on config/tests/test_mozbuild_reading.py CLOSED TREE
2018-10-08 21:21:21 +03:00
Dão Gottwald
6abcd86863
Bug 1473927 - Load textbox.css and numberbox.css as document stylesheets. r=paolo
2018-10-08 19:47:56 +02:00
Tim Nguyen
6e26790a43
Bug 1416363 - Remove colorpicker binding and related code. r=bgrins,surkov
...
Depends on D7575
Differential Revision: https://phabricator.services.mozilla.com/D7576
--HG--
extra : moz-landing-system : lando
2018-10-04 01:03:19 +00:00
Tim Nguyen
ae01f9393f
Bug 1416363 - Replace existing usages of XUL colorpicker with input[type='color']. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D7575
--HG--
extra : moz-landing-system : lando
2018-10-05 15:38:53 +00:00
Noemi Erli
8bb8254a13
Merge inbound to mozilla-central. a=merge
2018-10-04 07:03:25 +03:00
Tim Nguyen
f67936427b
Bug 1473926 - Move datetimepopup.css rules to browser.css. r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D7650
--HG--
extra : moz-landing-system : lando
2018-10-03 21:10:51 +00:00
Ciure Andrei
9023b4cc72
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-10-03 19:45:50 +03:00
Mark Striemer
93ff477188
Bug 1469696 - Part 6: Update warning message, limit width r=flod,jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D7216
--HG--
extra : moz-landing-system : lando
2018-10-02 17:57:33 +00:00
Mark Striemer
91446d64d7
Bug 1469696 - Part 2: Allow installing langpacks from AMO in prefs r=flod,aswan,zbraniecki,jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D6312
--HG--
extra : moz-landing-system : lando
2018-10-03 14:07:14 +00:00
Alexander Surkov
ff145aa9c4
Bug 1491197 - replace progressmeter XBL binding by a custom element, r=paolo
...
--HG--
rename : toolkit/content/widgets/progressmeter.xml => toolkit/content/widgets/progressmeter.js
2018-10-03 11:13:05 +05:00
Mark Striemer
b55a01a61c
Bug 1490375 - Align about:addons with about:preferences sidebar r=aswan
...
Differential Revision: https://phabricator.services.mozilla.com/D7264
--HG--
extra : moz-landing-system : lando
2018-10-01 17:15:23 +00:00
Dão Gottwald
3dfd9151e4
Bug 1491400 - Cut off inheritance for dropmarkers within other widgets where -moz-image-region might be set for the primary icon. r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D7399
--HG--
extra : moz-landing-system : lando
2018-10-02 12:19:07 +00:00
Dão Gottwald
5dd1ba8ec4
Bug 1495442 - Reduce specificity of toolbarbutton[checked] rule. r=paolo
...
Differential Revision: https://phabricator.services.mozilla.com/D7391
--HG--
extra : moz-landing-system : lando
2018-10-02 09:58:16 +00:00
Dão Gottwald
bef9d48a23
Bug 1473928 - Load numberbox.css as a document stylesheet. r=paolo
...
--HG--
rename : toolkit/themes/shared/numberbox.inc.css => toolkit/themes/shared/numberbox.css
2018-09-28 12:20:16 +02:00
Paolo Amadini
4baf44ac0a
Bug 1473910 - Load "tabprompts.css" as a document stylesheet in the browser window. r=dao
...
MozReview-Commit-ID: HEf70HtNiqQ
--HG--
extra : rebase_source : 4dc8ed5df577ada11c8d683726b5c2406905e09b
extra : amend_source : 656638d883630032c24a2eeec595e3aa639a3c87
2018-07-09 10:09:17 +01:00
Dão Gottwald
a506e99bd0
Bug 1494204 - Remove redundant selectors from toolbarbutton[disabled] rule. r=ntim
2018-09-26 10:43:57 +02:00
Kris Maglione
b9ad1e41b7
Bug 1473933: Remove xpinstallConfirm dialog. r=aswan
...
Differential Revision: https://phabricator.services.mozilla.com/D6854
--HG--
extra : rebase_source : 15a43212697a02ef7aa35eccc4b3c09bd195d7ed
2018-09-25 15:33:52 -07:00
Dão Gottwald
0daf292caa
Bug 1493887 - Remove toolbarbutton-icon default padding. r=paolo
...
Toolbarbuttons come in different forms, so it's better not to assume a certain layout in toolbarbutton.css.
2018-09-25 20:10:09 +02:00
Dão Gottwald
7109f4c420
Bug 1493924 - Make close buttons not change their color on hover. r=paolo
2018-09-25 12:33:14 +02:00
Dão Gottwald
b0524960f2
Bug 1493638 - Stop changing <toolbarbutton>'s padding across button states by default. r=paolo
2018-09-24 16:15:08 +02:00
Collin Wing
1e54660e25
Bug 1486935 - Migrated aboutProfiles to fluent for localization r=Gijs,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D5283
--HG--
extra : moz-landing-system : lando
2018-09-23 17:26:44 +00:00
Dao Gottwald
ab68e55ad5
Bug 1493412 - "Remove warning-64.png on Windows" r=ntim
2018-09-22 06:29:00 +03:00
Vincent Cote
c26bd0e020
Bug 1457782
- Use help.svg instead of Question.png on Windows. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D6539
--HG--
extra : moz-landing-system : lando
2018-09-22 13:07:10 +00:00
Brindusan Cristian
0bfcc31824
Merge mozilla-central to inbound. a=merge CLOSED TREE
2018-09-21 20:32:42 +03:00
Tim Nguyen
3d54c50b09
Bug 1491609 - Update common.inc.css checkbox and radio styling. r=jaws,k88hudson
...
Differential Revision: https://phabricator.services.mozilla.com/D5983
--HG--
rename : toolkit/themes/shared/in-content/check-partial.svg => toolkit/themes/shared/icons/check-partial.svg
rename : browser/themes/shared/icons/check.svg => toolkit/themes/shared/icons/check.svg
extra : moz-landing-system : lando
2018-09-21 10:23:21 +00:00
arthur.iakab
f47edab318
Backed out changeset 45f7b6097f9b (bug 1491609)for browser chrome failures on static/browser_parsable_css.js
...
--HG--
rename : toolkit/themes/shared/icons/check.svg => browser/themes/shared/icons/check.svg
rename : toolkit/themes/shared/icons/check-partial.svg => toolkit/themes/shared/in-content/check-partial.svg
extra : rebase_source : 2eed09bef57a3b2a28dd4d6a738e2e9c14781125
2018-09-21 10:15:46 +03:00
Tim Nguyen
53a8a142a5
Bug 1491609 - Update common.inc.css checkbox and radio styling. r=jaws,k88hudson
...
Differential Revision: https://phabricator.services.mozilla.com/D5983
--HG--
rename : toolkit/themes/shared/in-content/check-partial.svg => toolkit/themes/shared/icons/check-partial.svg
rename : browser/themes/shared/icons/check.svg => toolkit/themes/shared/icons/check.svg
extra : moz-landing-system : lando
2018-09-20 21:34:14 +00:00
Dão Gottwald
4e5097d655
Bug 1490952
- Align <tabs> default and override styles on Mac. r=mikedeboer
2018-09-20 12:22:55 +02:00
Dão Gottwald
ac0d794b59
Bug 1490937 - Followup fix for in-content tab styling on Mac since tabbox.css is now loaded as a document stylesheet. r=mikedeboer
2018-09-20 11:47:23 +02:00
Bogdan Tara
e7c653959c
Merge inbound to mozilla-central. a=merge
2018-09-20 00:58:18 +03:00
Timothy Guan-tin Chien
6c928dc396
Bug 1484048 - Part II, Make error label visible r=Gijs
...
This is a regression left over by Bug 1431255 Part IV.
I did s/anonid/id/ in videocontrols.js but I didn't do that in CSS.
anonid selectors are still needed in CSS until we remove the XBL binding.
Depends on D3667
Differential Revision: https://phabricator.services.mozilla.com/D3840
--HG--
extra : moz-landing-system : lando
2018-09-17 20:49:16 +00:00
Dão Gottwald
ee472a512c
Bug 1491042 - Clean up padding, margin, and border overrides for in-content tabs after tabbox.css changes. r=Paenglab
2018-09-19 19:24:51 +02:00
arthur.iakab
1ee75a928a
Merge inbound to mozilla-central a=merge
2018-09-19 05:18:50 +03:00
Ehsan Akhgari
b28b5409e0
Bug 1491450 - Increase the vertical spacing between the sections in Preferences; r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D5926
2018-09-18 18:35:40 -04:00
Dão Gottwald
dd843cb18e
Bug 1490937 - Fix in-content tab styling on Mac since tabbox.css is now loaded as a document stylesheet. r=mikedeboer
...
--HG--
extra : rebase_source : 7707ad3c0f168d3de2c0b0f77c0c5d659365233b
2018-09-14 11:28:17 +02:00
Tim Nguyen
25e0092647
Bug 1485830 - Set custom odd tree row colors in common.css on all platforms. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D5963
--HG--
extra : moz-landing-system : lando
2018-09-18 13:22:49 +00:00
Margareta Eliza Balazs
ab4a75db76
Backed out changeset 9fe573be562e (bug 1485830) for perma bc failures in browser/base/content/test/static/browser_parsable_css.js CLOSED TREE
2018-09-18 16:01:17 +03:00
Tim Nguyen
2540f5c8e4
Bug 1485830 - Set custom odd tree row colors in common.css on all platforms. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D5963
--HG--
extra : moz-landing-system : lando
2018-09-18 10:40:42 +00:00
Tim Nguyen
c0d8c0ec57
Bug 1487397 - Add hover styling on trees on Windows default theme. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D5796
--HG--
extra : moz-landing-system : lando
2018-09-18 10:35:36 +00:00
Tim Nguyen
60ca3b7481
Bug 1491706 - Remove unused .help-button styles. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D5981
--HG--
extra : moz-landing-system : lando
2018-09-17 09:46:41 +00:00
Brindusan Cristian
711261875a
Backed out changeset 5d63a6222e9e (bug 1492130) for chrome- mochitest failures on toolkit/content/tests/chrome/test_bug562554.xul.
2018-09-19 15:42:08 +03:00
Dão Gottwald
033d567f0b
Bug 1492130 - Load toolbarbutton.css as a document stylesheet. r=paolo
2018-09-18 20:24:43 +02:00
Arshad Kazmi
79c60b26c5
Bug 1457784 - Replace warning-16.png with warning.svg. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D5973
--HG--
extra : moz-landing-system : lando
2018-09-17 09:55:12 +00:00
Tim Nguyen
cd0933861f
Bug 1441837 - Remove unused --in-content-category-text-active variable. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D5966
--HG--
extra : moz-landing-system : lando
2018-09-16 05:23:03 +00:00
Korina
99db42b684
Bug 1457781 - Use warning.svg instead of Warning.png on Windows. r=dao
2018-09-14 21:38:38 +02:00
Dão Gottwald
6c22936032
Bug 1473921 - Load checkbox.css and radio.css as document stylesheets. r=paolo
2018-09-14 19:35:47 +02:00
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