Commit Graph

361 Commits

Author SHA1 Message Date
Dão Gottwald
caee52c07e Bug 1453281 - Remove obsolete menubar binding and styling. r=bgrins,Paolo
MozReview-Commit-ID: Kao3jst0DBJ
2018-04-11 17:29:27 +02:00
Tim Nguyen
cff388f5ee Bug 1437302 - Fix width of textbox[type=number] consumers. r=Paolo, Neil Deakin 2018-03-26 14:34:39 +02:00
Manish Kumar
a51db23df1 Bug 1451708 - Clean up unused legacy customization mode CSS and images. r=Dao 2018-04-05 15:56:27 +02:00
Paolo Amadini
5621a22a69 Bug 1434860 - Part 2 - Remove support for menu-button toolbar buttons. r=enn
MozReview-Commit-ID: MTLaIPzg7a
2018-04-03 16:26:03 +01:00
Timothy Guan-tin Chien
943b30167b Bug 1446157 - Remove unused grippy binding r=enndeakin+6102
MozReview-Commit-ID: KWC9HpTzig
2018-03-20 17:21:19 +08:00
Andreea Pavel
7bcb3e8cb2 Backed out 3 changesets (bug 1446157) for browser chrome failures at browser/base/content/test/static/browser_all_files_referenced.js on a CLOSED TREE
Backed out changeset 2491f8caeffa (bug 1446157)
Backed out changeset be65061c2d72 (bug 1446157)
Backed out changeset de560a993de1 (bug 1446157)
2018-03-22 18:49:31 +02:00
Timothy Guan-tin Chien
7afec4bfc9 Bug 1446157 - Remove unused grippy binding r=enndeakin+6102
MozReview-Commit-ID: KWC9HpTzig
2018-03-20 17:21:19 +08:00
Paolo Amadini
16faec8950 Bug 851471 - Decommission nsIDownloadManager. r=mak
MozReview-Commit-ID: HfqdrdJcLrh
2018-03-06 13:16:07 +00:00
Brendan Dahl
5ef80eaf60 Bug 1418403 - Remove viewing source in a standalone window. r=jryans
Along with removing the view source standalone windows and prefs this patch:
1) Re-structures several of the view source tests that were only testing the old
standalone windows to now test view source in tab.
2) Adds support viewSourceUtils.viewSource() to open a browser window when there
aren't any open (for browser toolbox view source).
3) Cleans up some of the API for viewSourceUtils and removes the old deprecated
ways of calling it.

MozReview-Commit-ID: DI6sgZwbCf
2018-02-05 13:33:58 -08:00
Timothy Guan-tin Chien
f08391ee76 Bug 1234008 - Recompress some png images with zopflipng r=Dolske,Grisha,jryans
MozReview-Commit-ID: Cr2iMSB04uu
2018-01-27 15:57:42 +08:00
Noemi Erli
d4cd5ed7fd Merge inbound to mozilla-central. a=merge 2018-02-15 21:29:11 +02:00
Paolo Amadini
120d11e56d Bug 1434877 - Rework default styles for richlistbox autocomplete. r=mak
The default styles of richlistbox autocomplete were originally created to support the location bar popup, but now every autocomplete field uses the richlistbox version. This reworks the styles so that the number of overrides is minimized.

MozReview-Commit-ID: BwagKpMR5Dt
2018-02-14 15:04:11 +00:00
Tim Nguyen
800b8501ca Bug 1404688 - Make headerURL optional and remove text-shadow when there is no headerURL. r=jaws
MozReview-Commit-ID: 5x6SPWEJ3jp
2018-02-15 13:37:30 +00:00
Martin Stransky
ff001e7fa6 Bug 1423851 - Enable titlebar/menubar drag on lightweight themes, r=dao
MozReview-Commit-ID: 2EP2SXGT5nj
2018-02-14 15:50:01 +01:00
Coroiu Cristina
86747c3ece Backed out changeset 067ee834b07b (bug 1404688) for xpcshell failures at toolkit/mozapps/extensions/test/xpcshell/test_LightweightThemeManager.js 2018-02-15 05:15:10 +02:00
Tim Nguyen
f26ed7c47c Bug 1404688 - Make headerURL optional and remove text-shadow when there is no headerURL. r=jaws
MozReview-Commit-ID: BWhStvcLpkL
2018-02-15 02:30:44 +00:00
Dorel Luca
2385f5c71f Backed out changeset 85e30806ade1 (bug 1404688) for Browser chrome failure on browser/base/content/test/general/browser_compacttheme.js. CLOSED TREE 2018-02-14 21:50:09 +02:00
Tim Nguyen
212aa936f0 Bug 1404688 - Make headerURL optional and remove text-shadow when there is no headerURL. r=jaws
MozReview-Commit-ID: iHJggOjHBa
2018-02-11 19:28:32 +00:00
Tim Nguyen
91c12049f1 Bug 1429573 - Use input[type=number] in textbox[type=number] implementation. r=Paolo,surkov
* The number is no longer selected on number input focus

