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

812 Коммитов

Автор SHA1 Сообщение Дата
Dão Gottwald 7dee39df6f Bug 1477985 - Implement basic UrlbarInput and UrlbarView classes and a hidden pref for using them. r=standard8 2018-09-13 18:38:07 +02:00
Dorel Luca 8bbbdd9f43 Backed out changeset f105be1abab0 (bug 1477985) for browser-chrome failures on browser/base/content/test/performance/browser_urlbar_search.js. CLOSED TREE 2018-09-12 22:59:14 +03:00
Dão Gottwald aaa06ffd2d Bug 1477985 - Implement basic UrlbarInput and UrlbarView classes and a hidden pref for using them. r=standard8 2018-09-12 20:47:03 +02: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
Tim Nguyen b12af34f41 Bug 1484891 - Consolidate browser sidebar styling. r=dao 2018-08-23 14:13:30 +01:00
Dão Gottwald 295e171195 Bug 1487344 - Add common class for main browser window toolbars and replace #navigator-toolbox > toolbar selectors. r=mconley 2018-08-30 12:13:58 +02:00
Dão Gottwald 2a827026aa Bug 1484422 - Clean up fullscreen window controls styling. r=ntim 2018-08-21 12:05:26 +02: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
Dão Gottwald a87e1a24c8 Bug 1468645 - Set active menu bar item color to -moz-menuhovertext instead of -moz-menubarhovertext since we've not using -moz-appearance:menuitem anymore. r=Felipe
MozReview-Commit-ID: EaVa7MJVXD3

--HG--
extra : rebase_source : afe8a6ce646ba2f53b26c0f4bc7dd8b30c51e645
2018-07-27 13:17:26 +02:00
Paolo Amadini bf4924de4a Bug 1421433 - Load the "global.css" and "browser.css" skin stylesheets earlier. r=dao
MozReview-Commit-ID: JbEHlM9XpFs

--HG--
extra : rebase_source : 4804ce5fec16b5e03aa4663f0e1462dd43305ab3
extra : intermediate-source : 1efb74e05dc52cfb62b94c6acc7610feba843e8d
extra : source : 4503f56bf96f55eb665b27df95b7d5108a9f96dc
2018-07-02 08:51:05 +01:00
Dorel Luca 745adab0fd Backed out changeset 4503f56bf96f (bug 1421433) for Browser chrome failures on browser/base/content/test/performance/browser_startup_flicker.js. CLOSED TREE
--HG--
extra : amend_source : 4e7ce1f236a8394a44a0b2891cdc44cbd7a042c3
2018-06-29 21:30:27 +03:00
Paolo Amadini 903a3c490b Bug 1421433 - Load the "global.css" and "browser.css" skin stylesheets earlier. r=dao
MozReview-Commit-ID: JbEHlM9XpFs

--HG--
extra : rebase_source : db33416292bd218e8d8c17f897e9a7ab8dcc6236
2018-06-28 19:10:36 +01:00
Tim Nguyen d09b472c2d Bug 1466838 - Update --panel-separator-color for dark popups according to spec. r=dao
MozReview-Commit-ID: Fc9mhyeX5

--HG--
extra : rebase_source : 238ee9a289aef67db7552a0a459ce848063e53db
2018-06-06 10:27:14 +01:00
Harry Twyford c9db70e774 Bug 1453722 - Improvements to Dark Theme search bar. r=dao
MozReview-Commit-ID: AH3QVBRKymc

--HG--
extra : rebase_source : d30c465bb72f11484183932633b44822e7ccddb3
2018-06-01 11:13:27 -04:00
Tim Nguyen 55008c99fa Bug 1464699 - Replace PNG places icons with SVG. r=dao
MozReview-Commit-ID: FUozHoemZAB

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

--HG--
extra : rebase_source : 59447441897d83a9918f908b6cf87b040e4f9ad6
2018-05-28 00:33:25 +02:00
Dão Gottwald 2317dd7150 Bug 1437052 - Consolidate #main-menubar > menu appearance and color rules. r=Felipe
MozReview-Commit-ID: 7RicXHVrbEQ

--HG--
extra : rebase_source : 77be64b88176f7b125d1163a099c200cd8f8fd45
2018-05-23 12:31:11 +02:00
Dão Gottwald 2ae6b628dc Bug 1459885 - Implement new header style and lay out labels above input fields in the new bookmarks dialog. r=mak
MozReview-Commit-ID: 9FmGhfP9aDo

