Commit Graph

1041 Commits

Author SHA1 Message Date
Tim Nguyen
602d5af78c Bug 1171903 - Add endless scrolling to storage inspector to view more items. r=miker 2016-01-07 14:15:00 +01:00
Patrick Brosset
cc5a9acbec Bug 1240778 - Fixed the unhandled promise rejection in browser_rules_add-property_01.js; r=ochameau 2016-01-19 16:58:00 +01:00
Carsten "Tomcat" Book
0219a9d227 Merge mozilla-central to mozilla-inbound 2016-01-20 15:36:47 +01:00
Lars T Hansen
9ce33177bd Bug 1239666 - part 3, devtools test case changes. r=sphink 2016-01-18 09:49:17 +01:00
Julian Descottes
4a650c46d6 Bug 1224201 - memory table : change paddings, colwidths and font. r=vporof 2016-01-15 00:17:46 +01:00
Jan Odvarko
8633136aa0 Bug 1237253 - Support define in BrowserLoader; r=jlongster r=jryans 2016-01-15 14:15:28 +01:00
Julian Descottes
5082deee54 Bug 1239730 - memory table formatNumber/Percent : add space every 3 digits. r=jsantell 2016-01-18 16:24:36 +01:00
Julian Descottes
ebadbcc0f5 Bug 1240368 - skip intermittent performance test on linux e10s. r=vporof 2016-01-18 22:37:37 +01:00
Gabriel Luong
c5dff5ddb4 Bug 1235172 - Part 4: Extract RuleEditor and TextPropertyEditor to a view module r=pbro 2016-01-18 12:06:08 -05:00
Carsten "Tomcat" Book
5ee32696a4 Backed out changeset e78d14bd29b7 (bug 950936) 2016-01-18 16:34:16 +01:00
Alexandre Poirot
9bdda7cd9f Bug 950936 - Add disable autohide button in browser toolbox to help debug panel/popups. r=bgrins 2016-01-18 03:10:42 -08:00
Ryan VanderMeulen
6c2df90264 Merge m-c to fx-team. a=merge 2016-01-17 15:11:03 -05:00
Ryan VanderMeulen
43ca41103f Merge fx-team to m-c. a=merge 2016-01-17 15:05:20 -05:00
Ori Avtalion
58a6a37874 Bug 1208772 - Always use a full URL for links in the console even when the text is shortened. r=bgrins 2016-01-15 19:13:32 +02:00
Julian Descottes
38756b0bab Bug 1238941 - Remove caching in devtools tree widget (react). r=fitzgen 2016-01-14 20:33:09 +01:00
Julian Descottes
53c356623e Bug 1239670 - Memory table: Use min-width:0 on flex items to prevent overflow. r=fitzgen 2016-01-14 19:52:26 +01:00
Gabriel Luong
757297e631 Bug 1238133 - Part 2: Rename locale keys to avoid parsing conflict r=bgrins 2016-01-16 12:00:43 -08:00
Wes Kocher
f5b5e24944 Merge fx-team to m-c a=merge 2016-01-15 14:52:34 -08:00
Wes Kocher
5fb9ef3ef3 Backed out changeset c457397a08bb (bug 1215955) for being a possible cause of frequent devtools failures in browser_profiler_tree-abstract-02.js a=backout 2016-01-15 10:43:01 -08:00
Wes Kocher
5c9c114fe1 Backed out changeset 3cea1d886e9e (bug 1238941) for being a possible cause of frequent devtools failures in browser_profiler_tree-abstract-02.js a=backout 2016-01-15 10:42:50 -08:00
Wes Kocher
41db405dc7 Backed out changeset f0b09da3f4ca (bug 1239670) for being a possible cause of frequent devtools test failures in browser_profiler_tree-abstract-02.js a=backout 2016-01-15 10:41:38 -08:00
Julian Descottes
927fb20889 Bug 1239670 - Memory table: Use min-width:0 on flex items to prevent overflow. r=fitzgen 2016-01-14 19:52:26 +01:00
Julian Descottes
339331bbd4 Bug 1238941 - Remove caching in devtools tree widget (react). r=fitzgen 2016-01-14 20:33:09 +01:00
Julian Descottes
484c41bf4d Bug 1215955 - Add clear snapshots button to devtools memory tool. r=fitzgen 2016-01-12 19:14:15 +01:00
Julian Descottes
707f31a5b2 Bug 1215955 - Add deleteSnapshot to HeapAnalysisWorker. r=fitzgen 2016-01-12 10:41:17 +01:00
Patrick Brosset
aa926f3e40 Bug 1181837 - 5 - Include inspector's head.js in layout-view's tests and remove code duplication; r=bgrins 2016-01-15 11:34:47 +01:00
Nigel Babu
e3af91c6e9 Backed out changeset 09ab2331ee63 (bug 1181837) on request 2016-01-15 15:29:54 +05:30
Patrick Brosset
e1968a1fd8 Bug 1181837 - 5 - Include inspector's head.js in layout-view's tests and remove code duplication 2016-01-13 10:41:10 +01:00
Patrick Brosset
75811d027b Bug 1181837 - 4 - Includes shared-head.js in inspector's tests and removes code duplication 2016-01-08 16:05:17 -08:00
Patrick Brosset
3b0e4e1f05 Bug 1181837 - 3 - Introduce openToolboxForTab in shared-head.js to let tests open toolboxes in existing tabs 2016-01-08 14:03:19 -08:00
Patrick Brosset
7c1b272075 Bug 1181837 - 2 - Rename shared-head's open/close toolbox functions 2016-01-13 11:08:17 +01:00
Patrick Brosset
4bcdc27748 Bug 1181837 - 1 - Minor shared-head.js cleanup and code duplication removal 2016-01-08 09:07:24 -08:00
Luke Wagner
57aa5b0ea6 Bug 1239601 - improve the UniquePtr situation (r=jorendorff) 2016-01-15 18:26:06 -06:00
Patrick Brosset
32d32c159a Bug 1239298 - Make sure percentage width of iterations and delays in the timeline are relative to the same parent 2016-01-14 11:23:27 +01:00
Carsten "Tomcat" Book
165adb143c Backed out changeset b4b8a8dd9ce8 (bug 1239008) for dt1 test failures 2016-01-14 16:43:20 +01:00
Alexandre Poirot
617291730a bug 1158264 - Flag requests coming from service workers. r=vporof 2016-01-14 05:53:00 -08:00
Carsten "Tomcat" Book
3d04332e36 Merge mozilla-central to fx-team 2016-01-14 11:59:00 +01:00
Carsten "Tomcat" Book
0a0c8a3069 merge mozilla-inbound to mozilla-central a=merge 2016-01-14 11:50:34 +01:00
Lin Clark
55ccd55d53 Bug 1239008 - Change ChromeDebuggerActor to protocol.js. r=jryans 2016-01-12 11:46:00 +01:00
Julian Descottes
1eaaa02678 Bug 1238639 - HeapAnalysesWorker getCreationTime throws when given non-existant path;r=fitzgen 2016-01-12 11:13:54 +01:00
Matt Claypotch
55ac9f732d Bug 1228697 - twisty arrow should not shrink in a flexed row; r=bgrins 2016-01-13 14:10:00 +01:00
Julian Descottes
606ba3be18 Bug 1238467 - add tooltiptext on SideMenuWidget group checkbox. r=vporof 2016-01-13 19:24:09 +01:00
Julian Descottes
c54c3093b7 Bug 1157469 - use EventListenerService to update markupview event bubbles. r=bgrins
Inspector actor now uses EventListenerService:addListenerChangeListener to propagate
event listener changes as mutations with type 'events'.

