Commit Graph

1544 Commits

Author SHA1 Message Date
Vladan Djeric
c0bb91fc9c Backed out changeset 578fbd8d8b3c (bug 1179961) for Talos regressions (bug 1213364) 2015-10-10 23:54:48 -04:00
Panos Astithas
4cb15aa486 Bug 1201703 - [Control Center] Icons overlap text and are on the wrong side for the RTL locales. r=paolo 2015-10-09 08:40:02 -04:00
Paolo Amadini
26b6d6d18b Bug 1179961 - Use a lock with a strikethrough for HTTP pages that have password fields in the Control Center. r=ttaubert,bgrins 2015-10-07 20:50:40 +01:00
Brian Grinstead
de8bea333d Bug 1212456 - Merge platform-specific aboutCertError.css files into a single shared file;r=paolo 2015-10-07 13:01:12 -07:00
Dão Gottwald
491821c68a Bug 1173744 - Update Back/Forward button styling for Windows 10. r=gijs 2015-10-07 17:12:54 +02:00
Mike Conley
4859e86f4f Bug 1110511 - Add comment and email input to about:tabcrashed. r=felipe,ntim
Original patch by Ursula Sarracini
2015-09-30 17:50:48 -04:00
Edouard Oger
b3cecf3984 Bug 1210947 - Center buttons text in sync preferences. r=markh 2015-10-04 11:19:00 +02:00
Kit Cambridge
efdf7b5ed7 Bug 1192458, Part 2 - New icon for consolidated notification permission. r=MattN 2015-10-05 16:39:41 -07:00
Kit Cambridge
25c133e1db Bug 1192458, Part 1 - Consolidate push and desktop notification permissions. r=nsm,wchen,MattN 2015-10-05 16:39:34 -07:00
Wes Kocher
db56810f49 Backed out 6 changesets (bug 1110511) for automation timeouts in mochitest-bc suites
Backed out changeset eddfd7f32a1c (bug 1110511)
Backed out changeset 0eb0dda094b3 (bug 1110511)
Backed out changeset 8e20cd68ca78 (bug 1110511)
Backed out changeset c7b983f65568 (bug 1110511)
Backed out changeset 219d86f78b6b (bug 1110511)
Backed out changeset 0e055b648e10 (bug 1110511)
2015-10-05 16:38:03 -07:00
Mike Conley
2c32c806e3 Bug 1110511 - Add comment and email input to about:tabcrashed. r=felipe,ntim
Original patch by Ursula Sarracini
2015-09-30 17:50:48 -04:00
Mike de Boer
9535b983a3 Bug 1211219: fix invalid CSS declaration that accidentally got in with work done in bug 1184921. r=Standard8 2015-10-05 15:30:01 +02:00
Mark Banner
42df1dc722 Bug 1208020 - Fix gUM sharing icons not being shown in mac toolbar when making a call. webRTC-indicator.css is only shared across Windows and Linux, not Mac as well. r=dao 2015-10-01 19:38:56 +01:00
Carsten "Tomcat" Book
ec2dae050c Merge m-c to fx-team 2015-10-01 14:16:12 +02:00
Carsten "Tomcat" Book
b78014b465 merge mozilla-inbound to mozilla-central a=merge 2015-10-01 12:39:25 +02:00
Mike de Boer
8017b2e65f Bug 1184921: allow custom buttons to be added to the chatbox titlebar and implement one for Hello that closes the window when clicked. r=Standard8 2015-09-30 15:35:22 +02:00
Mike de Boer
76f18fc0d9 Bug 1184921: remove the deprecated dark chatbox theme. r=Standard8 2015-09-30 15:35:19 +02:00
Xidorn Quan
73d5483e76 Bug 1209060 - Use html elements instead of xul ones for fullscreen warning box. r=dao 2015-10-01 21:43:19 +10:00
Brian Grinstead
0a39d1d719 Bug 1206916 - Crop permissions labels if there isn't enough space in the Control Center;r=paolo 2015-09-30 12:03:27 -07:00
Ehsan Akhgari
ca77f63eb1 Bug 1207166 - Make sure the overlay icon's hover state doesn't cover the pinned tab curve; r=jaws 2015-09-29 19:41:04 -04:00
Steven Englehardt
65a2ce472b Bug 1191455 - Add URL bar decoration signifying which user context the tab is in. r=paolo 2015-09-04 17:11:00 +02:00
Steven Englehardt
3781129105 Bug 1191451 - Adding color to the top of tabs to indicate user context of tab. r=paolo 2015-09-04 13:07:00 +02:00
Steven Englehardt
624795f297 Bug 1191442 - Add "New Container Tab" to File Menu. r=paolo 2015-09-28 13:00:28 -07:00
Carsten "Tomcat" Book
d3d65f378b merge mozilla-inbound to mozilla-central a=merge 2015-09-28 14:13:24 +02:00
Dão Gottwald
c347b69548 Bug 1208444 - Backed out the remainder of bug 1201442 and bug 1208037 2015-09-25 17:42:44 +02:00
Dão Gottwald
de3b1f5378 Bug 1208037 - Remove fade-out effect from tab separators. r=gijs 2015-09-24 17:38:59 +02:00
Tim Nguyen
6ecdcedb4f Bug 1206911 - Use CSS Filters to gray out whimsycorn rather than using a separate asset. r=dao 2015-09-22 18:03:53 +02:00
Dão Gottwald
53d1be3e79 Bug 1207164 - Use tab separator opacity transition only on hover. r=gijs 2015-09-22 18:03:23 +02:00
Dão Gottwald
b06b365d44 Bug 1201442 - Use opacity transition for showing and hiding tab separators. r=dolske 2015-09-22 12:37:23 +02:00
Tim Nguyen
b2b094dac4 Bug 1206883 - Movove all shared resources in the shared jar.mn file. r=dao 2015-09-22 12:30:40 +02:00
J. Ryan Stinnett
2e20a03728 Bug 912121 - Package DevTools client themes in devtools.jar. rs=devtools
Break DevTools theme files out of browser.jar and move to a new DevTools
specific jar.  Update all paths of the form:

chrome://browser/skin/devtools/<X>

to

chrome://devtools/skin/<Y>

where <Y> is the source tree path that comes after /devtools/client.
2015-09-21 12:04:31 -05:00
J. Ryan Stinnett
2c94c39c6e Bug 912121 - Migrate DevTools themes. rs=devtools
Move DevTools themes to a new directory using the following step:

hg mv browser/themes/shared/devtools devtools/client/themes

No other changes are made.
2015-09-21 12:04:27 -05:00
J. Ryan Stinnett
0aa8440896 Bug 912121 - Move straggler images next to other DevTools images. rs=devtools 2015-09-17 15:47:36 -05:00
Dão Gottwald
db29413545 Backed out changeset 9d4b08fb58f0 (bug 1198415) 2015-09-20 14:47:20 +02:00
Mason Chang
48d38e7394 Bug 1197361. Optimize page thumbnails based on screen size. r=ttaubert 2015-09-25 11:27:16 -07:00
Drew Willcoxon
92a2aa0008 Bug 1198415 - Specify a foreground color for the urlbar search suggestions opt-in so that its text is readable in non-default themes. r=mak 2015-09-18 10:02:15 -07:00
Panos Astithas
d19fba0c7e Bug 1177085 - Add a preferences panel for changing the pre-loaded TP blocklist. r=jaws,francois 2015-09-18 15:29:45 +03:00
George Sanchez
eeb642d9ff Bug 1199712 - Prevent the animation panel from scrolling when space is pressed; r=pbro 2015-09-12 21:34:00 +02:00
Patrick Brosset
18083b70f9 Bug 1155661 - 4 - Add the timeline play/pause button; r=bgrins 2015-09-16 21:05:51 +02:00
Patrick Brosset
d1d9a61d52 Bug 1155661 - 2 - Add a new timeline toolbar shown only when the timeline is displayed and non empty; r=zer0 2015-09-11 13:05:01 +02:00
Patrick Brosset
b8eab83dd0 Bug 1155661 - 1 - Rename toolbar to global-toolbar; r=zer0 2015-09-10 11:11:05 +02:00
Gijs Kruitbosch
027dd9dcea Bug 1062821 - fix browser_parsable_css.js to actually catch errors, r=florian 2015-09-17 14:17:43 +01:00
Tim Taubert
15b32a155f Bug 1193004 - Always show permissions section in the Control Center r=bgrins 2015-09-16 12:51:19 +02:00
Justin Dolske
cb3ec3c923 Bug 1204182 - Use a single jar manifest for shared theme resources. r=dao 2015-09-16 09:33:47 +02:00
Jordan Santell
2a977206f5 Bug 1150299 - Show optimization graph in the call tree sidebar. r=shu,vp 2015-08-31 15:26:02 -07:00
Carsten "Tomcat" Book
4373ce806c Backed out 1 changesets (bug 1193004) for bc7 test failures
Backed out changeset 98f6e793e383 (bug 1193004)
2015-09-14 15:18:25 +02:00
Tim Taubert
8b0344c380 Bug 1193004 - Always show permissions section in the Control Center r=bgrins 2015-09-04 14:02:41 +02:00
Panos Astithas
b0b7e34fdc Bug 861335 - Link network requests from console to network panel. r=vporof 2015-09-10 07:28:00 +02:00
Wes Kocher
99ea67446d Backed out changeset bc2d12101a25 (bug 861335) for browser_perf-recording-selected-04.js leaks CLOSED TREE 2015-09-11 13:33:39 -07:00
Panos Astithas
a753068640 Bug 861335 - Link network requests from console to network panel. r=vporof 2015-09-10 07:28:00 +02:00