MozReview-Commit-ID: AmR5c6YKTCP
2018-02-09 21:54:36 +00:00
arthur.iakab
17560c0498 Backed out 2 changesets (bug 1429573) for failing reftest on reftest/tests/editor/reftests/xul/number-3.xul on a CLOSED TREE
Backed out changeset 75364898f5f6 (bug 1429573)
Backed out changeset fe69b415f45b (bug 1429573)
2018-02-09 23:27:59 +02:00
Tim Nguyen
9d6e6e89b7 Bug 1429573 - Use input[type=number] in textbox[type=number] implementation. r=Paolo,surkov
* The number is no longer selected on number input focus

MozReview-Commit-ID: EoXNqhXwK95
2018-02-09 19:23:56 +00:00
Csoregi Natalia
2d31fd43a6 Backed out 2 changesets (bug 1429573) for reftest failures /tests/reftest/tests/editor/reftests/xul/number-3.xul. on a CLOSED TREE
Backed out changeset bd6892535d35 (bug 1429573)
Backed out changeset 1c398da94994 (bug 1429573)
2018-02-09 16:56:39 +02:00
Tim Nguyen
948270c649 Bug 1429573 - Use input[type=number] in textbox[type=number] implementation. r=Paolo,surkov
* The number is no longer selected on number input focus

MozReview-Commit-ID: 6XQdnJP65m0
2018-02-09 13:47:44 +00:00
shindli
3c24550a3e Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-02-08 12:13:08 +02:00
Timothy Guan-tin Chien
cd35f6d01e Bug 1418459 - Remove menuitem-iconic-desc-noaccel binding. r=Paolo
MozReview-Commit-ID: 3BjrOyJwBKA
2018-02-07 15:50:22 +08:00
Paolo Amadini
a9e41a6912 Bug 1427363 - Part 1 - Remove "autocomplete-result-popup" and related bindings. r=mak
MozReview-Commit-ID: oJ08wuZMop
2017-12-29 14:12:10 +00:00
Paolo Amadini
cc0eed940e Bug 1427366 - Use richlistbox autocomplete by default. r=mak,surkov
MozReview-Commit-ID: BeAEWMjS6eW
2018-02-07 21:16:56 +00:00
Timothy Guan-tin Chien
cde183eccc Bug 1429464 - Remove toolbox binding r=Gijs
- Move -moz-appearance: toolbox to xul.css.
- Remove the markup that initialize the palette field to null,
  effectively initialize the value to undefined, which is still
  falsey. The toolbar binding remains responsible for initializing
  the toolbox's palette property with an actual DOM node.

MozReview-Commit-ID: 7X6JAn79P3k
2018-02-05 16:28:49 +08:00
Dão Gottwald
e89787ff45 Bug 1395732 - Implement new defaultFavicon.svg with context-fill. r=jwatt,mak
MozReview-Commit-ID: IB5TWxbg0MX
2018-01-24 15:15:51 +01:00
Brian Grinstead
140585c506 Bug 1424095 - Use display: block on iframes in XUL flexbox emulation mode;r=Gijs
With emulated flex display we wrap inline-level children into anonymous
wrapper-blocks, and those wrapper blocks serve as the flex items. Using
display: block and then resetting the hardcoded width/height does the trick.

MozReview-Commit-ID: Grh1KsSmngP
2018-01-25 15:09:23 -08:00
Narcis Beleuzu
427a1f4a33 Merge inbound to mozilla-central. a=merge 2018-01-24 23:56:14 +02:00
Brian Grinstead
050a86051a Bug 1420229 - Create a new components.css file and load it as a UA stylesheet;r=bz,Gijs
This provides a place for current XBL stylesheets to be loaded without using XBL <resources>,
that load as a UA sheet instead of loading them as document sheets. This makes the styles
apply more similarly to XBL, in that they are less specific than document styles.