markupview will now trigger an update when receiving a mutation of type 'event', and
the event bubble display will be updated
2016-01-06 15:01:24 -08:00
Wes Kocher
cb1b677f13 Backed out 2 changesets (bug 1013219) for xpcshell bustage in test_stepping-07.js
Backed out changeset eb7c34221195 (bug 1013219)
Backed out changeset c62dadd77752 (bug 1013219)
2016-01-13 13:09:31 -08:00
Nick Fitzgerald
7c3250b43d Bug 1229229 - Display dominator trees in the memory tool's UI; r=jsantell
This patch overhauls the memory tool's frontend from being in a state of viewing
a snapshot's census (the implicit default) or viewing a census diff (a special
cased kind of thing) to one of three recognized view states: (1) census, (2)
diffing, or (3) dominator tree. The logic surrounding our current view is more
explicit now. View option (3) is the new one, whose introduction required those
clean ups.

Dominator trees are too large to render in full, all at once. Instead, we
eagerly load and render a few levels deep and then incrementally fetch further
subtrees as their parents are expanded in the UI. This means that we get new
Tree component instances across incremental fetches. Before this commit, the
Tree component stored a bunch of state internally (in this.state rather than
this.props) and we would lose focus and expansion state across incremental
fetches. This internal state has been pulled out and made as explicit props,
which are now managed by actions and reducers just like the rest of the state.
2016-01-13 12:27:30 -08:00
Nick Fitzgerald
370fb04761 Bug 1239154 - Add default bug component to memory tool related directories; r=jsantell 2016-01-13 12:27:30 -08:00
Tom Tromey
ac8e662c4b Bug 1013219 - set line number of return instruction; r=efaust,fitzgen,ejpbruel 2016-01-13 11:29:57 -07:00
Tom Tromey
fc541e2331 Bug 1013219 - set the line number of the terminating retrval; r=jimb,ejpbruel,fitzgen 2016-01-13 11:29:56 -07:00
Victor Porof
bc28abb941 Bug 1234341 - Temporarily disable browser_net_image-tooltip.js on 64bit Windows 8, r=me 2016-01-13 15:03:22 +01:00
Christoph Kerschbaumer
4ca286e547 Bug 1232786 - Convert JS tests to use open2 within devtools/ (r=sicking) 2016-01-13 19:35:41 -08:00
Hugo Arregui
3e1fe81622 Bug 964709 - Updates Parser regex and tests to support self-closing script tags, r=vporof 2015-11-13 10:04:33 -03:00
Carsten "Tomcat" Book
171eca078a Merge mozilla-central to fx-team 2016-01-13 11:59:17 +01:00
Carsten "Tomcat" Book
0506fad16e merge mozilla-inbound to mozilla-central a=merge 2016-01-13 11:57:15 +01:00
Alexandre Poirot
90aff1e79a Bug 1237606 - Ensure reloading gDevTools dependencies from the reload addon. r=jryans 2016-01-13 02:55:33 -08:00
Alexandre Poirot
26060accde Bug 1235781 - Fix per platform css and browser css rule for eyedropper. r=bgrins 2016-01-13 02:55:32 -08:00
Alexandre Poirot
4146b14790 Bug 1235781 - Remove preprocessing from common.css. r=bgrins 2016-01-13 02:55:32 -08:00
Alexandre Poirot
16bfcb7fa8 Bug 1236452 - Fix DOMHelpers.onceDOMReady against already loaded documents. r=jryans 2016-01-13 02:55:32 -08:00
Patrick Brosset
67993dab8c Bug 1237641 - Make sure the test-actor is registered before instantiating the front without a toolbox; r=ochameau 2016-01-07 13:16:35 -08:00
Patrick Brosset
151a199f02 Bug 1202260 - Remove the last border in the event-listener popup and unnecessary padding; r=miker 2016-01-12 16:32:13 +01:00
Gabriel Luong
97065dc231 Bug 1238133 - Part 1: Make only one instance of fonts.css and rules.css r=bgrins 2016-01-13 00:37:32 -08:00
Nick Fitzgerald
487d655850 Bug 1238048 - Add an architectural overview of the memory tool DONTBUILD; r=tromey,vporof,jsantell,jimb 2016-01-12 11:29:00 +01:00
Lin Clark
be61131443 Bug 1064458 - Remove 'Log request and response bodies' preference. r=bgrins 2016-01-11 19:08:00 +01:00
Gabriel Luong
96df00b36a Bug 1237441 - Move styleinspector directory into the shared inspector directory r=pbro 2016-01-12 09:52:12 -08:00
Wes Kocher
59ea9ea4e5 Backed out changeset 29f184e43309 (bug 1237441) for eventual build bustage 2016-01-12 09:20:43 -08:00
Gabriel Luong
dc6938d550 Bug 1237441 - Move styleinspector directory into the shared inspector directory r=pbro 2016-01-12 08:55:46 -08:00
Gabriel Luong
f42e65b826 Bug 1235172 - Part 3: Extract ElementStyle to a separate module r=pbro 2016-01-12 08:55:16 -08:00
Tom Tromey
4635a4ba9c Bug 1230491 - rewrite CssLogic.isContentStylesheet; r=bgrins 2016-01-12 09:50:43 -07:00
Alexandre Poirot
993ae34992 Bug 1183280 - Remove most devtools preprocessing rule in CSS files. r=bgrins 2016-01-12 04:28:13 -08:00
Alexandre Poirot
bfd0df060a Bug 1227978 - Remove unecessary usages of promiseInvoke, rdpInvoke r=jlongster 2016-01-12 01:14:00 -08:00
Alexandre Poirot
56332512a2 Bug 1227978 - Convert all DebuggerClient request methods to return promises. r=jlongster 2016-01-12 01:14:00 -08:00
Alexandre Poirot
7965a514bf Bug 1227978 - Simplify usages of Debuggerclient APIs now that all requests returns promises. r=jlongster 2016-01-12 01:14:00 -08:00
Edgar Chen
e59dafeff9 Bug 1242820 - Disable devtools/shared/security/tests/unit/test_oob_cert_auth.js and test_encryption.js on emulator-x86-kk; r=jryans 2016-01-26 10:19:38 +08:00
Hubert B Manilla
7afdc3155c Bug 827140 - Copy the stacktraces to the clipboard. r=jlong 2015-10-12 13:08:00 +02:00
Brian Grinstead
b8201d6c8a Bug 1237788 - Don't remove old devtools stylesheets until new ones are loaded to make theme switching faster;r=pbrosset 2016-01-11 13:01:07 -08:00
Brian Grinstead
987224d2ca Bug 1237886 - Move testLotsOfAttributes up with other inspectorIcon assertions to prevent connection from closing;r=me 2016-01-11 13:00:26 -08:00
Tyler Steiman
7f61b0ab8f Bug 1226912 - removes mouseleave event listeners from measuring tool. r=jwalker 2015-12-04 16:12:00 +01:00
Jan Odvarko
808c6c0ebc Bug 1232615 - Properly parse server logs without a label. r=jryans 2016-01-06 08:47:56 +01:00
Lin Clark
03a46106e1 Bug 1235375 - Change FrameActor to protocol.js. r=ejpbruel 2016-01-04 08:34:00 -05:00
Razvan Balosin
dc87a9da7e Bug 1228829 - Make infobar more visible on dark backgrounds. r=pbro, r=ntim 2015-12-11 10:02:00 -05:00
Tim Nguyen
cc1e78dd79 Bug 1235953 - Refactor responsive mode tests to use add_task to not use CPOWs and make sure they all wait for the off event. r=ochameau 2016-01-07 23:18:56 +01:00
Phil Ringnalda
fa9e3b8541 Merge f-t to m-c, a=merge 2016-01-09 11:44:32 -08:00
Sebastian Hengst
c87017136e Backed out changeset bac08b0a467d (bug 1235781) for breaking dt tests on a CLOSED TREE. r=backout 2016-01-08 19:14:34 +01:00
Sebastian Hengst
bef6d88049 Backed out 2 changesets (bug 1013219) for failing XPCShell test_stepping-07.js on a CLOSED TREE. r=backout
Backed out changeset 6d73df273b78 (bug 1013219)
Backed out changeset 7e311f480d8f (bug 1013219)
2016-01-08 19:12:36 +01:00
Sebastian Hengst
dc446d31a8 Backed out 3 changesets (bug 1227978) for XPCShell and dt3 bustage on a CLOSED TREE. r=backout
Backed out changeset d8a429b575e3 (bug 1227978)
Backed out changeset f99079d057cc (bug 1227978)
Backed out changeset 8b4ced39ad58 (bug 1227978)
2016-01-08 19:03:25 +01:00
J. Ryan Stinnett
53ef3ebcef Bug 1234600 - executeSoon async stacks only when DEBUG_JS_MODULES enabled. r=fitzgen 2016-01-07 18:37:12 -06:00
Tom Tromey
ece331e264 Bug 1237673 - remove test_setBreakpoint-on-line-with-no-offets-in-gcd-script.js; r=jlongster 2016-01-08 08:26:30 -07:00
Tom Tromey
ee0204a756 Bug 1013219 - set line number of return instruction; r=efaust,fitzgen,ejpbruel 2016-01-08 08:21:42 -07:00
Tom Tromey
6c5d542cb9 Bug 1013219 - set the line number of the terminating retrval; r=jimb,ejpbruel,fitzgen 2016-01-08 08:21:41 -07:00
Alexandre Poirot
efad6f466c Bug 1236905 - Use locale files from sources when using devtools addon. r=jryans 2016-01-08 06:59:35 -08:00
Alexandre Poirot
d6513994ac Bug 1235781 - Remove preprocessing from common.css. r=bgrins 2016-01-08 06:59:34 -08:00
Alexandre Poirot
96c6e9a4dc Bug 1227978 - Remove unecessary usages of promiseInvoke, rdpInvoke r=jlongster 2016-01-08 06:59:34 -08:00
Alexandre Poirot
9ece33dcf7 Bug 1227978 - Convert all DebuggerClient request methods to return promises. r=jlongster 2016-01-08 06:59:34 -08:00
Alexandre Poirot
50ea9f134a Bug 1227978 - Simplify usages of Debuggerclient APIs now that all requests returns promises. r=jlongster 2016-01-08 06:59:34 -08:00
Carsten "Tomcat" Book
a9ebfb0bc3 Merge mozilla-central to mozilla-inbound on a CLOSED TREE 2016-01-08 15:22:39 +01:00
Carsten "Tomcat" Book
55ac662bbd merge mozilla-inbound to mozilla-central a=merge 2016-01-08 12:00:28 +01:00
Phil Ringnalda
3e46ab7de8 Merge m-c to f-t 2016-01-07 20:42:35 -08:00
Phil Ringnalda
b60c4ec888 Back out d933300edeed (bug 1157469) for devtools xpc::IsInContentXBLScope crashes, a=backout 2016-01-07 20:37:06 -08:00
Lin Clark
467db9ec99 Bug 1237422 - Fix test description in browser_webconsole_bug_632817.js. r=bgrins 2016-01-06 17:27:00 -05:00
Brian Grinstead
dc669b0683 Bug 1237428 - Don't cap number of attributes on DOM nodes in console;r=jryans 2016-01-07 14:30:23 -08:00
Gabriel Luong
9f7446f445 Bug 1237335 - Move markup view into the Inspector directory r=pbro 2016-01-07 13:21:22 -08:00
Sebastian Hengst
3ce5dd6e0b Bug 1237556 - Make tooltips for reloading tabs and devices list in WebIDE work. r=jryans 2016-01-07 18:52:21 +01:00
Phil Ringnalda
762397036e Merge m-c to m-i 2016-01-07 20:38:46 -08:00
Nicolas Chevobbe
596db00e9f Bug 1228080 - Split the animation-inspector's components into multiple files. r=pbro 2016-01-05 12:58:48 +01:00
Julian Descottes
793ef809e9 Bug 1157469 - use EventListenerService to update markupview event bubbles;r=bgrins
Inspector actor now uses EventListenerService:addListenerChangeListener to propagate
event listener changes as mutations with type 'events'.

