Commit Graph

5125 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
1fe2a8a412 Backed out changeset 8e4fdb45e6a8 (bug 1169439) for e10s dt test failures 2015-06-03 08:42:17 +02:00
Jordan Santell
5295dca10e Bug 1169439 - Markers fully eclipsed by another marker should be collapsed within the parent marker. r=vp 2015-05-31 17:55:26 -07:00
Jordan Santell
406273fc90 Bug 1170671 - ProfileTimelineMarkers that use TRACING_TIMESTAMP should capture stack information. r=smaug 2015-06-02 16:16:32 -07:00
Jordan Santell
5eebc3db35 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
a0f798b926 Bug 1107652 - Make cmd/ctrl + zoom in Scratchpad. r=past 2015-06-02 22:32:32 +03:00
Gabriel Luong
f5e342f0b3 Bug 1040199 - Adding a new rule for a node should handle invalid characters in the element's selector. r=pbrosset 2015-06-01 11:38:00 -04:00
J. Ryan Stinnett
94927e9ef6 Bug 1170409 - ESLint: dot-location -> property. r=pbrosset 2015-06-02 09:53:24 -05:00
Eddy Bruël
035f514579 Bug 1164564 - Clean up the helper functions for the debugger tests;r=jlong 2015-06-02 16:47:31 +02:00
Carsten "Tomcat" Book
74a0a9fbfd Backed out changeset 08eaa27485c1 (bug 1166774) for linux e10s dt failures 2015-06-02 15:52:31 +02:00
Alexandre Poirot
59c6c32d41 Bug 1166774 - Wait for rule-view modifications before proceeding to next tests. r=pbrosset 2015-06-01 18:21:46 +02:00
Alexandre Poirot
b81db7984a Bug 1161072 - Ensure webconsole test do have pending request on test end. r=pbrosset 2015-06-01 18:18:09 +02:00
J. Ryan Stinnett
41327d2c68 Bug 1168689 - Allow highlighter to see XBL anonymous nodes. r=pbrosset 2015-06-01 16:52:13 -07:00
Carsten "Tomcat" Book
f77299ba17 Backed out changeset c9867a69b201 (bug 1136732) for frequent OSX m-oth test failures on a CLOSED TREE 2015-06-01 16:39:41 +02:00
Aaron Raimist
c577f49017 Bug 1136732 - Limit Minimum Firefox Viewport height to 100px. r=bgrinstead 2015-05-29 14:34:00 +02:00
Jordan Santell
3b8a2abd7e Bug 1169439 - Pull out marker definitions into its own file, and move formatter and collapse functions into marker-utils. r=vp 2015-05-30 19:07:38 -07:00
Jordan Santell
6621235ce8 Bug 1163356 - Migrate performance tool components to xpcshell tests where appropriate. r=vp 2015-05-29 17:34:32 -07:00
Jordan Santell
e1a6eaf4d0 Bug 1169411 - recording durations should be based off of profiler's end time in a performance recording. r=vp 2015-05-28 13:59:12 -07:00
James Long
cfb851beff Bug 1166852 - handle named eval sources from the console correctly r=ejpbruel 2015-05-29 12:27:44 -04:00
Ryan VanderMeulen
7586a3a432 No bug - Request a longer timeout for browser_perf-overview-render-03.js.
CLOSED TREE
2015-05-29 13:14:07 -04:00
Tim Nguyen
fa46011620 Bug 938290 - Add a proper shader editor icon. r=bgrins 2015-05-27 22:15:00 -04:00
Jan Odvarko
4e795eb442 Bug 1036949 - Test for markup view 'form' event. r=pbrosset 2015-05-28 18:02:02 +02:00
Jan Odvarko
a32f03430a Bug 1036949 - Support for markup view customization. r=pbrosset, r=jryans 2015-05-21 13:03:54 +02:00
Victor Porof
6dcc7638b2 Bug 1169444 - Cache the waterfall tree whenever created in _prepareWaterfallTree, r=jsantell 2015-05-29 09:44:13 -04:00
Victor Porof
308e5c0962 Bug 1169438 - Don't show an empty sidebar when the waterfall is drawn the for first time, r=jsantell 2015-05-29 09:44:13 -04:00
Victor Porof
2ef0e64ed0 Bug 1169436 - Marker nodes (which contain child markers) should also be re-selected when the waterfall view is redrawn, r=jsantell 2015-05-29 09:44:13 -04:00
Sunny
ca747e0fb6 Bug 1011504 - Added command listeners for cmd_find and cmd_findAgain. r=past 2015-05-29 13:32:22 +03:00
Victor Porof
2a921a4743 Backed out changeset 549e09a3e84d for breaking the web audio editor, r=permaorange 2015-05-28 18:09:25 -04:00
Victor Porof
e5173b4133 Bug 1169135 - Make Graphs.jsm a require module, r=jsantell 2015-05-28 17:04:16 -04:00
Victor Porof
4efe3ff34b Bug 1169352 - Temporarily disable assertion in browser_timeline-waterfall-rerender.js, r=orange 2015-05-28 16:17:17 -04:00
James Long
d724515c40 Bug 1166844 - treat eval'ed code from the console as unnamed eval sources r=ejpbruel 2015-05-28 12:39:56 -04:00
Jordan Santell
d0e6e77dfa Bug 1147143 - Inverted call tree times are now based on the context of their position in the tree, non-leaf frames do not have self costs, and total costs add up to their parent. r=shu 2015-05-23 15:58:56 -07:00
J. Ryan Stinnett
907cde5be2 Bug 1166794 - Don't package GCLI commands. r=jwalker 2015-05-26 15:19:00 -04:00
Victor Porof
b6d03ef86b Bug 1169257 - Add longer timeout for browser_perf-overview-render-02.js, r=orange 2015-05-28 10:10:21 -04:00
Ryan VanderMeulen
82a62f5b4b Bug 1161817 - Disable browser_timeline-waterfall-sidebar.js on Linux due to frequent failures.
CLOSED TREE
2015-05-28 09:36:14 -04:00
Patrick Brosset
b0fc02b334 Bug 1166189 - ESLint configuration files for devtools; r=tromey
Adds a global .eslintrc file for all source files in /browser/devtools.
This file defines a set of global variables that are commonly used in
/browser/devtools code.
The files that import modules with Cu.import will need to define their
own globals as /* globals ... */ comments.
This file also defines the configuration for all the rules we want to
use.

