Commit graph

1328 commits

Author SHA1 Message Date
Mark Striemer
bd06793922 Bug 1329942 - Fix alignment of webextensions permissions doorhanger r=florian
MozReview-Commit-ID: K0YM26lgOY5

--HG--
extra : rebase_source : 023e4ad41f0c2457238503e169472393f325ae30
2017-02-28 15:26:12 -06:00
Jared Wein
ef29d11729 Bug 1351999 - Fix references to in-content-old files and create a backup of dialog.css in in-content-old instead of relying on the 'in-content' version to not change. r=florian
MozReview-Commit-ID: 8opiqSx0WP0

--HG--
rename : browser/themes/linux/preferences/in-content/dialog.css => browser/themes/linux/preferences/in-content-old/dialog.css
rename : browser/themes/osx/preferences/in-content/dialog.css => browser/themes/osx/preferences/in-content-old/dialog.css
rename : browser/themes/windows/preferences/in-content/dialog.css => browser/themes/windows/preferences/in-content-old/dialog.css
extra : rebase_source : 697938951bebc3e03aeed26981803b1f222ca1be
2017-03-31 19:37:37 -04:00
Dão Gottwald
5c60916bf8 Bug 1351998 - Use CSS outline instead of border for XUL button focus ring. r=johannh
MozReview-Commit-ID: 26r8naj6dBn

--HG--
extra : rebase_source : 3b3f56a921fc74d23602ba1e7a2a5c8a31f7276c
2017-03-31 14:53:44 +02:00
Jared Wein
a72e57d524 Bug 1350087 - Create a fork of the preferences styling and icons. r=mconley
MozReview-Commit-ID: LqL4YXu42NJ

--HG--
rename : browser/themes/linux/preferences/in-content/preferences.css => browser/themes/linux/preferences/in-content-old/preferences.css
rename : browser/themes/osx/preferences/in-content/preferences.css => browser/themes/osx/preferences/in-content-old/preferences.css
rename : browser/themes/shared/incontentprefs/containers.css => browser/themes/shared/incontentprefs-old/containers.css
rename : browser/themes/shared/incontentprefs/dialog.inc.css => browser/themes/shared/incontentprefs-old/dialog.inc.css
rename : browser/themes/shared/incontentprefs/favicon.ico => browser/themes/shared/incontentprefs-old/favicon.ico
rename : browser/themes/shared/incontentprefs/icons.svg => browser/themes/shared/incontentprefs-old/icons.svg
rename : browser/themes/shared/incontentprefs/preferences.inc.css => browser/themes/shared/incontentprefs-old/preferences.inc.css
rename : browser/themes/shared/incontentprefs/search.css => browser/themes/shared/incontentprefs-old/search.css
rename : browser/themes/windows/preferences/in-content/preferences.css => browser/themes/windows/preferences/in-content-old/preferences.css
extra : rebase_source : 4016e42f5cd7831a1cac5061a5f7f9852fe1378f
2017-03-23 16:20:01 -04:00
Dão Gottwald
8ef113f305 Bug 1350539 - Clean up custom .checkbox-check styling. r=jaws
MozReview-Commit-ID: BfiA0gp9giI

--HG--
extra : rebase_source : 1a398d1c5fa0cbeb53b39a8f6afb3bf9348f2d6b
2017-03-25 12:03:39 +01:00
Mike Conley
04de2908f0 Bug 1342849 - Don't do any notifications for newly added background tabs when restoring session. r=mikedeboer
MozReview-Commit-ID: K8YuBMrl9cX

--HG--
extra : rebase_source : f0c85dfe44e669ec550b24a4d70f6cc7553c2639
2017-03-22 01:17:11 -04:00
Dão Gottwald
8eea1711e2 Bug 1348574 - Clean up .autocomplete-richlistitem styling. r=mak
MozReview-Commit-ID: K1jZgM7iFos

