Commit Graph

3657 Commits

Author SHA1 Message Date
Phil Ringnalda
6a687b9e76 Back out 1fd1058d6099 (bug 1139698) for JP, bc and dt bustage
CLOSED TREE

--HG--
rename : browser/themes/shared/fxa/default-profile-image.svg => browser/themes/shared/incontentprefs/default-profile-image.svg
2015-06-25 19:30:06 -07:00
Edouard Oger
2654623ec6 Bug 1139698 - Add Firefox Account avatar in Hamburger Menu. r=markh
--HG--
rename : browser/themes/shared/incontentprefs/default-profile-image.svg => browser/themes/shared/fxa/default-profile-image.svg
2015-06-25 17:16:28 -07:00
Edouard Oger
0276f83a54 Bug 1174330 - Allow the device name to be edited in-line. r=markh 2015-06-25 17:15:23 -07:00
Tim Taubert
5e2d730ccc Bug 1170759 - Move detailed security information to a subpanel r=Gijs 2015-06-11 14:26:17 +02:00
Florent Fayolle
2cc20c56c0 Bug 1050691 - Click on a function on the console should go to the debugger. r=jlongster 2015-06-20 08:47:00 +02:00
Jordan Santell
27921a0d16 Bug 1150295 - Display an icon next to frames in the call tree that contain viewable optimization data. r=vp,a=kwierso 2015-06-17 14:31:15 -07:00
Eddy Bruël
eb27501324 Bug 1169343 - Implement DebuggerView.Workers;r=jlong 2015-06-19 13:51:37 +02:00
Jordan Santell
baeb955941 Bug 1175705 - Make enable-jit-optimizations a recording-feature rather than a toggleable display feature. r=vp 2015-06-17 14:57:45 -07:00
Edoardo Putti
d06369c85e Bug 1121896 - Show when animations are running on the compositor in the animation panel. r=pbro
--HG--
extra : rebase_source : b64325cb65d0413d8802cde86285424267849de3
2015-06-17 01:40:00 -04:00
Phil Ringnalda
3cb7402d5e Back out c451a7f1de44 (bug 1050691) for OS X timeouts in browser_webconsole_closure_inspection.js 2015-06-16 19:37:12 -07:00
Florent Fayolle
541812e73d Bug 1050691 - Click on a function on the console should go to the debugger. r=jlongster 2015-06-16 04:43:00 -04:00
Brian Grinstead
112cdb689a Bug 1119133 - Add a keyboard shortcut to toggle devtools docking mode between last two positions;r=pbrosset 2015-06-09 14:59:27 -07:00
Patrick Brosset
774b49304f Bug 1155663 - Show animations as synchronized time blocks in animation inspector; r=bgrins
This is the first step towards the animation-inspector UI v3 (bug 1153271).
The new UI is still hidden behind a pref, and this change doesn't implement
everything that is in the current v2 UI.
This introduces a new Timeline graph to represent all currently animated nodes
below the currently selected node.
v2 used to show them as independent player widgets. With this patch, we now show
them as synchronized time blocks on a common time scale.
Each animation has a preview of the animated node in the left sidebar, and a time
block on the right, the width of which represents its duration. The animation name
is also displayed.
There's also a time graduations header and background that gives the user information
about how long do the animations last.
This change does *not* provide a way to know what's the currentTime nor a way to
set it yet.
This also makes the existing animationinspector tests that still make sense with
the new timeline-based UI run with the new UI pref on.

--HG--
extra : rebase_source : 65634e8f5e618f15e8d33c36a90217ba07a310f4
2015-06-11 15:45:57 +02:00
Jordan Santell
91df9dbb13 Bug 1152992 - If markers do not have a definition, classify them as "Unknown" in the perftools. r=vp 2015-06-09 20:34:51 -07:00
Gabriel Luong
978033514e Bug 1172788 - Add tooltip for pseudo class toggle button in the rule view r=bgrins
--HG--
extra : commitid : 6uuIB5Xonry
2015-06-13 13:00:53 -07:00
Marco Bonardo
c75008565b Bug 1173745 - Add Search suggestion toggle to location bar preferences. r=adw 2015-06-11 13:20:50 -07:00
Hector Zhao
3dd846b978 Bug 1164752 - Include 360 secure browser in migration. r=mak
--HG--
extra : transplant_source : %2B%B6%90%B7l%BC%8B%B9m%08%7F%03%90%CC7jH%16Vw
2015-05-13 18:00:55 +08:00
Frédéric Wang
95af9d804d Bug 1160456 - Add UI to configure the "fonts for mathematics" preferences. r=gijskruitbosch 2015-06-11 13:46:00 -04:00
Patrick Brosset
140ef7acb1 Bug 1172500 - Add a keyboard shortcut to minimize the toolbox. r=jryans 2015-06-11 11:11:35 +02:00
Mike de Boer
f6fca5dfa1 Bug 1142532: fix the Loop/Hello email body texts punctuation. rs=me DONTBUILD 2015-06-12 11:40:31 +02:00
Mike de Boer
393b9d5a26 Bug 1168833: introduce different sizing modes to docked social chat windows and re-style text chat UI indide the Hello conversation window. r=Standard8 2015-06-12 11:21:35 +02:00
Drew Willcoxon
1c38587e7f Back out c465d65204b7 bug 1173745 for bustage on a CLOSED TREE. 2015-06-11 15:38:43 -07:00
Marco Bonardo
2dbc879889 Bug 1173745 - Add Search suggestion toggle to location bar preferences. r=adw 2015-06-11 13:20:50 -07:00
Mike de Boer
1a5d8e31e9 Bug 1170627 - close the context edit form upon a successful save action inside a Hello conversation window. r=Standard8 2015-06-10 13:36:21 +02:00
Carsten "Tomcat" Book
b974f4cfca Backed out changeset 2ba82990c44b (bug 1170627) for bc1/bc3 test failures 2015-06-10 15:55:15 +02:00
Léon McGregor
83f6b76b6a Bug 1163332 - Add a 'screenshot this node' button to the inspector popup menu. r=pbrosset 2015-06-09 03:58:00 -04:00
Florent Fayolle
257768e507 Bug 1172320 - Browser Content Toolbox should have an accesskey. r=bgrins 2015-06-08 23:10:00 -04:00
Mike de Boer
2b23909508 Bug 1170627: close the context edit form upon a successful save action inside a Hello conversation window. r=Standard8 2015-06-10 13:36:21 +02:00
Tim Taubert
e91584a66d Bug 1146282 - New styling for the host section of the identity panel
From 7496384f93865519159db75588c6be377fd2eb0b Mon Sep 17 00:00:00 2001
 r=Gijs