--HG--
extra : rebase_source : eaf2854b569ecb2e7c8012b65b3f0f9b94a47139
2018-05-22 12:21:52 +02:00
Alexandre Poirot 5b206ffe7f Bug 1461970 - Remove gcli references from browser/. r=jryans
MozReview-Commit-ID: 6ngb16Ldqxu

--HG--
extra : rebase_source : 03d03b21c835b778a23f145a6e4e1a9240fd9bcf
2018-03-21 10:05:30 -07:00
Dão Gottwald 8ccd869f0b Bug 1458956 - Fix selectors for tabbrowser to use -moz-default-background-color as its default background in high contrast mode. r=mconley
MozReview-Commit-ID: ICjWQg64Wjx

--HG--
extra : rebase_source : 23b3ca12ff8a172989e605d54adb1d457b0bef97
2018-05-03 19:06:29 +02:00
Bogdan Pozderca b7044b1ab1 Bug 1418605 - The toolbar, toolbar_text, toolbar_field, toolbar_field_text, toolbar_field_border properties should apply to the findbar r=jaws,mconley,ntim
MozReview-Commit-ID: 821d7kR41mJ

--HG--
extra : rebase_source : d0f6e9308b261806a014fcc834c753f3a892fbbc
2018-02-10 17:24:50 -05:00
Dão Gottwald f8110c1b6a Bug 1451709 - Remove code for the "Restore Tabs From Last Time" button in the tab bar. r=mikedeboer
MozReview-Commit-ID: JMmkE6axBBK

--HG--
extra : rebase_source : 2449c9fd6fe8f59280dbdfe5a1a55bcd2867a665
2018-04-05 14:02:55 +02:00
Manish Kumar 8084e0be59 Bug 1450588 - Remove old bookmark animation code and images. r=ntim,dao 2018-04-04 10:47:50 +02:00
Tim Nguyen 3bb39714db Bug 1449765 - Fix urlbar focusring on macOS. r=jaws
MozReview-Commit-ID: VHpMDilA0p

--HG--
extra : rebase_source : 3042f91db2b4310133b89210192ded542afcc67b
2018-03-29 00:38:37 +02:00
Tim Nguyen cfd0f93629 Bug 1448473 - Adjust panel variables to work well on dark themes. r=dao
MozReview-Commit-ID: KzL9iyMhOm

--HG--
extra : rebase_source : d5fc7990f6f447616bf2d89eb51eb1e27065119b
2018-03-28 21:22:29 +02:00
Dylan Stokes a538a161a1 Bug 1417883 - Allow theming autocomplete popups. r=ntim, jaws 2018-02-11 12:32:33 -05:00
Dão Gottwald 3a59da2e31 Bug 1444891 - Remove the statuspanel binding. r=jaws
MozReview-Commit-ID: KcpOYuObiNG

--HG--
extra : rebase_source : 6784b6b8ae7d9615fedfc6e4bb7ac2d27c297f72
2018-03-12 20:47:31 +01:00
Cosmin Sabou b7b21eb5b0 Backed out changeset 4805bc295b9a (bug 1444891) for ESlint failure on browser/base/content/browser.js 2018-03-12 19:49:23 +02:00
Dão Gottwald 494566d194 Bug 1444891 - Remove the statuspanel binding. r=jaws
MozReview-Commit-ID: JaMhIAWHbEv

--HG--
extra : rebase_source : 09a2bff84c8f1b47e64c7f6fde65689b7d5f11c9
2018-03-12 14:55:55 +01:00
Dão Gottwald a64b1b9f8a Bug 1441102 - Replace --titlebar-text-color with a class. r=florian
MozReview-Commit-ID: 9ruAARse3LU

--HG--
extra : rebase_source : f77863888cc658dbde3d008686810b231070c5c8
2018-03-07 16:40:50 +01:00
Csoregi Natalia 8cab2bba30 Backed out changeset b03fd1004cac (bug 1417883) for failing browser_ext_themes_autocomplete_popup.js. CLOSED TREE 2018-03-06 19:35:12 +02:00
Dylan Stokes 7085c55905 Bug 1417883 - Allow theming autocomplete popups. r=jaws,ntim
MozReview-Commit-ID: GITgsY3yYqN