--HG--
extra : rebase_source : 2239a385efb3b3447789b3e0cbb455d5d47863f3
2017-03-18 16:42:22 +01:00
BharatR123
541691a1f2 Bug 1343827 - Removed icon for "Undo Closed Tab" and its references r=dao
MozReview-Commit-ID: 5RlLYy7O9yi

Removed all rules of #alltabs_undoCloseTab, class="menuitem-iconic" and the .png
images

--HG--
extra : rebase_source : c475714b162d84a074fc65bcde9138c58217ca8c
2017-03-17 21:27:51 +05:30
Sebastian Hengst
3bfaa978bd Backed out changeset 5a7fca706daa (bug 1329942) for failing browser-chrome browser_bug553455.js. r=backout 2017-03-08 19:57:15 +01:00
Mark Striemer
8e358ac751 Bug 1329942 - Fix alignment of webextensions permissions doorhanger r=florian
MozReview-Commit-ID: K0YM26lgOY5

--HG--
extra : rebase_source : 6537a89d805fd28651911965aebd008de0530a12
2017-02-28 15:26:12 -06:00
Jared Wein
dcc9efeeac Bug 864562 - Fix the tests and move more logic from JS to CSS now that the values exist as CSS Variables. r=mikedeboer
MozReview-Commit-ID: BuJdjtVBnin

--HG--
extra : rebase_source : 47d244f3fa2e4f8768ce803201f238f456b22ecb
2017-02-28 12:15:04 -05:00
Jared Wein
4dad3da594 Bug 864562 - CustomizeMode should use CSS variables for setting LWT properties. r=mikedeboer
MozReview-Commit-ID: 5ZLJ0HNbJ9w

--HG--
extra : rebase_source : 22a26649053f10c5a854d45c198e74f2c844d7fe
2017-02-22 15:50:41 -05:00
Jared Wein
160d3b90a1 Bug 864562 - Move remaining LWT inline styles to CSS variables. r=mikedeboer
MozReview-Commit-ID: 9ETddCw9w14

--HG--
extra : rebase_source : 3c42715d64f0b88dcf3a7fd2cad1f97358c3ea0d
2017-02-22 14:13:09 -05:00
Jared Wein
664c4630f6 Bug 864562 - Declare lwtheme CSS in tabs.inc.css since we don't need to iterate rules anymore. r=MattN
MozReview-Commit-ID: 4N48zKJUVWs

--HG--
extra : rebase_source : f2cedef2246b9005d8f7e93d25f0d83c071dc8ca
2017-02-21 11:42:29 -05:00
Jared Wein
6dd9663f90 Bug 864562 - Use CSS variables for lightweight theme styling. r=MattN
Original patch written by Raj Meghpara <meghpararajkumar@gmail.com>

MozReview-Commit-ID: 8z6tmUG0gdN

--HG--
extra : rebase_source : 34b53c7e111a6cd88e625de521f085876036a846
2017-02-21 11:33:21 -05:00
Rex Lee
1801ff7637 Bug 1270006 - Fill portion of the icon on download button as indicator to download progress r=Paolo
MozReview-Commit-ID: BqYow8jWCVD

--HG--
extra : rebase_source : 4b365535089619a5faf0d3c4f0c4dcd6b4067a43
2016-08-24 18:39:53 +08:00
Vedant Sareen
5bfcf9bfc2 Bug 1309260 - Move the urlbar-zoom-button styling code to a shared place. r=jaws
Moved the styling for the #urlbar-zoom-button which was duplicated among browser/themes/linux/browser.css, browser/themes/osx/browser.css, and browser/themes/windows/browser.css to a new shared file browser/themes/shared/browser.inc.css. Also added the new file to browser/themes/shared/jar.inc.mn.

--HG--
extra : rebase_source : c755450072f871b14f7bfb3e21423a299800301b
2017-02-25 00:37:21 +05:30
kevin
f3dde55e1b Bug 1335409 - Remove unused sync-128.png image. r=eoger
--HG--
extra : rebase_source : bf257566d304d469a8bba729bd2931ea43efce8c
2017-02-17 21:03:08 -05:00
Dão Gottwald
70f0e3dff2 Bug 1340436 - Consolidate .toolbarbutton-1 padding rules and remove the unneeded vertical padding. r=Gijs
MozReview-Commit-ID: Czu9T1OLbYu

