Nick Fitzgerald
180120e392
Bug 1157914 - Don't re-render the graphs until selection is done; r=jsantell
2015-04-30 15:21:11 -07:00
Jordan Santell
6066e36c67
Bug 1158645
- Calculate FPS in performance tool by counting frames over duration, rather than averaging values of reported framerate timestamps. r=vp
2015-04-29 13:53:19 -07:00
Jordan Santell
91aa00f18a
Bug 1154018 - Check to see that nsIURI's host exists when parsing location for framenodes, and cache failures. r=vp
2015-04-28 20:46:50 -07:00
Jordan Santell
7d601ec5b3
Bug 1136945 - Convert GC events from memory actor to be emitted as pseudo-markers from the TimelineActor. Pull out the core of the MemoryActor into a bridge, so it does not have to be used over RDP. r=vp,fitzgen
2015-04-28 10:32:32 -07:00
Brian Grinstead
a7893c2419
Bug 1153022 - Add trimOutput option to inplace editor;r=pbrosset
...
--HG--
rename : browser/devtools/shared/test/browser_inplace-editor.js => browser/devtools/shared/test/browser_inplace-editor-01.js
2015-04-29 17:27:19 -07:00
Wes Kocher
10fec54e1c
Merge fx-team to m-c a=merge CLOSED TREE
2015-04-29 16:46:00 -07:00
Tooru Fujisawa
0edbeb71c8
Bug 1102219 - Part 5: Replace more `String.prototype.contains` with `String.prototype.includes` in chrome code. r=till
2015-04-30 00:32:05 +09:00
ziyunfei
e1db0f779e
Bug 1102219 - Part 4: Replace `String.prototype.contains` with `String.prototype.includes` in chrome code. r=till
2015-04-30 00:32:05 +09:00
Brian Grinstead
6b0d5ba3f0
Bug 1159276 - Prevent showing the source context menu if the breakpoint context menu is also going to be shown;r=jlongster
2015-04-28 14:10:08 -07:00
Tim Nguyen
42a52b8b3d
Bug 1023546 - DevTools - Support HDPI resolutions for Windows. r=bgrins
2015-04-28 07:30:00 -04:00
Brian Grinstead
2bdee2c470
Bug 1150780 - Don't create a new inplace editor for an element if one already exists;r=pbrosset
2015-04-27 07:03:34 -07:00
Alexandre Poirot
11b2ddad6e
Bug 1157201 - Prevent exception while hovering the rule-view. r=pbrosset
2015-04-22 07:34:00 +02:00
Jordan Santell
2513d09a8a
Bug 1134778 - Consolidate usages of view sourcing in tools with a source-utils module. r=vp,jryans
2015-04-24 14:16:34 -07:00
Tom Tromey
7ad4a0d1dd
Bug 1050500 - Add entry reason to timeline marker. r=jsantell, r=smaug
...
--HG--
extra : rebase_source : 038e4e7ff6f18c6db193ada012eb162e075d6d69
2015-04-20 07:03:00 -04:00
Will Bamberg
3bf45dfbd2
Bug 980006 - Add MDN tooltips for CSS properties. r=pbrosset
...
--HG--
extra : rebase_source : 6383633d26384543286e4311a91cb26d4ce4bfd6
2015-04-21 16:28:00 -04:00
Joe Walker
9cc5a4d6b3
Bug 1128988 - runAt support for commands/converters; r=bgrins
...
--HG--
rename : browser/devtools/main.js => browser/devtools/definitions.js
2015-04-23 10:24:49 +01:00
Mahdi Dibaiee
f7d08d3712
Bug 1149671 - Use alt/na/shift to step 0.1/1/10 at a time. r=pbrosset
...
--HG--
extra : rebase_source : 8905a064e9fef03301f4fb9efed6839c368e85d9
2015-04-21 02:30:00 -04:00
Jennifer Fong
be62ea33bc
Bug 1032984 - Fix Shift+Home/End/PageUp/PageDown to highlight value. r=bgrins
...
--HG--
extra : rebase_source : ce1c811725e43245729b2bf2b02cdf77257151ae
2015-04-21 09:28:00 -04:00
Alexandre Poirot
474efd847b
Bug 1022765 - Ensure ESC opens the split console on first try in the inspector. r=pbrosset
2015-04-21 13:01:40 -07:00
Michael Ratcliffe
b66e2c69f8
Bug 1136257 - Shift-click to switch between color unit format in place. r=bgrins
2015-04-17 11:53:06 +01:00
Alexandre Poirot
42cdd64c7b
Bug 1145049 - Cleanup correctly tests run from browser/devtools/shared/test. r=bgrins
2015-04-18 09:39:07 +02:00
Alexandre Poirot
8e70b1f251
Bug 1145049 - Fix browser_toolbar_webconsole_errors_count when run independently. r=bgrins
...
DeveloperToolbar.show now returns a promise.
This code was missed during the refactoring as it wasn't executed
because some previous test wasn't cleaning up correctly and the toolbar was still on.
2015-04-18 09:39:07 +02:00
Wes Kocher
5c3f9ff266
Backed out changeset b09423cfc86b (bug 1098374) for dt orange
2015-04-20 15:40:48 -07:00
Wes Kocher
0d38675c84
Backed out changeset d321fbee8cd8 (bug 1136257) for being the probably cause of e10s-dt orange
2015-04-20 13:42:48 -07:00
Brian Grinstead
05d8be44f6
Bug 1036324 - Adds option to walker.parents() to not traverse DocShellTreeItems of different types
...
This option helps avoiding blank inspector situations when trying to use the right-click ctx
menu in the browser to inspect an element *while* the page is reloading.
2015-04-15 13:49:00 +02:00
Michael Ratcliffe
40cecd0bac
Bug 1136257 - Shift-click to switch between color unit format in place r=bgrins
2015-04-17 11:53:06 +01:00
Michael Ratcliffe
881804bd7f
Bug 1098374 - Telemetry: Stop all monkey patching in devtools telemetry tests r=harth,bgrins
2015-04-16 10:17:26 +01:00
Tooru Fujisawa
7bf06b2b49
Bug 1154234 - Remove unnecessary return in BezierCanvas.prototype.plot in CubicBezierWidget.js. r=pbrosset
2015-04-16 21:55:59 +09:00
Carsten "Tomcat" Book
2c95d28b6b
Backed out changeset 3570dbae06e2 (bug 1137285)
...
--HG--
extra : rebase_source : 1f3f448a438812c7e5810ebc8d735755936fdb72
2015-04-15 17:23:10 +02:00
Brian Grinstead
0511749b55
Bug 969914 - Make developer toolbar match the light devtools theme when applied;r=jwalker,r=pbrosset
2015-04-15 08:12:49 -07:00
Carsten "Tomcat" Book
58d3ae7f5d
Backed out changeset 6c4285b179df (bug 1145049)
2015-04-15 16:12:30 +02:00
Carsten "Tomcat" Book
28914c9267
Backed out changeset d800c6c9493d (bug 1145049)
2015-04-15 16:12:25 +02:00
Alexandre Poirot
6469c6796e
Bug 1137285 - Convert inspector test to be remote friendly r=pbrosset
2015-04-15 13:55:30 +02:00
Alexandre Poirot
8b4c3a2d9e
Bug 1145049 - Cleanup correctly tests run from browser/devtools/shared/test. r=bgrins
2015-04-15 00:35:33 +02:00
Alexandre Poirot
61b9409505
Bug 1145049 - Fix browser_toolbar_webconsole_errors_count when run independently. r=bgrins
...
DeveloperToolbar.show now returns a promise.
This code was missed during the refactoring as it wasn't executed
because some previous test wasn't cleaning up correctly and the toolbar was still on.
2015-04-15 00:35:33 +02:00
John Giannakos
162c95fbc9
Bug 1148081 - Cubic Bezier tooltip styling updates to prevent unnecessary overflow. r=bgrins
2015-04-13 09:48:00 +02:00
Jordan Santell
94861a14d6
Bug 1151246 - flame graph header should render above the flame graph. r=vp
...
--HG--
extra : rebase_source : 2cda9d0d8fc696d3c56c08841364530eb9dfbf79
2015-04-12 09:31:00 +02:00
Patrick Brosset
fd53c00637
Bug 988278 - Fixes ESCape keypress mess in the inspector to make sure the split console opens; r=miker
...
This fixes 2 problems related to the split console not opening when it should.
1 - After the inspector selection mode (pick mode) was canceled with ESC, pressing ESC once
again did not open the split console, because the toolbox did not have the focus.
2 - The markup-view tooltip (used to preview images) was eating the first ESC keypress when
the markup-view was focused, even though the tooltip was hidden. This was forcing users to
press ESC twice to open the split console.
--HG--
extra : rebase_source : 503e6f0a8fa2ef153f714af1361e85ad844a49d2
2015-04-13 10:51:49 +02:00
Jordan Santell
51e2712cec
Bug 1153011 - Remove zoom button from call tree. r=vporof
...
--HG--
extra : rebase_source : 3d3e94ee1e7e6f65009537f7f93d03b255b566c4
2015-04-09 17:41:00 -04:00
Jordan Santell
8278107996
Bug 1152605 - Should not show host names for chrome URIs. r=vporof
...
--HG--
extra : rebase_source : baf61a39259db61283a04021b89471941435b71b
2015-04-09 17:02:00 -04:00
Mahdi Dibaiee
8a2b7753f8
Bug 1055181 - Mochitests for the CSS Filter tooltip; r=pbrosset
...
--HG--
extra : rebase_source : d455b727e82bc8eb5817d470a20e5464b7358068
extra : histedit_source : 82eac2b90816fdedd8b4fb7c910db3ac01d78ff6
2015-04-10 12:01:40 +04:30
Mahdi Dibaiee
43193dfe3b
Bug 1055181 - CSS Filter Tooltip; r=pbrosset
...
Adds a new devtools tooltip type in the inspector used to edit
css filters. The widget displayed in the tooltip allows to add,
edit, remove, and re-order filters.
Changes made inside the tooltip are applied to the filter
property in the rule-view.
--HG--
extra : rebase_source : a38ce7108bfa4e035892c3c3d89098dc1b2b0052
extra : histedit_source : ff309c03f920359df61e139731f8f57cf55a1545
2015-04-09 13:30:42 +04:30
Nick Fitzgerald
ec1ec1e487
Bug 1151703 - Part 3: Add a test for HTML parsing markers; r=jsantell
2015-04-08 11:25:56 -07:00
Nick Fitzgerald
8d460f9783
Bug 1151703 - Part 2: Show XML and HTML parsing markers in the performance tool; r=jsantell
2015-04-08 11:25:56 -07:00
Jordan Santell
e9926a9705
Bug 1138928 - Display only function name and file, instead of full url, in flame graphs. r=vp
2015-04-07 17:36:00 +02:00
J. Ryan Stinnett
52b60b11af
Bug 1150366 - Add D3 licenses to license.html. r=gerv
...
--HG--
rename : browser/devtools/webaudioeditor/lib/D3_LICENSE => browser/devtools/shared/D3_LICENSE
2015-04-06 06:07:00 -04:00
J. Ryan Stinnett
bd2fea3a98
Bug 1150366 - Remove duplicate d3.js. r=jsantell
2015-04-06 06:06:00 -04:00
Jordan Santell
a2ecc81eb0
Bug 1121180 - Support dark theme in flamecharts for the performance tool. r=vp
...
--HG--
rename : browser/devtools/shared/widgets/FlameGraph.jsm => browser/devtools/shared/widgets/FlameGraph.js
2015-04-06 11:53:00 -04:00
Jordan Santell
09003c5bc8
Bug 1150112 - Markers overview should react to theme change, and other marker views now use CSS to automatically use theme change. r=vporof
2015-04-02 16:25:00 -04:00
Jordan Santell
206dd1a072
Bug 1149630 - Performance graphs should inherit from a common graph and be similarly styled. r=vporof
2015-04-02 13:04:00 -04:00