Tim Nguyen
b281d7ffae
Bug 1114570 - Use right searchbox go button for oneoffui in DevEdition. r=Gijs
2015-01-12 08:36:36 -08:00
J. Ryan Stinnett
ecc857f5af
Bug 1119894 - Add start-debugger-server to Firefox. r=past
2015-01-12 10:17:08 -06:00
Eddy Bruël
821bab1d81
Bug 1118804 - Handle uncaught promise rejections in the inspector;r=pbrosset
2015-01-12 15:17:57 +01:00
Carsten "Tomcat" Book
64250a3a9f
Merge mozilla-central to fx-team
2015-01-12 15:15:24 +01:00
Carsten "Tomcat" Book
a95e320814
merge fx-team to mozilla-central a=merge
2015-01-12 13:01:26 +01:00
Ryan Nematz [:rn10950]
e0137f9101
Bug 996562 - Bookmarks Items on tabbar on Linux should inherit the text color when not hovered/active/open, r=gijs
2015-01-11 17:10:00 +00:00
Paolo Amadini
fcc0d2239f
Bug 1114614 - Remove nsIDownloadManagerUI from Firefox for Desktop. r=mak
2015-01-12 12:49:06 +00:00
J. Ryan Stinnett
a9132f0528
Backout 455a5366c877 (bug 731318) for network issues (bug 1116867)
2015-01-09 17:24:37 -06:00
Dan Mosedale
6539a5091f
Bug 1118061-add "caller unavailable" messages to Hello, r=jaws
2015-01-09 14:51:51 -08:00
Wes Kocher
e5dd5ebb35
Backout 175e66ebdb05 (bug 1077444) for dt2 orange
2015-01-09 14:00:31 -08:00
Wes Kocher
1172ce7d70
Backout db5eef36bcd9 (bug 1117825) for dt2 orange
2015-01-09 13:59:57 -08:00
Wes Kocher
b457c80362
Backout da1d674d004e (bug 1118295) for dt2 orange
2015-01-09 13:59:20 -08:00
Dave Townsend
6022ced1e2
Bug 1119450: Clicks on the search go button shouldn't open the search popup. r=felipe
...
--HG--
extra : rebase_source : 0f7fa4e6e6cc833a41cac28288bdce38722815a7
2015-01-09 11:05:50 -08:00
Victor Porof
8714e66bdc
Bug 1118295 - Optimize emptying the prevFrames
array in FlameGraphUtils.createFlameGraphDataFromSamples, r=jsantell
2015-01-09 15:49:16 -05:00
Victor Porof
db0e6ccf0f
Bug 1117825 - Create an utility function for the FlameGraph widget to convert the profiler data into something drawable, r=jsantell
2015-01-09 15:49:16 -05:00
Victor Porof
d258298f9c
Bug 1077444 - Create Flamechart Widget, r=jsantell
2015-01-09 15:49:16 -05:00
Jared Wein
2cf279392c
Bug 1074744 - Apply the margin-end to the volume controls when fullscreen is unavailable. r=gijs r=dolske
...
The adjusted margin-end needs to be applied to the volume controls when the fullscreen button is hidden due to fullscreen being unavailable, such as within an iframe that is lacking the allowfullscreen attribute. Previously the margin-end was only applied when the video was determined to be audio-only.
2015-01-09 14:29:36 -05:00
Blake Winton
4d7283b394
Bug 1119327 - Only log the name of the search engine in UITelemetry. r=jchen.
2015-01-08 14:08:36 -05:00
Abdelrhman Ahmed
0d9d5783f6
Bug 1102961 - Cannot navigate AMO without closing the Options window, r=florian.
2015-01-11 20:51:11 +01:00
Abdelrhman Ahmed
7899af9e6e
Bug 1109854 - Fix the string displayed above the one-off search buttons whwhen the search field is empty, r=florian.
2015-01-11 20:51:11 +01:00
Victor Porof
55412f8401
Bug 1119927 - Small UI changes for the timeline marker details in the new perf too, r=jsantell
2015-01-11 12:56:31 -05:00
Victor Porof
942ad777bb
Bug 1119243 - The LineGraph should always show the gutter, even if arrows are disabled for tooltips, r=jsantell
2015-01-11 12:56:30 -05:00
Victor Porof
46eea06112
Bug 1119242 - Show the framerate graph underneath the markers overview, r=jsantell
2015-01-11 12:56:30 -05:00
Victor Porof
15b0d115ef
Bug 1119234 - FlameGraph initially selects only half of the profile on retina displays, r=jsantell
...
--HG--
rename : browser/devtools/shared/test/browser_flame-graph-03.js => browser/devtools/shared/test/browser_flame-graph-03a.js
2015-01-11 12:56:30 -05:00
Victor Porof
e4e4002e9a
Bug 1077459 - Add flamechart view to Details view in new performance tool, r=jsantell
2015-01-11 11:45:23 -05:00
Victor Porof
1914c41c37
Bug 1118295 - Optimize emptying the prevFrames
array in FlameGraphUtils.createFlameGraphDataFromSamples, r=jsantell
2015-01-11 09:54:26 -05:00
Victor Porof
0472eb9d37
Bug 1117825 - Create an utility function for the FlameGraph widget to convert the profiler data into something drawable, r=jsantell
2015-01-11 09:54:26 -05:00
Victor Porof
44463d9a3e
Bug 1077444 - Create Flamechart Widget, r=jsantell
2015-01-11 09:54:26 -05:00
Gijs Kruitbosch
758488d03f
Bug 1118032 - adjust UI describing color behaviour, r=jaws
2015-01-07 12:22:31 +00:00
Gijs Kruitbosch
f743d76b07
Bug 1100399 - use existing strings and add more unique strings to ensure modal prompt and notification bar don't share strings, r=mconley,f=stef,flod
2015-01-09 13:52:21 +00:00
Ryan VanderMeulen
0d800a5c38
Merge m-c to fx-team. a=merge
2015-01-09 14:48:40 -05:00
Ryan VanderMeulen
85d5bf698c
Merge inbound to m-c. a=merge
2015-01-09 14:45:50 -05:00
Dão Gottwald
9950dcda56
Bug 1115307 - Search bar alignment fixes and cleanup. r=florian
...
--HG--
extra : rebase_source : 18c3eacd8e946f17d2b18fcc42ec3873d666310d
2015-01-09 19:00:51 +01:00
Ryan VanderMeulen
7e71944931
Backed out changeset 86ac3a19e456 (bug 1118806) for mochitest-dt failures.
...
CLOSED TREE
2015-01-09 11:18:46 -05:00
Ryan VanderMeulen
0b6d7485ca
Backed out changeset 0defe8745bb9 (bug 1105652
) for mochitest-dt failures.
2015-01-09 11:18:34 -05:00
Ryan VanderMeulen
e0b22e2139
Backed out changeset 46822560ac53 (bug 1118804) for mochitest-dt failures.
...
CLOSED TREE
2015-01-09 11:16:00 -05:00
Masatoshi Kimura
e22607aacf
Bug 1113780 - Use SSL_ERROR_UNSUPPORTED_VERSION for SSLv3 error page. r=gijs
2015-01-09 06:23:00 +00:00
Carsten "Tomcat" Book
91d1296031
Merge mozilla-central to fx-team
2015-01-09 15:51:09 +01:00
Eddy Bruël
dc4646c774
Bug 1105652
- Handle uncaught promise rejections in the style editor;r=bgrins
2015-01-09 15:45:33 +01:00
Eddy Bruël
c278433a76
Bug 1118806 - Handle uncaught promise rejections in the storage inspector;r=pbrosset
2015-01-09 15:26:54 +01:00
Eddy Bruël
b92bfb4326
Bug 1118804 - Handle uncaught promise rejections in the inspector;r=pbrosset
2015-01-09 15:09:28 +01:00
Carsten "Tomcat" Book
e478167826
merge fx-team to mozilla-central a=merge
2015-01-09 14:16:30 +01:00
Mark Banner
f218d0cc59
Bug 1119485 - Link clicker UI no longer resets to the stat conversation view after giving feedback. r=nperriault
2015-01-09 09:07:46 +00:00
Richard Marti
4ff3eebb09
Bug 1118888 - Remove extra space around Tracking Protection preferences. r=jaws
2015-01-08 22:14:14 +01:00
Jordan Santell
d9a85a2420
Bug 1118299 - Performance tool now provides default blueprint for its waterfall and markers-overview graphs to work. r=vp
2015-01-08 11:17:00 +01:00
Jan Odvarko
526d4eeb54
Bug 1118179 - Assume light theme colors for the font inspector as the default. r=bgrins
2015-01-07 17:38:33 +01:00
Blair McBride
8f17fda978
Bug 1094567 - Remove the star for non-bookmark behavior. r=paolo
2015-01-08 22:38:48 +13:00
Wes Kocher
529fc3ce40
Merge mozilla-central to fx-team a=merge
2015-01-08 17:17:13 -08:00
Wes Kocher
6991bac6f9
Merge fx-team to mozilla-central a=merge
2015-01-08 16:58:52 -08:00
Jared Wein
eef4699ffe
Bug 1119368 - Enable in-content preferences for EARLY_BETA_OR_EARLIER before Beta 36. r=gijs
2015-01-08 13:51:39 -05:00