--HG--
extra : rebase_source : 2c4c5b9f710731948122eaf7705dfff1770af089
2017-02-17 12:18:25 +01:00
Chandler
50759188e5 Bug 1332375 - Rename leftover devedition/urlbar-history-dropmarker.svg to compacttheme/urlbar-history-dropmarker.svg. r=dao
--HG--
rename : browser/themes/shared/devedition/urlbar-history-dropmarker.svg => browser/themes/shared/compacttheme/urlbar-history-dropmarker.svg
2017-02-14 13:53:44 +01:00
Dão Gottwald
6b20a58f1c Bug 1319513 - Gray out the "Clear Downloads" item when disabled. r=mak
MozReview-Commit-ID: 5ooWpVF5CwO

--HG--
extra : rebase_source : 0b7dcbee4203368a3957fb7da38a679bb65ae010
2017-02-03 13:15:57 +01:00
Andrew Swan
7ec24adbdb Bug 1333168 Use <span> for addon name in permission dialog r=florian
MozReview-Commit-ID: Hwj6MBeEG8p

--HG--
extra : rebase_source : 03baaaa463b12796695c06d54b325085abdf2035
2017-02-01 20:56:59 -08:00
Edouard Oger
3844e92a36 Bug 1296767 part 8 - Remove legacy Sync in-content pref screens. r=markh
MozReview-Commit-ID: Blpdd3jeeww
2017-01-27 13:31:58 -05:00
Edouard Oger
f5eb6dc494 Bug 1296767 part 7 - Remove non-in-content legacy Sync pref screens. r=markh
MozReview-Commit-ID: LK9akz4chd1
2017-01-27 13:31:57 -05:00
Edouard Oger
cd7172164e Bug 1320157 - Remove leftover sync-notification-24.png file. r=eoger
MozReview-Commit-ID: 6MrpBL3WoGi

--HG--
extra : rebase_source : 5e9788a2572487f47f9ce993696b8cdb1a71bd03
2017-01-27 10:37:08 -05:00
Wes Kocher
c3cc3b6407 Backed out 13 changesets (bug 1296767) for xpcshell failures a=backout CLOSED TREE
Backed out changeset 41ed77788333 (bug 1296767)
Backed out changeset 1c0c9289b532 (bug 1296767)
Backed out changeset 50294db1d871 (bug 1296767)
Backed out changeset 26c065f79c54 (bug 1296767)
Backed out changeset 0362a78d6978 (bug 1296767)
Backed out changeset 4e71cf94e4ee (bug 1296767)
Backed out changeset f6f59447d22a (bug 1296767)
Backed out changeset 6c9b792cc296 (bug 1296767)
Backed out changeset 46a52b10a868 (bug 1296767)
Backed out changeset 5d70d87d2a8f (bug 1296767)
Backed out changeset 8219686be6a2 (bug 1296767)
Backed out changeset 0a989b0cea67 (bug 1296767)
Backed out changeset 9f59a0b75c1f (bug 1296767)

MozReview-Commit-ID: 2XBNsd8JrZL

--HG--
extra : amend_source : 1afafaa8127fcebac31ce1d7743dc16872fa0522
2017-01-26 11:16:12 -08:00
Edouard Oger
0de554147f Bug 1296767 part 8 - Remove legacy Sync in-content pref screens. r=markh
MozReview-Commit-ID: Blpdd3jeeww

--HG--
extra : rebase_source : c22ba5c1924b3dba15803f0adbf4026c72b47d68
2017-01-19 11:52:37 -05:00
Edouard Oger
b41402ea7b Bug 1296767 part 7 - Remove non-in-content legacy Sync pref screens. r=markh
MozReview-Commit-ID: LK9akz4chd1

