Brian Grinstead
2214548e2c
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
--HG--
extra : rebase_source : 2239c8ccca8d899b4c4144faab7212f120f00e23
2017-11-22 13:47:09 -08:00
Coroiu Cristina
9eb4f34b0a
Merge mozilla-central to inbound. r=merge a=merge on a CLOSED TREE
2017-11-22 01:50:20 +02:00
Gijs Kruitbosch
f647b500f2
Bug 1401477 - limit autoscroll popup coordinates so we always display it full-size, instead of having the popup code constrain its size to fit on-screen, r=dao
...
MozReview-Commit-ID: 6XQNfkkjadC
--HG--
extra : rebase_source : 50795a86671b1b4a19f8141f6fff6d7268d1c9e4
2017-11-13 16:06:33 +00:00
gorovoja
76b56b8d23
Bug 1416875 - Renamed prompt IDs from the form of info.body to InfoBody so they won't need escaping. r=jaws
...
--HG--
extra : rebase_source : cd932973a6b675ff45c4a4c9eadc68e3303f6d11
2017-11-17 13:59:30 -05:00
Brian Grinstead
5f270e061f
Bug 1418494 - Flatten menucaption-inmenulist into menucaption;r=mconley
...
The only time menucaptions are created are for optgroups, and they
always get instantiated as menucaption-inmenulist. Flatten the
inheritance here to get rid of a binding.
MozReview-Commit-ID: KWzor0QDdma
--HG--
extra : rebase_source : a87ea48a4c6815ec6bdb53925283a9c1ed89f5a2
2017-11-20 10:05:35 -08:00
Gijs Kruitbosch
ba009dae2f
Bug 1408044 - remove the 'about:' page from toolkit, r=dao
...
MozReview-Commit-ID: 8qNBcCYWxhe
--HG--
extra : rebase_source : 7fbd316235899cbd340c53ea2111b020eff941d4
2017-11-16 17:16:12 +00:00
Scott Wu
bb68b625f9
Bug 1413162 - Set width to manageAddresses and manageCreditCards dialogs and move button styles to common stylesheets. r=flod,jaws,lchang
...
Increased the dialog width and align html button styles with XUL button styles (padding, min-width) in common stylesheets.
MozReview-Commit-ID: Czzu0Ar6JfP
--HG--
extra : rebase_source : 3f9206ac21f0b533952c0ad5c898cfdf0e3a23ea
2017-11-13 18:36:35 +08:00
Ciure Andrei
a8907fc95a
Backed out 5 changesets (bug 1408044) for failing Android test: TestAboutPagesPreparer.java:24: cannot find symbol. r=backout on a CLOSED TREE
...
Backed out changeset 5c5152ad910d (bug 1408044)
Backed out changeset c9a062838c12 (bug 1408044)
Backed out changeset 9ceaa645f2a9 (bug 1408044)
Backed out changeset 10fc0a581606 (bug 1408044)
Backed out changeset 513140019014 (bug 1408044)
2017-11-17 12:19:30 +02:00
Gijs Kruitbosch
460f3e9014
Bug 1408044 - remove the 'about:' page from toolkit, r=dao
...
MozReview-Commit-ID: 8qNBcCYWxhe
--HG--
extra : rebase_source : b56c3e86aa16d975fbc38d1b50c101bfefa425a3
2017-11-16 17:16:12 +00:00
Brian Grinstead
0ed4d8d06c
Bug 1416368 - Remove unused statusbarpanel-* bindings;r=dao
...
MozReview-Commit-ID: I6QKxP6joag
--HG--
extra : rebase_source : 0a78abfaa63e969c41656fb2b7957dc9e959bc8b
2017-11-10 14:48:34 -08:00
Aditya Bharti
ba1f03bb2f
bug 1407562 - Fix in-content HTML selects and about:telemetry "Raw JSON" element for RTL locales r=chutten
...
The arrow icon in about:telemetry's process <select> overlapped the text in RTL.
It turns out that this was also a problem in a couple of other places in the UI,
including the Add New Credit Card and And New Address dialogs for form autofill.
Now, those are fixed too.
On the about:telemetry page, the "Raw JSON" element is in the appropriate place now.
Earlier it was on the left in RTL locales.
2017-11-16 00:05:09 +05:30
Dave Townsend
9b2e25316e
Bug 1414406: Remove the inline options feature for add-ons. r=aswan
...
MozReview-Commit-ID: 4ycTaMzqWgx
--HG--
extra : rebase_source : 9176d61244a140a5c4fde953302e9fb72aebff5a
2017-11-13 15:09:00 -08:00
Ray Lin
f058f3b817
Bug 1415596 - Make click to play button transparent when status overlay is present on video controls. r=jaws
...
MozReview-Commit-ID: 6xweGJQoR6R
--HG--
extra : rebase_source : e53a93c32acbbbc43abbb0ba6f8ff0ad34a5ec85
2017-11-12 23:18:03 +08:00
Csoregi Natalia
6d76ab3d79
Backed out 2 changesets (bug 1414406)for ESLINT failures /toolkit/mozapps/extensions/content/extensions.js:1193 r=backout on a CLOSED TREE
...
Backed out changeset f501182ed44b (bug 1414406)
Backed out changeset f438ce3fc88e (bug 1414406)
2017-11-14 00:02:18 +02:00
Dave Townsend
9c5a18de90
Bug 1414406: Remove the inline options feature for add-ons. r=aswan
...
MozReview-Commit-ID: 4ycTaMzqWgx
--HG--
extra : rebase_source : 2898d9947489b9a1d8b69364cb6574706e849225
2017-11-06 10:26:40 -08:00
Jared Wein
1d5d163a1c
Bug 1413522 - Use HiDPI icons on Windows for the toolkit warning and question icons, and lower the size of the icons on OSX so the HiDPI versions are not shown blurry. r=nhnt11
...
MozReview-Commit-ID: 8u3zxE9HiSx
--HG--
extra : rebase_source : 2946b968b2f9793af7476d4ce2ae0b6144d46934
2017-11-02 12:11:42 -04:00
Felipe Gomes
20db5d5395
Bug 1409148 - Add dynamic sizing on the plugin overlay. r=dthayer,johannh
...
MozReview-Commit-ID: 9cxCs9GeJY8
--HG--
extra : rebase_source : 01058d3f077244826a30e9ab2c1a9ecd490c9efe
2017-11-10 14:05:04 -02:00
Felipe Gomes
5b1720710b
Bug 1409148 - Improve styling of the plugin Click-to-Play overlay. r=johannh
...
MozReview-Commit-ID: RnwWDIw2Sm
--HG--
extra : rebase_source : d1f612366905fb249b6202ee237c728a4422c681
2017-11-10 14:05:04 -02:00
Felipe Gomes
6b4a59c465
Bug 1409148 - Drop the old contentPluginActivate.png icon and replace it with the modern svg version. r=johannh
...
MozReview-Commit-ID: G54i1wKfZsN
--HG--
rename : browser/themes/shared/notification-icons/plugin-blocked.svg => toolkit/themes/shared/plugins/plugin-blocked.svg
rename : browser/themes/shared/notification-icons/plugin.svg => toolkit/themes/shared/plugins/plugin.svg
extra : rebase_source : 467fbca59d490e0aca89d6bc10bf309ca701a7a3
2017-11-10 14:05:04 -02:00
Felipe Gomes
d68bb1d91f
Bug 1409148 - Drop the old contentPluginClose.png icon and replace it with the modern svg version. r=johannh
...
This also updates its :hover and :active visuals to match the tab bar
MozReview-Commit-ID: 98LiqClr3SG
--HG--
extra : rebase_source : 4f20c5803702a2da731a1eb6880e2b68e1867f9e
2017-11-10 14:05:00 -02:00
Sebastian Hengst
9d26579fa1
Backed out 6 changesets (bug 1409148) for failing mochitest caps/tests/mochitest/test_bug292789.html on Android. r=backout on a CLOSED TREE
...
Backed out changeset 6fe2a24e51ca (bug 1409148)
Backed out changeset 0b032b6e0655 (bug 1409148)
Backed out changeset 78eebd668bf1 (bug 1409148)
Backed out changeset acfd8cf8c4ec (bug 1409148)
Backed out changeset 4d486418cd55 (bug 1409148)
Backed out changeset 0da5d54d003c (bug 1409148)
--HG--
rename : toolkit/themes/shared/plugins/plugin-blocked.svg => browser/themes/shared/notification-icons/plugin-blocked.svg
rename : toolkit/themes/shared/plugins/plugin.svg => browser/themes/shared/notification-icons/plugin.svg
2017-11-10 02:59:06 +02:00
Felipe Gomes
dbd9f85e9d
Bug 1409148 - Add dynamic sizing on the plugin overlay. r=dthayer,johannh
...
MozReview-Commit-ID: 75jMomIPAuA
--HG--
extra : rebase_source : 1b87147f0a3cf85e1356f5f3dd798bc1aa2a75ab
2017-11-09 18:39:54 -02:00
Felipe Gomes
c4ad163a19
Bug 1409148 - Improve styling of the plugin Click-to-Play overlay. r=johannh
...
MozReview-Commit-ID: I3P65jCm06j
--HG--
extra : rebase_source : 0435fe837fd63ca52bd7fe52190b4336b42ba7c5
2017-11-09 18:35:14 -02:00
Felipe Gomes
0de0e47a43
Bug 1409148 - Drop the old contentPluginActivate.png icon and replace it with the modern svg version. r=johannh
...
MozReview-Commit-ID: Bst0uil0Xxr
--HG--
rename : browser/themes/shared/notification-icons/plugin-blocked.svg => toolkit/themes/shared/plugins/plugin-blocked.svg
rename : browser/themes/shared/notification-icons/plugin.svg => toolkit/themes/shared/plugins/plugin.svg
extra : rebase_source : 2b434d1b384c18980cfd43d338a869fd04f94e5a
2017-11-09 18:34:59 -02:00
Felipe Gomes
62c5288e77
Bug 1409148 - Drop the old contentPluginClose.png icon and replace it with the modern svg version. r=johannh
...
This also updates its :hover and :active visuals to match the tab bar
MozReview-Commit-ID: SijUvVrAAF
--HG--
extra : rebase_source : 7a3b711a32edd76e3ed02e5ccb9aa1fbb48e3345
2017-11-09 14:41:48 -02:00
Andreea Pavel
62b7374667
Backed out 6 changesets (bug 1409148) for ESlint failure at browser/base/content/test/plugins/browser_CTP_overlay_styles.js:73 r=backout
...
Backed out changeset 86e066b54fc3 (bug 1409148)
Backed out changeset bd2913f16345 (bug 1409148)
Backed out changeset 331d0da78f3e (bug 1409148)
Backed out changeset 86d7f89e9cfb (bug 1409148)
Backed out changeset 9159635ae827 (bug 1409148)
Backed out changeset 59532da5ffff (bug 1409148)
--HG--
rename : toolkit/themes/shared/plugins/plugin-blocked.svg => browser/themes/shared/notification-icons/plugin-blocked.svg
rename : toolkit/themes/shared/plugins/plugin.svg => browser/themes/shared/notification-icons/plugin.svg
extra : rebase_source : 62b608b3daa611c3b06c3912e9b84db0cb6710ba
2017-11-09 23:42:41 +02:00
Felipe Gomes
db6bd6c5cf
Bug 1409148 - Add dynamic sizing on the plugin overlay. r=dthayer,johannh
...
MozReview-Commit-ID: 75jMomIPAuA
--HG--
extra : rebase_source : 1b87147f0a3cf85e1356f5f3dd798bc1aa2a75ab
2017-11-09 18:39:54 -02:00
Felipe Gomes
40dfaabeff
Bug 1409148 - Improve styling of the plugin Click-to-Play overlay. r=johannh
...
MozReview-Commit-ID: I3P65jCm06j
--HG--
extra : rebase_source : 0435fe837fd63ca52bd7fe52190b4336b42ba7c5
2017-11-09 18:35:14 -02:00
Felipe Gomes
ad7a591860
Bug 1409148 - Drop the old contentPluginActivate.png icon and replace it with the modern svg version. r=johannh
...
MozReview-Commit-ID: Bst0uil0Xxr
--HG--
rename : browser/themes/shared/notification-icons/plugin-blocked.svg => toolkit/themes/shared/plugins/plugin-blocked.svg
rename : browser/themes/shared/notification-icons/plugin.svg => toolkit/themes/shared/plugins/plugin.svg
extra : rebase_source : 2b434d1b384c18980cfd43d338a869fd04f94e5a
2017-11-09 18:34:59 -02:00
Felipe Gomes
5da35dc1d7
Bug 1409148 - Drop the old contentPluginClose.png icon and replace it with the modern svg version. r=johannh
...
This also updates its :hover and :active visuals to match the tab bar
MozReview-Commit-ID: SijUvVrAAF
--HG--
extra : rebase_source : 7a3b711a32edd76e3ed02e5ccb9aa1fbb48e3345
2017-11-09 14:41:48 -02:00
dluca
3f1926865e
Backed out 1 changesets (bug 1413522) for failing a11y on OS X accessible/tests/mochitest/relations/test_ui_modalprompt.html r=backout on a CLOSED TREE.
...
Backed out changeset a74c645411e7 (bug 1413522)
2017-11-09 19:02:26 +02:00
Jared Wein
09cd077245
Bug 1413522 - Use HiDPI icons on Windows for the toolkit warning and question icons, and lower the size of the icons on OSX so the HiDPI versions are not shown blurry. r=nhnt11
...
MozReview-Commit-ID: 8u3zxE9HiSx
--HG--
extra : rebase_source : 1ec2263fc97831e2d314ed7b6ab98ecfe8ebcb9a
2017-11-02 12:11:42 -04:00
Dão Gottwald
a0324f6ef8
Bug 1415529 - Remove unused autocomplete-textbox-container from the autocomplete binding. r=bgrins
...
MozReview-Commit-ID: 4OPmE5HOE0u
--HG--
extra : rebase_source : dbf80435fc172a26f089317db96cb644699218e8
2017-11-08 13:52:50 +01:00
Brian Grinstead
c745188211
Bug 1410540 - Merge viewbutton.css into pageInfo.css for osx;r=dao
...
Page Info is the only place viewbutton.css is referenced
MozReview-Commit-ID: 3wlMTmcwpx0
--HG--
extra : rebase_source : 2c839eb5a405bc8572626e33b499e96122f5ff4b
2017-11-08 12:31:26 -08:00
Dão Gottwald
e57bb9cb2e
Bug 464450 - Get rid of the padded class and clean up related styling. r=mak
...
MozReview-Commit-ID: KYKqH9vLQ3x
--HG--
extra : rebase_source : 6242214b0c8efd8fde15714d53dd7fd63c082835
2017-11-07 14:15:19 +01:00
Phil Ringnalda
202bbba5f7
Backed out changeset aa14c955261c (bug 464450) for Win10 debug non-e10s failures in editor reftests
...
MozReview-Commit-ID: J83gCo2oGUh
2017-11-06 19:55:01 -08:00
Dão Gottwald
7ca44028ae
Bug 464450 - Get rid of the padded class and clean up related styling. r=mak
...
MozReview-Commit-ID: 5uPRgLiSu0Q
--HG--
extra : rebase_source : 4a271f0eb515546586918412c062c3ea853c3844
2017-10-18 14:49:00 +02:00
Emilio Cobos Álvarez
e9deab270e
Bug 1414786: Do not match caption's labels with child combinators. r=dao
...
Nested captions are not used, nor nested labels inside captions.
Another approach would be to just move all our captions that currently use
<caption><label> to use <caption label="">, and get rid of the <xbl:children>
element.
Let me know if that's preferred, but seems not necessary to me.
MozReview-Commit-ID: Gx7vB0tio5O
--HG--
extra : rebase_source : 752765f30aa5b0b26e57d2144bcdca2cce5d09cb
2017-11-06 13:41:34 +01:00
Mantaroh Yoshinaga
60c5093160
Bug 1411121 - Part 4. Remove printPageSetup resources from linux package since Linux will display native dialog. r=mconley
...
This patch will remove printPageSetup resources from Linux package. This xul is
'PageSetup' dialog, but gecko doesn't use this dialog since gecko will display
a native page setup dialog.
(For Detail, See nsPrintDialogServiceGTK::ShowPageSetup)
MozReview-Commit-ID: 4AFjaM3cB35
--HG--
extra : rebase_source : 9ed0e9f0c3289c7d66b8f839417a899f884b345c
2017-11-06 09:27:05 +09:00
Emilio Cobos Álvarez
6c80d3d403
Bug 1414513: Make the profile manager image selector a bit dumber. r=johannh
...
MozReview-Commit-ID: 9NWUhP7KzZj
--HG--
extra : rebase_source : 678538abb735829e78698036a074f16987a149ee
2017-11-04 13:44:19 +01:00
Dão Gottwald
d7ee263691
Bug 1411640 - Consolidate <radio> bindings and styling across platforms. r=bgrins
...
MozReview-Commit-ID: 4Z6cdsiLMio
--HG--
extra : rebase_source : e37a614089d472810764816991a17e5cfe78f789
2017-11-03 18:05:16 +01:00
Sebastian Hengst
3d130f41d4
Backed out changeset 4e49de4bbc6f (bug 1411640) for failing browser-chrome's browser/base/content/test/static/browser_all_files_referenced.js, at least on Windows. r=backout on a CLOSED TREE
2017-11-03 17:56:53 +01:00
Dão Gottwald
5c4a955c3f
Bug 1414237 - Remove bogus styles from listbox.css on Linux. r=johannh
...
There's a bunch of borders that aren't used because of -moz-appearance, and listheader have extra padding that shouldn't be there because -moz-appearance takes care of that.
MozReview-Commit-ID: LbqKADfO3tf
--HG--
extra : rebase_source : b4892e8090fe67fc7c258cc486a6458447260ce9
2017-11-03 12:53:17 +01:00
Dão Gottwald
b11e3c1a5b
Bug 1413979 - Remove bogus styles from tree.css on Linux. r=johannh
...
There's a bunch of borders that aren't used because of -moz-appearance, and treecols have extra padding that shouldn't be there because -moz-appearance takes care of that. For treecol[dragging="true"] we set color: ThreeDHighlight on the assumption that background-color is ThreeDShadow, but that background-color isn't used either because of -moz-appearance.
MozReview-Commit-ID: GNt0vcdawtz
--HG--
extra : rebase_source : daf3c3cab96f15c43176c5c7720762fd2ac78a64
2017-11-02 17:28:43 +01:00
Emilio Cobos Álvarez
aa5740dd64
Bug 1374247: Don't match in the add-ons detail page against .box-inherit, but against the scrollbox inner box. r=johannh,dao
...
This relies on no other scrollbox being in the subtree, but that's already the
case, so...
This can be seen in the add-on detail page.
The difference between applying it to #detail-view directly or not is not
perceptible, except for the case the add-on description is too large and we
don't fit into the screen.
MozReview-Commit-ID: Fg4Zx5e2A2o
2017-11-03 14:23:15 +01:00
Dão Gottwald
d64a583b26
Bug 1411640 - Consolidate <radio> bindings and styling across platforms. r=bgrins
...
MozReview-Commit-ID: p4dxfdpTs3
--HG--
extra : rebase_source : d8b5352cae018a88a21ee1d1e8c3a699532f7db2
2017-11-02 17:55:33 +01:00
Jared Wein
b8ffd9d167
Bug 1410666 - Remove unused PanelUI-popup code. r=mconley
...
Original patch authored by Tim Nguyen (:ntim).
MozReview-Commit-ID: 6qQnRMQXPTH
--HG--
extra : rebase_source : 319d160f3057173359f02adba44bdcc12a68e209
2017-10-31 14:38:15 -04:00
Doug Thayer
a6dea0eb89
Bug 1398972 - Remove plugin doorhanger XBL r=Felipe
...
MozReview-Commit-ID: 6BI6ChGxQwa
--HG--
extra : rebase_source : a6236a7c325834d87c945cb67560d79bbbda2208
2017-10-20 15:01:24 -07:00
Xidorn Quan
2797a4fa56
Bug 1408811 - Update test expectation for this bug. r=emilio
...
on a CLOSED TREE
MozReview-Commit-ID: H4glCWmL2vc
2017-10-24 21:16:52 +02:00
Dão Gottwald
d4fac2eb0f
Bug 1410233 - Restrict placeholder italicization to Windows 7. r=daleharvey
...
MozReview-Commit-ID: LEx3Wclxlci
--HG--
extra : rebase_source : 99c0755c8c4d2088e921f0f4e514bebfff5484f9
2017-10-20 14:00:54 +02:00