markupview will now trigger an update when receiving a mutation of type 'event', and
the event bubble display will be updated
2016-01-06 15:01:24 -08:00
Victor Porof
172b35aa31 Bug 1237254 - Wait for focus event before checking the focus element in browser_profiler_tree-abstract-01.js, r=me 2016-01-07 19:00:34 +02:00
James Long
da676fb17f Bug 1230345 - kill breakpoint sliding for most scenarios, only do it when we know we have scripts r=fitzgen 2016-01-07 11:53:56 -05:00
Tom Tromey
6c69904a09 Bug 1227810 - split browser_ruleview_authored.js into three tests; r=pbrosset 2016-01-07 08:49:01 -07:00
Alex Jordan
ace2b49bea Bug 1106353 - [gcli] Extend addon to handle click-to-play. r=mratcliffe 2016-01-02 17:40:18 -08:00
Carsten "Tomcat" Book
d1ee9c9f70 merge mozilla-inbound to mozilla-central a=merge 2016-01-07 11:50:57 +01:00
Nigel Babu
0b2898599e Backed out changeset 9c6a36040f06 (bug 1237335) for widespread devtools bustage 2016-01-07 14:28:48 +05:30
Gabriel Luong
645814e400 Bug 1235172 - Part 2: Extract Rule to a separate module r=pbro 2016-01-06 22:26:54 -08:00
Gabriel Luong
0ebe27018e Bug 1235172 - Part 1: Extract TextProperty to a separate module r=pbro 2016-01-06 22:26:52 -08:00
Gabriel Luong
ca27234de6 Bug 1237335 - Move markup view into the Inspector directory r=pbro 2016-01-06 22:20:31 -08:00
Nigel Babu
0cf7436f09 Backed out changeset b99ccc3b4e16 (bug 1235953) for devtools bustage ON A CLOSED TREE 2016-01-07 11:37:48 +05:30
Lin Clark
776ee35bb5 Bug 1236052 - Fix comment in DebuggerClient.prototype.connect. r=odvarko 2015-12-31 09:26:00 -05:00
Tim Nguyen
94857a5306 Bug 1235953 - Refactor responsive mode tests to use add_task, to not use CPOWs, and make sure they all wait for the off event. r=ochameau 2016-01-06 19:09:15 +01:00
Nick Fitzgerald
8c642bd85f Bug 1236673 - Add a method for getting the canonical node along a path; r=jsantell 2016-01-06 13:57:12 -08:00
Nick Fitzgerald
c835f9c0a2 Bug 1236053 - Remove the filtering functionality from the Tree component; r=jsantell
In practice, we filter trees off-main-thread in a worker and the tree that we
pass to the Tree component is already filtered, which is a better architecture
anyways. Additionally, we lack any kind of tests for the Tree component's
built-in filtering. And finally, there isn't even a single user of the built-in
filtering functionality.