2015-06-02 21:15:08 +02:00
Wes Kocher
a972d2e429 Backed out changeset 49acc2446457 (bug 1152992) for dt2 orange 2015-06-09 14:38:43 -07:00
Jordan Santell
772f325a61 Bug 1152992 - If markers do not have a definition, classify them as "Other" in the perftools. r=vp 2015-06-03 11:09:53 -07:00
Justin Dolske
daa0f38953 Bug 1161138 - Use normal L10N for Pocket strings. r=jaws 2015-06-09 12:11:26 -07:00
Jan Odvarko
3fed81155c Bug 859058 - Export content of the Network panel as HAR; r=jsantell, r=jlongster 2015-06-03 17:31:35 +02:00
Shivang Nagaria
5776cb0b8d Bug 1077339 - Display keyboard shortcuts when hovering panel tabs. r=janx f=bgrins 2015-06-09 11:07:01 -07:00
Jordan Santell
bab68c6529 Bug 1168566 - Separate memory over time and allocation recording in perftools as two different preferences. r=fitzgen 2015-06-09 11:06:49 -07:00
Akshit Khurana
4de203f402 Bug 1171520 - Add "Getting Started" default bookmarks favicon. r=jaws
CLOSED TREE
2015-06-07 13:22:54 -07:00
Alexandre Poirot
422177bcd7 Bug 1132670 - Warn when connecting to a server newer than client. r=jryans 2015-06-03 07:15:00 -04:00
Patrick Brosset
e94a1aabff Bug 867838 - Add the possibility to minimize the bottom-hosted toolbox; r=jryans
--HG--
extra : rebase_source : 7438a690a1092418e973fd903613c950d00f9151
extra : histedit_source : dc8e66027bbcf96376012734a340e6ef08144f07%2C0a3764e8690f11bcf6b632bb3e06dede762f5b57
2015-06-08 15:49:38 +02:00
Marina Samuel
0a736201fd Bug 1164594 - Part 2b New Tab menu shouldn't use text-transform: uppercase [r=Mardak]
--HG--
extra : amend_source : 02a84f2e00fe5435c9169a7f6d2f95d4afdc22fd
2015-06-05 02:48:38 -07:00
Jessie Hildebrandt
675c532590 Bug 972567 - Add a more descriptive tooltip to the Reconnect to Sync menu item. r=markh 2015-06-05 10:37:03 +10:00
David Vedvick
d05ec1cceb Bug 1163416 - Make various e10s related strings literals localizable. r=felipe 2015-05-31 12:17:54 -05:00
Mike de Boer
e25b65b705 Bug 1170535: anchor the social share panel to the Hello button whilst sharing a room URL and enable the Social Provider Activation panel in release. r=mixedpuppy,Standard8 2015-06-04 18:24:45 +02:00
Tim Taubert
7ba88a499f Bug 1146269 - Update styling for "More Information" button r=Gijs 2015-05-28 14:35:34 +02:00
Tim Taubert
bfec8095dc Bug 1146269 - Remove help button from identity panel r=Gijs 2015-05-27 15:56:07 +02:00
Jordan Santell
d6a8387f7e Bug 1167976 - Mark platform JS code with category where appropriate. In this case, just "tools" category as devtools JS code. r=vp,shu 2015-05-24 09:10:14 -07:00
Sunny
fd56094179 Bug 1107652 - Make cmd/ctrl + zoom in Scratchpad. r=past 2015-06-02 22:32:32 +03:00
Baptiste Emmanuel
e749cc8c7f Bug 1166596 - Rename "Marketplace" link on about:home to "Apps". r=adw 2015-06-02 09:34:30 +02:00
Dão Gottwald
7d60734a4a Bug 1167146 - Use the displayOrigin option for the web app installation notification. r=myk
--HG--
extra : rebase_source : d3e2c10effb02b5f215642fdf84e119a75137966
2015-05-27 12:45:49 +02:00
Ursula
a2bdf04cfd Bug 1145303 - Remove unused 'What is this page?' link and related intro messaging. r=mconley 2015-05-22 15:52:43 -04:00
Sami Jaktholm
01f0ca9535 Bug 1158634 - Restore support for editing previews in Font Inspector. r=pbrosset
An input box similar to those in rule and computed views (without the search
symbol) is added to the font-inspector panel which can be used to control the
preview text. The updates are throttled to avoid unnecessary updates while the
text is being edited.

Since the PageStyleActor has allowed clients to define the preview text for a
while now, this feature is also enabled for older targets too.
2015-05-21 19:18:18 +03:00