Ryan VanderMeulen
|
6e7d04c9db
|
Backed out changeset 986f7c642b9f (bug 886037) for mochitest-other failures.
|
2013-08-09 13:10:15 -04:00 |
|
Dave Camp
|
3a76047873
|
Bug 886037 - Add a styles actor for the style inspectors. r=jwalker
|
2013-07-23 15:51:58 -07:00 |
|
Dave Camp
|
f343d2600e
|
Bug 897275 - Move css-logic.js to toolkit. r=jwalker, r=gps
--HG--
rename : browser/devtools/styleinspector/css-logic.js => toolkit/devtools/styleinspector/css-logic.js
|
2013-07-24 10:57:04 -07:00 |
|
Dave Camp
|
7d7c938878
|
Bug 895982 - JS debugger: use of promises in server doesn't preserve request/reply ordering. r=jimb
|
2013-08-08 22:28:41 -07:00 |
|
Ryan VanderMeulen
|
6faa5c58dd
|
Merge m-c to fx-team.
|
2013-08-08 16:25:37 -04:00 |
|
Carsten "Tomcat" Book
|
5502329773
|
merge mozilla-central to fx-team
|
2013-08-08 14:05:38 +02:00 |
|
Ed Morley
|
a428bbb020
|
Merge mozilla-central and inbound
|
2013-08-07 16:19:03 -07:00 |
|
Jonathan Griffin
|
d2e8a588fb
|
Bug 898074 - Backout c92dc0497dfb, a=test-only
|
2013-08-07 14:54:31 -07:00 |
|
Dave Camp
|
d22ac243df
|
Bug 896811 - Test output looks very strange, and is useless for failing tests. r=jwalker
--HG--
extra : rebase_source : 5be7e5d80dcda096adacc58f9348c5f999cf52d3
|
2013-08-07 11:01:49 -07:00 |
|
Alexandre Poirot
|
661ae7ad91
|
Bug 900500 - Add pref to bypass devtool's prompt on remote connection. r=robcee, r=mgoodwin
|
2013-08-06 17:56:45 -04:00 |
|
Dave Camp
|
3751cc02c9
|
Bug 897275 - Move css-logic.js to toolkit. r=jwalker
--HG--
rename : browser/devtools/styleinspector/css-logic.js => toolkit/devtools/styleinspector/css-logic.js
extra : rebase_source : 6d7cbdea4ec7bfed78083ec62c125b6d6c0bab4f
|
2013-07-24 10:57:04 -07:00 |
|
Dave Camp
|
e8e119a098
|
Bug 899786 - Return the string version of the baseURI in the style editor. r=harth
|
2013-07-23 15:50:26 -07:00 |
|
Dave Camp
|
43b5d5db37
|
Bug 899789 - Return the correct namespaceURI in the inspector actor. r=harth
|
2013-07-23 15:51:16 -07:00 |
|
Dave Camp
|
131dd837c9
|
Bug 898899 - Allow node actors to be passed as actorids rather than full forms. r=jwalker
|
2013-07-23 15:48:20 -07:00 |
|
Carsten "Tomcat" Book
|
ce9fe7db3d
|
Merge b2g-inbound to m-c
|
2013-08-05 11:22:48 +02:00 |
|
Ryan VanderMeulen
|
4a21a0ba7d
|
Merge m-c to b2g-inbound.
|
2013-08-02 19:55:10 -04:00 |
|
Dave Hylands
|
896ba5f067
|
Bug 898074 - Defer close to ensure that it doesn't happen before onPacket processing. r=dcamp
|
2013-08-02 16:50:02 -07:00 |
|
Ms2ger
|
e14e7f77ea
|
Bug 899261 - Use @DEPTH@ more; r=bsmedberg
|
2013-08-02 09:04:38 +02:00 |
|
Christos Stathis
|
790fe0a558
|
Bug 790016 - Web console remote protocol sends more data than needed for completion; r=msucan
|
2013-08-01 22:31:36 +03:00 |
|
Nick Fitzgerald
|
805b17437b
|
bug 899877 part 1: remove frame.isBlackBoxed, add frame.source; r=dcamp
|
2013-08-03 11:05:36 -07:00 |
|
Dave Camp
|
a95844e6f8
|
Bug 892274 - H should toggle the selected node's hidden attribute. r=harth
--HG--
extra : rebase_source : 2e56afd40e611dc2d6d87d1c7c978e64ebb90baf
|
2013-07-31 11:33:56 -07:00 |
|
Mihai Sucan
|
f0c3ce2c9b
|
Bug 877262 - Part 2: move the Web Console files over to the new jetpack-based loader; r=dcamp
--HG--
rename : browser/devtools/shared/AutocompletePopup.jsm => browser/devtools/shared/autocomplete-popup.js
rename : browser/devtools/webconsole/HUDService.jsm => browser/devtools/webconsole/hudservice.js
rename : browser/devtools/webconsole/NetworkPanel.jsm => browser/devtools/webconsole/network-panel.js
rename : browser/devtools/webconsole/WebConsolePanel.jsm => browser/devtools/webconsole/panel.js
rename : toolkit/devtools/webconsole/WebConsoleClient.jsm => toolkit/devtools/webconsole/client.js
rename : toolkit/devtools/webconsole/NetworkHelper.jsm => toolkit/devtools/webconsole/network-helper.js
rename : toolkit/devtools/webconsole/WebConsoleUtils.jsm => toolkit/devtools/webconsole/utils.js
|
2013-08-03 13:29:48 +03:00 |
|
Mihai Sucan
|
f2ab2589a3
|
Bug 877262 - Part 1: merge HUDConsoleUI into HUDService and prepare for the jetpack loader; r=robcee
|
2013-08-02 20:11:57 +03:00 |
|
Jake Bailey
|
5c65c0a9c6
|
Bug 901098 - Trace actor callsite trace type actually returns source location; r=fitzgen
|
2013-08-02 17:26:31 -07:00 |
|
Jake Bailey
|
ad761e3da4
|
Bug 900268 - Trace actor collects too much information when serializing objects; r=fitzgen
|
2013-08-02 17:26:31 -07:00 |
|
Jake Bailey
|
fe1cd63c84
|
Bug 900776 - Trace actor reports NaN time when exiting frames; r=fitzgen
|
2013-08-02 17:26:30 -07:00 |
|
Ms2ger
|
c3e13780fe
|
Backout changeset ec45d9c75316 for insufficient review.
|
2013-08-08 19:36:08 +02:00 |
|
Philipp Kewisch
|
1fc0fe161a
|
Fix bug 880511 - Web Console and Style Editor make hardcoded references to the browser window. r=dcamp
|
2013-08-01 10:51:24 +02:00 |
|
Mason Chang
|
622b557cec
|
Bug 897744 - BreakpointStore should have a hasBreakpoint method; r=fitzgen
|
2013-07-30 19:34:10 -07:00 |
|
Nick Fitzgerald
|
5ef5ae5712
|
Backed out changeset 041986a971af because I forgot to add the "r=..." to the commit message
|
2013-07-31 10:12:57 -07:00 |
|
Mason Chang
|
206209d963
|
Bug 897744 - BreakpointStore should have a hasBreakpoint method
|
2013-07-30 19:34:10 -07:00 |
|
Alexandre Poirot
|
614890986a
|
Bug 898000 - Add getIconAsDataURL in webapps actor. r=paul.rouget
|
2013-07-31 09:16:45 -04:00 |
|
Nick Fitzgerald
|
6d3dd046dd
|
Bug 895543 - part 1: cache SourceClient instances; r=robcee
|
2013-07-30 20:36:12 -07:00 |
|
Jake Bailey
|
d1e8b62eac
|
Bug 887027 - Implement a tracing profiler actor; r=past,robcee
|
2013-07-30 19:09:29 -07:00 |
|
Ryan VanderMeulen
|
73205d6b00
|
Merge m-c to inbound on a CLOSED TREE.
|
2013-07-30 09:23:28 -04:00 |
|
Nick Fitzgerald
|
3c7aa00733
|
Bug 899215 - test_breakpointstore.js isn't testing anything; r=jimb
|
2013-07-29 15:52:35 -07:00 |
|
Christos Stathis
|
47b26b8992
|
Bug 686937 - Include JSTerm helpers in autocompletion suggestions; r=past
|
2013-07-27 11:44:00 +03:00 |
|
Trevor Saunders
|
64dbc43c4d
|
backout bug 886526 because it probably made us use a lot more memory to link on windows
|
2013-07-29 11:03:21 -04:00 |
|
Nick Fitzgerald
|
22b9456d34
|
Bug 892605 - part 2: add 'dbg blackbox' and 'dbg unblackbox' gcli commands; r=vporof
|
2013-07-27 10:50:57 -07:00 |
|
Nick Fitzgerald
|
f755d9cf2e
|
Bug 892605 - part 1: move the BlackBoxChange DOM event to blackboxchange thread client event; r=vporof
|
2013-07-27 10:49:45 -07:00 |
|
Nick Fitzgerald
|
1334032600
|
Bug 897777 - fix source mapped source resolution when there is no source root; r=jimb
|
2013-07-26 22:27:15 -07:00 |
|
Dave Camp
|
e29b4077e9
|
Bug 896274 - Allow an object's form to be an actor id. r=jimb
|
2013-07-21 11:02:30 -07:00 |
|
Dave Camp
|
4a76dd4526
|
Bug 896270 - Replace optional arguments with nullable types in protocol.js, part 2. r=jimb
|
2013-07-21 10:38:40 -07:00 |
|
Dave Camp
|
ac692a0e89
|
Bug 896270 - Replace optional arguments with nullable types in protocol.js, part 1. r=jimb
|
2013-07-21 10:15:59 -07:00 |
|
Nick Fitzgerald
|
e963ddf74d
|
Bug 860035 - script actors should handle breakpoints with columns; r=jimb
|
2013-07-24 17:46:49 -07:00 |
|
Ryan VanderMeulen
|
9e614c96db
|
Merge m-c to birch.
|
2013-07-24 18:22:06 -04:00 |
|
Alexandre Poirot
|
cfe4407c30
|
Bug 817580 - Pref off new webapps actor features until we secure remote debugger connection. r=paul.rouget
|
2013-07-24 11:29:04 -04:00 |
|
Alexandre Poirot
|
58a01f510d
|
Bug 817580 - Expose tab actors for apps in child processes. r=jimb
|
2013-07-24 11:28:32 -04:00 |
|
Jim Blandy
|
a89a889466
|
Bug 878958 - Support connections with prefixed actor names and prefix-based forwarding. r=dcamp
|
2013-07-24 11:27:26 -04:00 |
|
Dave Camp
|
a667e45abf
|
Bug 896103 - NodeListActor's items() response has unnecessary nesting. r=harth
--HG--
extra : rebase_source : b589da834403503959b357f91e989b77e47a2d32
|
2013-07-21 07:40:43 -07:00 |
|