Dead it!
2016-01-06 13:57:12 -08:00
Nick Fitzgerald
3c54dfd5ae Bug 1235933 - Fix auto expansion of nodes in the Tree component; r=jsantell 2016-01-06 13:57:12 -08:00
Nick Fitzgerald
b34762684b Bug 1235883 - Add support for inserting lazily loaded children into a DominatorTreeNode tree; r=jsantell
This commit adds the `DominatorTreeNode.insert` method to insert new
DominatorTreeNode children that have just been loaded from the
HeapAnalysesWorker into an existing partially complete DominatorTreeNode
tree. This is done in a persistent and immutable fashion so that we can use
=== to differentiate different generations of `DominatorTreeNode` trees but
still share the vast majority of the underlying structure.

As infrastructure for the insertion, HeapAnalysesWorker's
`getImmediatelyDominated` response also returns the path from the root to the
node whose immediately dominated children are being fetched. This makes it much
easier to know where to insert the newly loaded children.
2016-01-06 13:57:12 -08:00
Nick Fitzgerald
9d8794f7a6 Bug 1235909 - Add optional props for expand/collapse event handlers to the Tree component; r=jsantell 2016-01-06 13:57:12 -08:00
James Long
de1459403e Bug 1132501 - attach the thread on toolbox open instead of waiting for the debugger to initialize r=bgrins 2016-01-06 14:47:24 -05:00
J. Ryan Stinnett
a47ef5436f Bug 1233888 - Convert to Promise.jsm in app projects. r=ochameau 2016-01-06 10:41:32 -06:00
J. Ryan Stinnett
57c6f6e2e8 Bug 1233888 - Convert to Promise.jsm in app validator. r=ochameau 2016-01-06 10:41:32 -06:00
J. Ryan Stinnett
25947cc36b Bug 1233887 - Convert to Promise.jsm in EventEmitter. r=ejpbruel 2016-01-06 10:41:32 -06:00
Sami Jaktholm
0795e129d9 Bug 1209295 - Ensure browser_rules_add-property-cancel_02.js waits for the correct change notification. r=pbrosset 2015-12-22 21:58:16 +02:00
Jan Odvarko
c05c1ce29a Bug 1228893 - Properly finish reading input stream. r=jryans 2016-01-05 15:18:49 +01:00
Mantaroh Yoshinaga
5ef1b17562 Bug 1201456 - Fix button caption of WebIDE. r=flod 2016-01-04 16:59:00 -05:00
Tom Tromey
341c0cde42 Bug 1211224 - request longer timeout in browser_ruleview_user-agent-styles.js 2016-01-06 08:23:05 -07:00
Gabriel Luong
7dbd81a513 Bug 1237106 - Move the Font Inspector into the Inspector directory r=pbro 2016-01-05 21:06:53 -08:00
Gabriel Luong
7e84335a1a Bug 1237095 - Move the layout view into the Inspector directory r=pbro 2016-01-05 21:06:31 -08:00
Gabriel Luong
8ec5058c7b Bug 1235181 - Part 3: Rename the Rules Inspector tests r=pbro 2016-01-05 21:06:18 -08:00
Gabriel Luong
c2acfc66b0 Bug 1235181 - Part 2: Move the Rules Inspector tests into the Inspector directory r=pbro 2016-01-05 21:06:12 -08:00
Gabriel Luong
9913bd290a Bug 1235181 - Part 1: Move the Rules Inspector into the Inspector directory r=pbro 2016-01-05 21:05:57 -08:00
Gabriel Luong
49784717b0 Bug 1235178 - Part 3: Rename the Computed Styles Inspector tests r=pbro 2016-01-05 21:05:51 -08:00
Gabriel Luong
f5a76d98ca Bug 1235178 - Part 2: Move the Computed Styles Inspector tests into the Inspector directory r=pbro 2016-01-05 21:05:49 -08:00
Gabriel Luong
352359bc58 Bug 1235178 - Part 1: Move the Computed Styles Inspector into the Inspector directory r=pbro 2016-01-05 21:05:46 -08:00
Shu-yu Guo
f2f1b10394 Bug 1220564 - Update chrome code uses of genexprs and legacy comprehensions. (r=billm) 2016-01-06 16:02:16 -08:00
Carsten "Tomcat" Book
740ac1d2cf Merge mozilla-central to fx-team 2016-01-05 12:02:39 +01:00
Carsten "Tomcat" Book
f3a72c9035 merge mozilla-inbound to mozilla-central a=merge 2016-01-05 11:58:56 +01:00
Alexandre Poirot
c78f3684d8 Bug 1236457 - Stop using deprecated dbg-server.jsm/dbg-client.jsm from /devtools. r=jryans 2016-01-05 02:41:50 -08:00
Alexandre Poirot
9a90ff0be1 Bug 1225108 - Introduce an addon to easily work on devtools codebase. r=jryans 2016-01-05 02:41:49 -08:00
Lin Clark
136119151d Bug 1236032 - Fix typo in debugger event constant. r=ejpbruel 2015-12-31 06:29:00 +01:00
Jan Odvarko
de0f0befd3 Bug 1235118 - JSON Viewer: remove support for .json URL extensions; r=jryans 2016-01-04 17:31:01 +01:00
Brian Grinstead
8b6fdeb4ea Bug 1234801 - Extra specificity for codemirror dialog since light/dark theme are now loading before the page styles. r=pbrosset 2016-01-04 09:52:28 -08:00
Jan Odvarko
c513d06273 Bug 1232634 - Only clicking on the label expands the tree. r=jryans 2015-12-15 13:27:53 +01:00
Jan Odvarko
5f03afb0a0 Bug 1232614 - JSON Viewer: better icons for tree expanders; r=jryans 2015-12-15 13:01:59 +01:00
Jan Odvarko
8d69cd934b Bug 1232613 - JSON Viewer: fix colors. r=jryans 2015-12-15 13:04:41 +01:00
Dave Townsend
2da1796b85 Bug 1229142: Add shared eslintrc files for the different test suites. r=Standard8 2015-12-17 15:28:06 -08:00
Tom Tromey
4579e9b74d Bug 1235636 - rewrite PCToLineNumber; r=fitzgen 2016-01-04 09:18:56 -07:00