--HG--
extra : rebase_source : b7113c37a486f88ae1138c54e314bb0ff07ef1af
2017-01-18 17:39:11 -05:00
Andrew Swan
5686504fb6 Bug 1308296 Show post-install notification r=florian
MozReview-Commit-ID: KenyFW6MyDO

--HG--
extra : rebase_source : 08945555c40d131ee97fb927f7786fa2945f7943
2017-01-20 10:28:47 -08:00
Andrew Swan
94c98baac1 Bug 1316996 Text for webextensions permissions r=florian
MozReview-Commit-ID: 3W7zEemDOTa

--HG--
extra : rebase_source : e6dd9ab946ab365b3633b9df5158da5a5cd58d38
2017-01-20 08:49:59 -08:00
Brian Grinstead
0dfcf308e1 Bug 1314091 - Expose 'compact' themes instead of the Dev Edition theme;r=Gijs
This commit does the following:
* Install two lightweight themes instead of one
* Introduce a build config to install the themes instead of relying on channel: INSTALL_COMPACT_THEMES
* Change browser-compacttheme to use the new themes instead of the old one
* Remove inferBrightness since the lwt colors are part of the compact theme definision, as opposed
  to the devedition theme which could be light or
* Update CSS to use :-moz-lwtheme-darktext and :-moz-lwtheme-brighttext instead of [devtoolstheme]

MozReview-Commit-ID: 4gKU68drlE2

--HG--
rename : browser/base/content/defaultthemes/devedition.header.png => browser/base/content/defaultthemes/compact.header.png
2017-01-13 11:53:58 -08:00
Brian Grinstead
91605663d0 Bug 1314091 - Rename devedition.* to compacttheme.*;r=Gijs
MozReview-Commit-ID: 9y9BTK2TeAr

--HG--
rename : browser/base/content/browser-devedition.js => browser/base/content/browser-compacttheme.js
rename : browser/base/content/test/general/browser_devedition.js => browser/base/content/test/general/browser_compacttheme.js
rename : browser/themes/linux/devedition.css => browser/themes/linux/compacttheme.css
rename : browser/themes/osx/devedition.css => browser/themes/osx/compacttheme.css
rename : browser/themes/shared/devedition.inc.css => browser/themes/shared/compacttheme.inc.css
rename : browser/themes/windows/devedition.css => browser/themes/windows/compacttheme.css
2017-01-13 11:53:58 -08:00
Pawan Sasanka
ce83967603 Bug 1319551 - Remove leftover chrome://browser/skin/social/share-button*.png files on Linux, r=florian. 2017-01-13 15:36:15 +05:30
Srivatsav Gunisetty
79c78c3fab Bug 1027174 - Remove in-content preferences.css overrides now that the old prefs are backed out. r=jaws
MozReview-Commit-ID: LWD1CLbyq8Z

--HG--
extra : rebase_source : 7300877df998c7eb27bad0e6d26dc5daf6ea9ab4
2017-01-09 13:17:26 -05:00
Rex Lee
daf6e74a28 Bug 1269957 - Unify height of download items and allow maximum 5 items to show in downloads panel. r=Paolo
MozReview-Commit-ID: 1EoBfLXyDVN

--HG--
extra : rebase_source : 2a44c65eff7122f0c6f2096e6e9dba0be05a778f
2016-12-01 20:42:05 +08:00
Tomer Cohen
8f867f035b Bug 1326546 - Fix icon for about:sync-tabs on Firefox RTL r=markh
MozReview-Commit-ID: GR0Oe4GYtyh

--HG--
extra : rebase_source : 8a58fc32909f2fb3b222233ad47e07976b8cbb47
2016-12-31 17:06:39 +02:00
Andrew Swan
005c2ba3de Bug 1308309 Prompt for webextensions permissions r=florian,rhelmer
MozReview-Commit-ID: 6rTGvjKcx3H

