Commit Graph

1403 Commits

Author SHA1 Message Date
Dão Gottwald
a78f46d01f Bug 1302952 - Simplify gear.svg by using the fill filter. r=adw 2016-09-15 23:39:17 +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
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
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
Ricky Chien
c03f4197ba Bug 1296128 - Indicate permission panel's 'X' button while focus. r=dao
MozReview-Commit-ID: 8MqXkLpJoKU

--HG--
extra : transplant_source : %0D%7D%8B%E9JAX%F8%60%DE%D1V%A3%E8%3B%1D%D4%1D%7C%7D
2016-08-23 21:25:14 +08:00
Gijs Kruitbosch
559185fe05 Bug 1297847 - fix titlebar button locations across titlebar/lwtheme/devedition state, r=mconley,mstange
MozReview-Commit-ID: C9nPYMgi5NX

--HG--
extra : rebase_source : 6949091d14ae026adb14302cce96fc334e78bc21
2016-08-25 17:16:08 +01: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
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
Phil Ringnalda
f35f0c69e0 Merge m-c to a CLOSED TREE f-t 2016-08-23 22:59:10 -07: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
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
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
Jared Wein
6e26600301 Bug 1221174 - Define the HiDPI version of Share's add-share-button for all themes. r=dolske
MozReview-Commit-ID: DgNcIVERdx1
2016-08-16 15:44:15 -04:00
Gijs Kruitbosch
4fe6991de2 Bug 1296907 - fix 1px offset of private browsing to 'normal' browsing window, r=mstange
MozReview-Commit-ID: 2TkYag9o9Na

--HG--
extra : rebase_source : e97ad441eedef13c29c5afc5a4d6c099188a2a04
2016-08-22 22:52:26 +01: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
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
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
Dão Gottwald
9cf5fa0f6e Bug 1292633 followup, use hsl instead of rgb color notation 2016-08-10 13:47:49 +02: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
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
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
Drew Willcoxon
55ab8f47c3 Bug 1180944 - Implement one-off searches from Awesomebar. r=mak,florian
MozReview-Commit-ID: A9YXB32L7MN
2016-08-02 18:00:26 -07:00
Dão Gottwald
ca75fcd172 Bug 1290094 - Clean up Ctrl-Tab panel styling. r=mdeboer 2016-07-29 18:31:06 +02:00
Gijs Kruitbosch
f362e8385c Bug 1286821 - fix devedition hidpi issue with back button icon, r=dao
MozReview-Commit-ID: EV4xMtWYAya

--HG--
extra : rebase_source : 9b5fa969110c972112490e86e0ff63b0b9d92116
extra : amend_source : 279d2eb60ce89f362b7d66bdfa70ba20c10d508b
2016-07-26 10:16:23 +01:00
Tom Tromey
5538d692d3 Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
This removes the unnecessary setting of c-basic-offset from all
python-mode files.

This was automatically generated using

    perl -pi -e 's/; *c-basic-offset: *[0-9]+//'

... on the affected files.

The bulk of these files are moz.build files but there a few others as
well.

MozReview-Commit-ID: 2pPf3DEiZqx

--HG--
extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204
2016-07-14 10:16:42 -06:00
Towkir Ahmed
1fe6a5300c Bug 870309 - Shift to panelUI.css from panelUIOverlay.css in customizableui CSS files. r=gijs
--HG--
rename : browser/themes/linux/customizableui/panelUIOverlay.css => browser/themes/linux/customizableui/panelUI.css
rename : browser/themes/osx/customizableui/panelUIOverlay.css => browser/themes/osx/customizableui/panelUI.css
rename : browser/themes/shared/customizableui/panelUIOverlay.inc.css => browser/themes/shared/customizableui/panelUI.inc.css
rename : browser/themes/windows/customizableui/panelUIOverlay.css => browser/themes/windows/customizableui/panelUI.css
extra : rebase_source : 3a1601da7e6a9af6b1b449b5110c1dad2791e111
2016-07-20 04:44:00 -04:00