Commit Graph

1523 Commits

Author SHA1 Message Date
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
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
Carsten "Tomcat" Book
bc9eb20e31 Merge mozilla-central to fx-team 2015-09-11 16:42:01 +02:00
Victor Porof
b4673688e2 Bug 1200252 - Add marker for when the IPC request for a composite is sent to the compositor thread, r=jsantell,matt 2015-09-11 07:59:53 +02:00
Panos Astithas
35b1398f12 Bug 861335 - Link network requests from console to network panel. r=vporof 2015-09-10 17:17:50 +03:00
Brian Grinstead
c0ab380d0d Bug 1203280 - Back out all non-test changes from changeset f460ad2878d9 (bug 1193158);r=MattN 2015-09-09 15:19:36 -07:00
Brian Grinstead
e30568e3e3 Bug 1203280 - Back out all non-test changes from changeset 064a1ae9f3d4 (bug 1199790);r=MattN 2015-09-09 15:19:34 -07:00
Drew Willcoxon
36364d9d88 Bug 1198687 - Fix the accessibility of the urlbar's search suggestions opt-in notification. r=mak 2015-09-09 14:52:38 -07:00
Patrick Brosset
acc3c5322a Bug 1202443 - Prevent pushing the timeline header up when there are many animations; r=zer0 2015-09-09 11:28:04 +02:00
Patrick Brosset
4225161816 Bug 1174060 - 6 - Tests for how delays are displayed in the timeline; r=ochameau
Added tests to ensure negative and positive delays are shown correctly
and that the timeScale window is computed correctly.
Also added a test to ensure that animations with the same name but
different nodes don't override each others in the UI.

This commit also cleans up a lot of exceptions that were thrown while
tests were running. These exceptions were due to pending protocol requests
when tests ended.
2015-09-09 11:07:29 +02:00
Edouard Oger
28bbb50af1 Bug 1202331 - Correct FxAccounts badge size. r=matteo 2015-09-08 10:09:00 +02:00
Edouard Oger
daac7d383f Bug 992388 - Restyle FxA verification emails errors/success alert and migration prompt in sync preferences. r=markh 2015-09-08 09:21:29 +10:00
Patrick Brosset
d68b92231c Bug 1174060 - 5 - Reverts typo introduced by bug 1180134 that overrided the background-image; r=tromey 2015-09-03 11:05:52 +02:00
Patrick Brosset
c6be04ec6a Bug 1174060 - 2 - Display negative delays like normal delays; r=bgrins
This ensure animations with negative delays are fully displayed
in the animation-inspector panel, and that negative and positive
delays look the same.
2015-09-04 17:43:41 +02:00
Florian Quèze
943b9eada6 Bug 1119250 - remove old searchbar UI - part 4 - remove the oneoffui attribute, r=Mossop. 2015-09-04 22:54:28 +02:00
Florian Quèze
cf0c502b52 Bug 1119250 - remove old searchbar UI - part 3 - remove the old search drop down, r=Mossop. 2015-09-04 22:54:27 +02:00
Jordan Santell
a0ee8db6ee Bug 1201303 - Create a widget for rendering the heap. r=fitzgen 2015-09-03 13:19:51 -07:00
Dão Gottwald
b638b2f7f3 Bug 1185960 - Add a separator between urlbar dropmarker and stop/reload/go button. ui-r=shorlander r=jaws 2015-09-03 20:06:00 +02:00
Brian Grinstead
d429ed359c Bug 1199790 - Add grouping in Control Center Permissions subpanel;r=ttaubert 2015-09-03 10:25:31 -07:00
Edouard Oger
0f172850ce Bug 1200749 - Make sync preference page buttons responsive. r=markh 2015-09-01 11:34:00 +02:00
Matteo Ferretti
374dbae7a5 Bug 1198424 - Update badge has wrong width in Nightly 43.0a1 (2015-08-24). r=gijs 2015-09-01 06:00:00 +02:00
Brian Grinstead
86521dc564 Bug 789430 - Pause on next bytecode instead of immediately;r=fitzgen 2015-09-02 09:06:10 -07:00