MozReview-Commit-ID: 3ewomJZMbrk
2017-11-30 12:39:28 -08:00
Ethan Grace-Platow
907a520634 Bug 1419935 - Removed the unused menulist-description binding r=bgrins 2018-01-23 22:28:53 -08:00
Tim Nguyen
0f11886f22 Bug 1430374 - Remove support for progressmeter tree cells. r=bz,dao
MozReview-Commit-ID: 3hydkeoneC0
2018-01-18 10:36:05 +00:00
Vikas Mahato
b0fff00fbc Bug 1430739 - Remove the wizard-box class r=dao
MozReview-Commit-ID: 3q3TJTIHTxc
2018-01-17 18:20:09 +05:30
Dão Gottwald
60decd5f64 Bug 1430742 - Remove the gridlines class. r=enndeakin+6102
MozReview-Commit-ID: 6AA9c5zrxH7
2018-01-16 12:08:11 +01:00
Dão Gottwald
6fdb088d8e Bug 1430371 - Stop using -moz-border-*-colors for treechildren::-moz-tree-progressmeter on Mac. r=ntim
MozReview-Commit-ID: 8eal7OVHsjH
2018-01-13 10:27:22 +01:00
Paolo Amadini
59975423f8 Bug 1284391 - Remove ui.allow_platform_file_picker pref on GTK widget. r=karlt
MozReview-Commit-ID: Gdiww1Gbwpk
2018-01-11 13:10:28 +00:00
Myk Melez
30f98a841a Bug 1379338 - scriptify preferences XBL; r=jaws
MozReview-Commit-ID: Egyzs2KxhzH
2018-01-04 21:37:47 -08:00
Sebastian Hengst
14608b5894 Backed out 2 changesets (bug 1379338) for failing Marionette headless' test_anonymous_content.py TestAnonymousNodes.test_find_anonymous_children. r=backout on a CLOSED TREE
Backed out changeset 232c97d7c2ea (bug 1379338)
Backed out changeset a76ff10b9bff (bug 1379338)
2018-01-04 20:15:18 +02:00
Myk Melez
5b9b2b305f Bug 1379338 - scriptify preferences XBL; r=jaws
MozReview-Commit-ID: 7NRHlSsdOtf
2018-01-04 07:34:15 -08:00
Tim Nguyen
ecbd0af966 Bug 1425868 - Consolidate arrow panel styling. r=dao
Original patch by Jared Wein [:jaws]

MozReview-Commit-ID: D8GxCjJ8Si3
2017-12-19 08:00:00 -06:00
Dorel Luca
824fce99c6 Backed out changeset 4f6ed26bdb9b (bug 1425868) for build bustages on OS X and Windows r=backout on a CLOSED TREE 2017-12-19 15:43:13 +02:00
Tim Nguyen
63dcea73ca Bug 1425868 - Consolidate arrow panel styling. r=dao
Original patch by Jared Wein [:jaws]

MozReview-Commit-ID: RAGeRpgoJF
2017-12-19 07:00:24 -06:00
Oriol Brufau
0dd0ef4bec Bug 1424617 - Remove text-shadow in webextension badges. r=dao
MozReview-Commit-ID: F4axgM8IL7C
2017-12-14 16:03:22 +01:00
Dão Gottwald
9b9508ff57 Bug 1422100 - Refactor in-content UI font sizes. r=jaws
MozReview-Commit-ID: DIxgLYcUvJh
2017-11-30 20:23:07 +01:00
Gijs Kruitbosch
8e3bf395c2 Bug 1421711 - remove pluginInstallerWizard.css and pluginGeneric*.png, r=daleharvey
MozReview-Commit-ID: 4yuH7IFEOme
2017-11-29 18:14:23 +00:00
Brian Grinstead
4ec380c3e2 Bug 1419170 - Remove the statusbar and statusbarpanel bindings;r=Paolo
MozReview-Commit-ID: DbwMUBpHcri
2017-11-27 09:17:04 -08:00
Brian Grinstead
607ef72246 Bug 1416493 - Remove the menuseparator XBL binding;r=Gijs
Key accessibility off of the tag name instead of the role attribute
and load styles in global.css instead of <resources>

MozReview-Commit-ID: Epv0rHHzbz0
2017-11-22 13:47:09 -08:00
Coroiu Cristina
b9a4eee1c9 Merge mozilla-central to inbound. r=merge a=merge on a CLOSED TREE 2017-11-22 01:50:20 +02:00