--HG--
extra : rebase_source : 2cadbc67a715c60b17ae0994d8e40ebad310307e
2018-02-11 12:32:33 -05:00
Dão Gottwald 63def97e4c Bug 1442961 - Remove the windowdragbox element and binding. r=jaws
MozReview-Commit-ID: JZVMty8qMCP

--HG--
extra : rebase_source : 0f065f0f82e94775fa1d74812e948d88d2516d24
2018-03-05 14:54:03 +01:00
Tim Nguyen c58aa506db Bug 1441727 - Use solid SVG icon in 'new bookmark' panel. r=dao
MozReview-Commit-ID: GOniqIySO3d

--HG--
extra : rebase_source : 880a43e1d22ea62c9a33b8d764b356357509bdd5
2018-02-28 14:48:57 +00:00
Prathiksha b28f3f4deb Bug 1431242 - Use popupnotification's built-in bolding for webextension prompts. r=aswan,johannh
MozReview-Commit-ID: 52AtWUlJj4p

--HG--
extra : rebase_source : deb657d44fb1306a49d2c38cc3632928b49ab6e8
2018-01-19 23:34:25 +05:30
Gijs Kruitbosch 968699126b Bug 1435122 - move custom properties from :root to tabbrowser where possible, r=johannh,mikedeboer
MozReview-Commit-ID: CRKhBnMaBun

--HG--
extra : rebase_source : 4788c7f1e73887f37909f18db167fd0c05de7e6b
2018-02-02 14:54:52 +00:00
Tim Nguyen 87d22789cf Bug 1435019 - Consolidate urlbar autocomplete popup styling. r=jaws
MozReview-Commit-ID: Ed1BnNwEpNz

--HG--
rename : browser/themes/shared/icons/synced-tabs.svg => browser/themes/shared/icons/tab.svg
extra : rebase_source : 7d129ac4109923702761f4cefebb00591e44aabd
2018-02-02 15:09:22 +00:00
Florian Quèze 698c3cc0c6 Bug 1419152 - Avoid white flashes when opening new tabs or windows with high contrast themes, r=Gijs. 2018-01-25 23:43:48 +01:00
Dão Gottwald ee0622c4a2 Bug 1430872 - remove tab-view-deck and browser-panel. r=Gijs
MozReview-Commit-ID: P3YLheeQmK

--HG--
extra : rebase_source : 30661629c4314986d0c88518c075d4316076a778
2018-01-16 21:04:13 +01:00
Ian Moody 97404f0db8 Bug 1422934 - Make the tab close button an image, and remove the extends from its binding. r=dao,Gijs
MozReview-Commit-ID: HF0Rqeq8fh8

--HG--
extra : rebase_source : e4ef4e4a3176e8a791235d60d1132754743fbff0
2018-01-11 16:12:07 +00:00
Richard Marti 3c5efdcba7 Bug 1423453 - Remove -moz-border-*-colors where possible. r=dao
MozReview-Commit-ID: JbvngOk18dR
2017-12-15 13:38:49 +01:00
Kristiyan afb5870ded Bug 1411210 - Replace @media not all and (-moz-...) with @media (-moz-...: 0). r=dao
MozReview-Commit-ID: CwTjRfX0xnK
2017-12-14 11:50:56 +01:00
Tim Nguyen d86f11e5b1 Backed out changesets 0e9d8fb67dd8 and 4affa6e0a8c6 for too many visual regressions. r=backout
MozReview-Commit-ID: BLZ2fd0btn9
2017-11-25 00:38:44 +00:00
Tim Nguyen b991f3b39b Bug 1297788 - Use photon colors for autocomplete popup. r=jaws
MozReview-Commit-ID: IvM7FAelBhu

--HG--
extra : rebase_source : 8ca1dabf8d35a8a6bbee16b881f0b9658c927eca
2017-11-21 20:08:48 +00: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
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
Tim Nguyen a8c84381e2 Bug 1347190 - Add support for toolbar_top/bottom/vertical_separator in the theming API. r=jaws
MozReview-Commit-ID: EWQar4tKHs0

--HG--
extra : rebase_source : c5b7af5e7155c0ed1318ce4d99f5c30f9fee5f01
2017-11-03 18:00:51 +00:00