Commit Graph

1444 Commits

Author SHA1 Message Date
Sebastian Hengst
05c340d60c Backed out changeset 752f33561e8f (bug 1302950) for failing browser-chrome test browser_ext_popup_background.js. r=backout 2016-09-17 14:49:50 +02:00
Kanika Narang
89af03b5df Bug 1302950 - Rename --panel-arrowcontent* CSS variables to --arrowpanel*. r=dao
--HG--
extra : rebase_source : d8dccc1fb8131ba27b2f2e22a5439d1a841ebdc4
2016-09-17 12:17:04 +02:00
Wes Kocher
9013078b1e Merge m-c to inbound a=merge 2016-09-15 16:40:23 -07:00
Dão Gottwald
a78f46d01f Bug 1302952 - Simplify gear.svg by using the fill filter. r=adw 2016-09-15 23:39:17 +02:00
Florian Quèze
6ba51bdec6 Bug 1025967 - Move to toolbarbutton-dropdown-arrow.png to shared/ as it's referenced in a shared theme file, r=Gijs.
--HG--
rename : browser/themes/windows/toolbarbutton-dropdown-arrow.png => browser/themes/shared/toolbarbutton-dropdown-arrow.png
2016-09-14 18:39:11 +02:00
Ryan VanderMeulen
739f3dac5a Merge m-c to autoland. a=merge 2016-09-13 20:46:39 -04:00
Matthew Noorenberghe
bb1fcdcb29 Bug 1286718 - Revert bug 1148026 to remove the initial login fill doorhanger code. r=johannh
MozReview-Commit-ID: 8IiG6gTNeHY

--HG--
extra : rebase_source : 8f62dee6583ba88990ad73476eebeabc13a84e51
2016-09-09 22:56:52 -07:00
Dão Gottwald
6594b69dc4 Bug 1302405 - Remove special styling for non-default Windows themes from panelUI.css. r=gijs 2016-09-13 20:15:51 +02:00
Dão Gottwald
3c133ff1ff Bug 1297806 - Replace menuPanel.png / menuPanel-small.png and the fill filter with menuPanel.svg / menuPanel-small.svg to fix customize mode animation regression on Linux. r=mconley 2016-09-13 19:20:49 +02:00
Dão Gottwald
797c6a811a Bug 1302355 - Make --arrowpanel-dimmed* colors work with dark OS themes. r=past 2016-09-13 13:26:11 +02:00
Dão Gottwald
78b21765e4 Bug 1301758 - Use CSS variables for dimmed elements in arrow panels. r=past 2016-09-12 16:50:30 +02:00
Matthew Wein
54cc14572f Bug 1298449 - Add hover effect to the zoom indicator in the location bar. r=dao
For the :hover state, I used the background color that was currently being used
for the :active state.  For the :active state, I bumped up the alpha from .1 to .15
to make it darker, and checked that it passes the WCAG tests.

MozReview-Commit-ID: DLeSf6XAmhp

--HG--
extra : rebase_source : 3ea432ef304f0b1f12ac5cb8c69b0afdba27bd93
2016-09-08 14:48:14 +01:00
Carsten "Tomcat" Book
f4a16a723a merge mozilla-inbound to mozilla-central a=merge 2016-09-08 12:01:17 +02:00
Wes Kocher
1691a32cc5 Merge m-c to fx-team, a=merge 2016-09-07 18:08:34 -07:00
Dão Gottwald
08da547524 Bug 1300876 - Share Ctrl+Tab panel styling across platforms. r=gijs
--HG--
rename : browser/themes/windows/browser.css => browser/themes/shared/ctrlTab.inc.css
2016-09-07 16:25:50 +02:00
Sean Lee
2b2cb30dee Bug 1299712 - Use a new .downloadTypeIcon in SVG format. r=paolo
MozReview-Commit-ID: laKBOflDbm

