Commit graph

1250 commits

Author SHA1 Message Date
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
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
Ryan VanderMeulen
8b0f132c86 Merge fx-team to m-c. a=merge 2016-08-29 12:31:32 -04:00
Glenn Fernandes
343bfe0f11 Bug 1296395 - Remove unnecessary styling for hidden addon bar. r=jaws 2016-08-26 21:51:16 +05:30
Dão Gottwald
6cfb9c6072 Bug 1292593 - Add missing border to autocomplete popups. r=gijs 2016-08-26 10:50:41 +02:00
Wes Kocher
1a1d25231f Merge m-c to autoland, a=merge 2016-08-26 16:33:20 -07:00
Drew Willcoxon
f4c8161378 Bug 1293308 - System font setting respected by location bar but ignored by location bar's autocomplete drop-down list. r=mak
MozReview-Commit-ID: ID6qXdbsNck

--HG--
extra : rebase_source : ed73e56ff804f97467bd42e2a40b7d04e99f217e
2016-08-24 19:46:46 -07:00
Ryan VanderMeulen
1c0c6ec5d4 Merge m-c to inbound. a=merge 2016-08-29 12:56:19 -04: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
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
Sudhanva
abe4e0b4ee Bug 1289848 - Download toolbar button reverts to lodpi when pressed r=dao
--HG--
extra : rebase_source : 1c668aea54be3eba2805cbe8bb7ea926f65c21ce
2016-08-20 21:12:57 +05:30
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
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
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
7708926ca5 Bug 1294136 - Don't use !important for -moz-appearance on toolbarseparator and menuseparator. r=paolo 2016-08-11 17:53:33 +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
Rakhi Sharma
590069a9df Bug 1289510 - Bookmark toolbar items should match navbar toolbar item hover style when lightweight themes are applied. r=jaws
MozReview-Commit-ID: IF8Qfi524Z7

--HG--
extra : rebase_source : a01517070371c2f68dbbf78388d280d7947eeacf
2016-08-09 15:33:37 -04:00
Kris Maglione
bc51ef01c8 Bug 1280128: [webext] Use transparent backgrounds and correct border radii for popup browsers. r=bwinton ui-r=maritz
MozReview-Commit-ID: 9jmuxdSLmBM

--HG--
extra : source : 9999b6b8022bfe815d79a4f309986d2859285e16
extra : histedit_source : 69afe0d2ecfa9d73e30fc6e363dbfa6849530dcf%2C3a9aaafbb3288f43d7f2b17b0e93597d9a305032
2016-08-09 12:08:04 -07:00
Wes Kocher
8ca795c1c8 Backed out changeset 9999b6b8022b (bug 1280128) for ESLint failures 2016-08-09 11:28:12 -07:00
Kris Maglione
818537d543 Bug 1280128: [webext] Use transparent backgrounds and correct border radii for popup browsers. r=bwinton ui-r=maritz
MozReview-Commit-ID: 9jmuxdSLmBM

--HG--
extra : rebase_source : 377e47f39b1c52e36813f79e9d650c5f6bfab970
extra : histedit_source : c0d5ec2e5143ac4013e203dd75980dfcb43e7c9e
2016-08-09 10:54:53 -07:00
Dão Gottwald
757b8de221 Bug 1295929 - Don't use --panel-separator-color for .panel-subviews' border. r=jaws 2016-08-18 11:37:05 +02:00
Dão Gottwald
ed6ebed679 Bug 1292633 - Make Ctrl+Tab panel background more opaque. r=mdeboer 2016-08-08 19:24:26 +02:00
Dão Gottwald
5300c273dd Bug 1292727 - Consolidate context menu navigation icon styling. r=paolo
--HG--
rename : browser/themes/windows/content-contextmenu.svg => browser/themes/shared/content-contextmenu.svg
extra : rebase_source : f9858d1aa9dc15a74b00d75ee2d2fe1eedd37add
2016-08-08 14:45:28 +02:00
Dão Gottwald
0bf69f6cf1 Bug 1293018 - Make arrow panels white (using -moz-field) on Linux. r=paolo
--HG--
extra : rebase_source : cc514804b8ccbc73c99f894993ff041c00b568f1
2016-08-08 14:37:27 +02:00
Ryan Koesters
d76091aa16 Bug 940872 - Make library window draggable by toolbar on Linux. r=dao 2016-08-06 13:59:23 +02:00
Dão Gottwald
6aad22e73c Bug 1198648 - Status bar should obey high-contrast theme. r=mconley 2016-08-06 08:46:14 +02:00
Dão Gottwald
923815123d Backed out changeset 6a5f939e29de (wrong patch) 2016-08-06 08:45:44 +02:00
Dão Gottwald
f19de97ff2 Bug 1198648 - Status bar should obey high-contrast theme. r=mconley 2016-08-05 20:23:20 +02:00
Paolo Amadini
40139fb6ab Bug 1001324 - The Downloads Panel footer should use the same style as the application menu. r=adw
MozReview-Commit-ID: JFM2gmpqyNL

--HG--
extra : rebase_source : 29fb6cfe3a05a095633b47d6a3aa11f342622bfe
2016-08-05 17:26:45 +01:00
Wes Kocher
c1569ef06b Backed out 6 changesets (bug 1289549) for mass failures in various tests CLOSED TREE
Backed out changeset 5ad07719e3bd (bug 1289549)
Backed out changeset 27e2621947f2 (bug 1289549)
Backed out changeset 40d5477b8960 (bug 1289549)
Backed out changeset af2c234795a9 (bug 1289549)
Backed out changeset 6847acfd9362 (bug 1289549)
Backed out changeset fc771254be8f (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-04 13:04:57 -07:00
Shane Caraveo
54468289b4 Bug 1289549 P4 socialapi remove unused css, r=florian
MozReview-Commit-ID: CwKWWP4V5Yz
2016-08-04 09:24:22 -07:00