--HG--
extra : rebase_source : b17acde9a1ebf4a378b5f4e02f411b2aef8cde10
extra : intermediate-source : a9f326b034571a273b0087a3c3d9c7738093d903
extra : source : 320fb02a40dc18208bb00cef3ba7e1de2ca89938
2017-01-03 10:55:25 -08:00
Jalen Adams
3f179e98f1 Bug 1320154 - Remove leftover chrome://browser/skin/Security-broken.png file on Linux. r=jaws
MozReview-Commit-ID: BXZHenUUsrc

--HG--
extra : rebase_source : 94a454747928818ec1232e154908604af0165b57
2016-12-18 10:54:07 -05:00
Pawan Sasanka
b33143afe1 Bug 1319539 - Remove leftover chrome://browser/skin/syncProgress-*.png files. r=florian 2016-12-13 15:57:58 +05:30
Dão Gottwald
95cc26bc80 Bug 1323001 - Make the location / search bar splitter's active region span the two textboxes' combined neighboring margin and border width on Windows and Linux. r=gijs 2016-12-13 15:40:10 +01:00
Dão Gottwald
486c996050 Backed out changeset 52e782555b4b for browser-chrome failures, CLOSED TREE 2016-12-13 17:43:52 +01:00
Dão Gottwald
eb2a7e8606 Bug 1323001 - Make the location / search bar splitter's active region span the two textboxes' combined neighboring margin and border width on Windows and Linux. r=gijs
--HG--
extra : rebase_source : 5954d20988bdfc47a38406af04b0472eb790bd52
2016-12-13 15:40:10 +01:00
Carsten "Tomcat" Book
68202ee27c merge mozilla-inbound to mozilla-central a=merge 2016-11-29 16:47:18 +01:00
Steve Jarvis
06c7a05751 Bug 1279533 - Use SVG sharing icons on Linux and Windows. r=florian
--HG--
rename : browser/themes/windows/webRTC-indicator.css => browser/themes/shared/webRTC-indicator.css
2016-11-25 09:06:06 -07:00
Carsten "Tomcat" Book
a76f886d3b Backed out changeset ebab26f0002c (bug 1279533)
--HG--
rename : browser/themes/shared/webRTC-indicator.css => browser/themes/windows/webRTC-indicator.css
2016-11-28 15:56:39 +01:00
Steve Jarvis
a8ea57d934 Bug 1279533 - Use SVG sharing icons on Linux and Windows. r=florian
--HG--
rename : browser/themes/windows/webRTC-indicator.css => browser/themes/shared/webRTC-indicator.css
2016-11-25 09:06:06 -07:00
Marco Bonardo
8847ecf266 Bug 1320066 - Remove unused rules and images for old treebased urlbar. r=adw
MozReview-Commit-ID: LT0S3UG9PgR

--HG--
extra : rebase_source : f82bf1ae15a69cc8de54432b755f4e0e0d30e85c
2016-11-28 16:48:52 +01:00
Marco Bonardo
bfc8c0236f Bug 1319832 - Remove leftover chrome://browser/skin/actionicon-tab*.png files. r=florian
MozReview-Commit-ID: 4keoICh5FcW

--HG--
extra : rebase_source : 10ea522475e6bd20f34ad949118d7710d58d365f
2016-11-28 15:22:16 +01:00
Marco Bonardo
f468a686dd Bug 1319435 - Remove unused chrome://browser/skin/feeds/subscribe-ui.css file. r=florian
MozReview-Commit-ID: BTtM6iIw7g5

--HG--
extra : rebase_source : e1bc7bcc0030a23c49fa20e4a995d08175633aeb
2016-11-28 17:41:01 +01:00
Drew Willcoxon
39139f3202 Bug 1319151 - Bug 1318790 followup: Apply searchbar add-engine overflow menu CSS changes to Windows and Linux. r=florian
MozReview-Commit-ID: PsTt85KS5A

--HG--
extra : rebase_source : cedffc125dd6a993f19729d75717a8ddfe0aaa6d
2016-11-21 10:39:19 -08:00