--HG--
extra : transplant_source : %FB%F2%1A%91%E2%5Daz%C2%16%9EB%29%DA8QM%81%B0%ED
2016-09-01 22:56:50 +08:00
Thomas Wisniewski
2b28c5e2a9 Bug 1069012 - Unprefix ::placeholder pseudo-element. r=bz 2016-09-07 19:38:38 -04:00
Dão Gottwald
3a8c53ddaa Bug 1300870 - Only change the border-color when focusing a Ctrl+Tab preview, keeping the border-width and padding consistent between focused and unfocused state for more solid high-DPI behavior. r=gijs 2016-09-06 21:57:04 +02:00
Dão Gottwald
c85eff18a9 Bug 1162441 - Use CSS border instead of background for the separator between toolbars and content for more predictable high-DPI behavior. r=jaws 2016-09-06 21:53:28 +02:00
Dão Gottwald
6fdeb3376c Bug 1298659 - Remove hardcoded colors from searchbar.css and make it more consistent across platforms. r=florian 2016-09-05 17:31:37 +02:00
Sean Lee
d1302308b3 Bug 1297657 - Refine the plain style of buttons in Downloads Panel and support RTL. r=dao
MozReview-Commit-ID: 8aqYfRE56zV

--HG--
extra : transplant_source : %06%05%87Qy%94%3A%DC%EFe%21l5u%86o%00%AC%AA%B9
2016-08-25 17:27:49 +08:00
Wes Kocher
08fbeaaf2e Merge m-c to autoland, a=merge 2016-08-29 17:57:01 -07:00
Rex Lee
224a01631c Bug 1282689 - Apply dot-style notification badge for downloading problematic files r=Paolo
MozReview-Commit-ID: Hxf0TbhPlOx

--HG--
extra : rebase_source : 21aff3923f43a8ca29f75134cc580334c9af9391
2016-07-14 20:09:36 +08:00
Towkir Ahmed
db74d4d850 Bug 1298685 - Removed color of Idendity box focus ring; r=dao 2016-08-29 11:58:43 +02:00
Dão Gottwald
7f04a8a2aa Bug 1297157 - Abstract away the visuallyselected attribute on anonymous tab nodes. r=mconley
--HG--
extra : rebase_source : 251397a5c85683e7ae5c50d3ce8c225e29e4d595
2016-08-24 16:40:11 +02:00
Sebastian Hengst
6785e885c8 Backed out changeset d641f368849d (bug 1297157) for failing browser_devices_get_user_media_anim.js with e10s enabled. r=backout 2016-08-24 16:23:55 +02:00
Ryan VanderMeulen
69113163cf Merge m-c to inbound. a=merge 2016-08-24 09:09:05 -04:00
Shane Caraveo
e2da2722a8 Bug 1289549 P4 socialapi remove unused css, r=florian
MozReview-Commit-ID: LhhP7W5i3U7
2016-08-23 15:24:07 -07:00
Dão Gottwald
5d1d8e9bac Bug 1297091 - Set --panel-separator-color to hsla(210,4%,10%,.14) for the default Windows theme. r=jaws 2016-08-22 21:27:17 +02:00
Dão Gottwald
c5240e7d90 Bug 1297157 - Abstract away the visuallyselected attribute on anonymous tab nodes. r=mconley
--HG--
extra : rebase_source : e8db1c7028db7b95f4fd94b73f5ce9af61ebeec5
2016-08-23 21:51:20 +02:00
Ryan VanderMeulen
ce55e7b71a Merge m-c to inbound. a=merge 2016-08-19 09:59:49 -04:00
Ryan VanderMeulen
ca004651b3 Merge fx-team to m-c. a=merge 2016-08-19 09:54:25 -04:00
Dão Gottwald
86b32617f9 Bug 1295947 - Use filter and fill properties instead of duplicating lots of SVG and CSS for the tab audio icon. r=gijs 2016-08-19 14:29:20 +02:00
Wes Kocher
221a8574f7 Merge m-c to fx-team, a=merge 2016-08-18 16:33:20 -07:00
Jared Wein
cdbd6b66a8 Bug 1294885 - Apply padding to the start and end of the Bookmarks Toolbar so bookmark items don't appear abutted to the edge of the window. r=dao
MozReview-Commit-ID: I7InOZHkW8p

--HG--
extra : rebase_source : 94f613e24abb0d9f37f6f5deb2b4a7af8d300672
2016-08-18 15:13:39 -04:00
Justin Dolske
ff50531ea4 Bug 1295769 - Zoom indicator zoom effect could be smoother. r=ktbee
MozReview-Commit-ID: IiSIfftHLV3