This also adds a set of .eslintrc files, one per test directory in
/browser/devtools. Each of these files extend from one of 2 parent config
files: .eslintrc.xpcshell or .eslintrc.mochitest.
The parent config define the set of globals these types of tests have
access to (test runner functions, assertion functions, etc.).

Finally, this also adds .eslintrc files in /toolkit/devtools for code and
tests, which just extend from their counterparts in /browser/devtools.
2015-05-28 09:30:03 +02:00
Panos Astithas
8070eeaa78 Add an unlisten command for stopping any active debugger server instaces (bug 976977). r=jwalker 2015-05-28 08:25:11 +03:00
Victor Porof
09b356aac3 Bug 1169132 - Fix imports in FlameGraph.js, r=jsantell 2015-05-28 00:30:41 -04:00
Victor Porof
87ea8b0d39 Bug 1169120 - Waterfall should preserve the currently selected marker after resizing, r=jsantell 2015-05-28 00:30:21 -04:00
J. Ryan Stinnett
f6f0f2d0d9 Bug 1169109 - Revert bug 1160771 changes to WebIDE throbber.svg. r=me 2015-05-27 20:46:37 -05:00
Gabriel Luong
29ba95dc91 Bug 1139058 - Part 2: Unit test for adding unmatched rules to the rule view r=pbrosset 2015-05-27 17:36:20 -07:00
Gabriel Luong
176e823267 Bug 1139058 - Part 1: Allow unmatched rules to be added to the rule view r=pbrosset 2015-05-27 17:36:17 -07:00
Victor Porof
043aea378b Bug 1158862 - Rerendering waterfall graph ignores current selection, r=jsantell 2015-05-27 17:24:33 -04:00
Victor Porof
5326b91ef5 Bug 1168125 - Add a new test, r=jsantell 2015-05-27 17:24:13 -04:00
Victor Porof
768d86fb97 Bug 1168125 - Fix existing tests, r=jsantell 2015-05-27 17:24:13 -04:00
Victor Porof
22038b2928 Bug 1168125 - Add marker folding logic, r=jsantell 2015-05-27 17:23:53 -04:00
Victor Porof
182e8d34ea Bug 1168125 - Replace the waterfall view with a tree, r=jsantell 2015-05-27 17:23:53 -04:00
Victor Porof
569c3bebf6 Bug 1158982 - Using up/down keys moves overview graphs, r=jsantell 2015-05-27 15:23:44 -04:00
Alexandre Poirot
f0c5648397 Bug 1167181 - Fix pending getOriginalLocation requests while running browser_computedview_matched-selectors_01.js. r=pbrosset 2015-05-25 22:51:45 +02:00
Sami Jaktholm
6987da173e Bug 1165482 - Suppress errors that occur is Developer Toolbar tab change handler if the tab is closed during the update operation. r=bgrins 2015-05-27 04:41:38 +03:00
Sami Jaktholm
6afd957918 Bug 1160774 - Don't wait for 'stylesheet-selected' event in source-utils.js as it is not emitted if the requested sheet is already selected. r=jsantell
The promise returned by selectStyleSheet resolves about the same time as the
'stylesheet-selected' event would be emitted so there's no need to wait for the
actual event that might never come.
2015-05-23 21:49:50 +03:00