--HG--
extra : rebase_source : b8caec2d745c0a5deca848d2b8605eca448e24fb
2016-08-16 15:24:15 -07:00
Wes Kocher
8738cfff5d Backed out 7 changesets (bug 1289549) for functional UI failures a=backout
Backed out changeset 32ff5490a900 (bug 1289549)
Backed out changeset 0a62241f9774 (bug 1289549)
Backed out changeset b6e3d77671f7 (bug 1289549)
Backed out changeset 506846cb7c35 (bug 1289549)
Backed out changeset efdb25f69c2c (bug 1289549)
Backed out changeset 6f8b50b7a92a (bug 1289549)
Backed out changeset 1c61346368e5 (bug 1289549)

--HG--
rename : browser/modules/SocialService.jsm => toolkit/components/social/SocialService.jsm
rename : browser/modules/test/unit/social/test_SocialService.js => toolkit/components/social/test/xpcshell/test_SocialService.js
rename : browser/modules/test/unit/social/test_SocialServiceMigration21.js => toolkit/components/social/test/xpcshell/test_SocialServiceMigration21.js
rename : browser/modules/test/unit/social/test_SocialServiceMigration22.js => toolkit/components/social/test/xpcshell/test_SocialServiceMigration22.js
rename : browser/modules/test/unit/social/test_SocialServiceMigration29.js => toolkit/components/social/test/xpcshell/test_SocialServiceMigration29.js
2016-08-17 09:18:14 -07:00
Wes Kocher
f90f3d11fd Merge m-c to fx-team, a=merge
a=release for the webidl hook due to comment-only changes

--HG--
extra : amend_source : d988a8a774085539988d1d964c4beb2d07eecb50
2016-08-16 22:09:34 -07:00
Shane Caraveo
44b6af39aa Bug 1289549 P4 socialapi remove unused css, r=florian
MozReview-Commit-ID: I9BbMyq8ANK
2016-08-16 14:34:06 -07:00
Wes Kocher
a58f8b89a0 Merge m-c to inbound, a=merge 2016-08-18 16:32:58 -07:00
Dão Gottwald
391c36253c Bug 1022547 - move rule for menu text color since it's wrong on Windows 8 and later where all themes use the compositor. r=gijs
--HG--
extra : rebase_source : 8087707363f8adf0c0fec453d8c0311180a657b8
2016-08-16 03:32:13 +02:00
Wes Kocher
0fe7a92d47 Merge m-c to fx-team a=merge 2016-08-12 16:39:13 -07:00
Katie Broida
51baff5088 Bug 565718 - Adds module for a zoom indicator in the browser's URL bar. r=dao
MozReview-Commit-ID: 7jcAhgUp8RP
2016-08-12 13:48:59 -04:00
Kris Maglione
73fba51beb Bug 1280128: Follow-up: Remove unnecessary negative margin. r=me
MozReview-Commit-ID: JFrzo6EWbx

--HG--
extra : rebase_source : 1c9309c04e76a6e8e6e685a134ec17868cbc0475
2016-08-11 18:30:10 -07:00
Dão Gottwald
2dba4a33c9 Bug 1022573 - Make icons in the app menu work better with high-contrast settings. r=mconley 2016-08-11 20:22:08 +02:00
Dão Gottwald
992aafd140 Bug 1022601 - Fix up identity block styling for high contrast mode. r=felipe
--HG--
extra : rebase_source : d43ff15d005a7cbe4b79761decbab8567e30f054
2016-08-11 19:50:54 +02:00
Dão Gottwald
46dfd3443b Bug 1293967 - Use --panel-separator-color instead of hsla(210,4%,10%,...) more consistently. r=jaws 2016-08-11 17:48:28 +02:00
Carsten "Tomcat" Book
4f6b9572f5 Merge mozilla-central to mozilla-inbound 2016-08-10 16:02:57 +02:00
Carsten "Tomcat" Book
553a2da922 merge mozilla-inbound to mozilla-central a=merge 2016-08-10 15:54:26 +02:00
Dão Gottwald
9cf5fa0f6e Bug 1292633 followup, use hsl instead of rgb color notation 2016-08-10 13:47:49 +02:00