Commit Graph

533 Commits

Author SHA1 Message Date
Mike Hordecki
26023dc8a5 Bug 755412 - Debugging protocol server should drop connection if packet framing is bad. r=past, r=jimb 2013-08-16 08:48:22 -04:00
Chris Manchester
f757b248e5 Bug 905239 - Fix undefined guard missed in review for bug 890555. r=jimb 2013-08-14 09:58:41 -07:00
Ryan VanderMeulen
8b8be2a46a Merge m-c to inbound. 2013-08-14 17:11:30 -04:00
Nick Fitzgerald
751474b94d Bug 840684 - Source map the location of frames in the RDP; r=vporof 2013-08-14 09:50:28 -07:00
Ms2ger
df8525f77d Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar 2013-08-14 08:56:21 +02:00
Nick Fitzgerald
9ed6511ec9 Bug 904196 - sctrict error in onDisplayString; r=vporof 2013-08-13 16:57:05 -07:00
Nick Fitzgerald
3adae98af2 Bug 903801 - testcompatactors.js triggers an error by adding a debuggee to a thread actor in a detached state; r=past 2013-08-13 16:53:49 -07:00
Anup Allamsetty
e8e22c88c7 Bug 903511 - Rename "GripClient" to "ObjectClient". r=fitzgen 2013-08-13 12:08:30 -04:00
Dave Camp
47c67b5b7b Bug 903453 - Make some CssLogic members explicitly public that we use elsewhere. r=jwalker
--HG--
extra : rebase_source : b05dce10120d7f7334389c8af32705351020618d
2013-08-07 09:47:45 -07:00
Dave Camp
aeaccb3e21 Bug 903454 - Rename CssLogic.FILTER.ALL to CssLogic.FILTER.USER. r=jwalker
--HG--
extra : rebase_source : 7115356a488daa890b9c4dde0f57a9df5d5f27c6
2013-08-07 09:27:22 -07:00
Dave Camp
b36c61838d Bug 886037 - Add a styles actor for the style inspectors. r=jwalker
--HG--
extra : rebase_source : 80aa9dc491c77f4b73036daeddd48f51c40f015a
2013-07-23 15:51:58 -07:00
Brandon Benvie
7b0b48adf9 Bug 897256 - Add Debugger Protocol support for NaN, Infinity, and -Infinity. r=dcamp 2013-08-12 10:15:22 -07:00
Jim Blandy
743c843061 Bug 890555 - Fix silent bugs in some toolkit/devtools/server xpcshell tests; r=dcamp 2013-08-07 15:44:00 -07:00
Chris Manchester
9393b75b58 Bug 890555 - Fix strict mode warnings in devtools tests uncovered by fixing bug 890555; r=jimb 2013-08-08 09:28:15 -07:00
Chris Manchester
027a15b710 Bug 904808 - fix path to use .js instead of .foobar in test_sourcemaps-07.js; r=fitzgen 2013-08-13 13:15:34 -07:00
Ryan VanderMeulen
2cb6b07d20 Merge m-c to inbound. 2013-08-09 19:29:45 -04:00
Ryan VanderMeulen
f2bdc0900c Backed out changeset 986f7c642b9f (bug 886037) for mochitest-other failures. 2013-08-09 13:10:15 -04:00
Dave Camp
f07b20836f Bug 886037 - Add a styles actor for the style inspectors. r=jwalker 2013-07-23 15:51:58 -07:00
Dave Camp
9fe375d136 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
f84ec762b4 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
d28d6462b2 Merge m-c to fx-team. 2013-08-08 16:25:37 -04:00
Carsten "Tomcat" Book
f524a73c0d merge mozilla-central to fx-team 2013-08-08 14:05:38 +02:00
Ed Morley
8ed777a5a6 Merge mozilla-central and inbound 2013-08-07 16:19:03 -07:00
Jonathan Griffin
f02c3b7cd6 Bug 898074 - Backout c92dc0497dfb, a=test-only 2013-08-07 14:54:31 -07:00
Dave Camp
92aa250799 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
def8e52aa1 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
d35f324ce4 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
cbb8c0fdb1 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
83b127f449 Bug 899789 - Return the correct namespaceURI in the inspector actor. r=harth 2013-07-23 15:51:16 -07:00
Dave Camp
092a2c3900 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
cda28b85ed Merge b2g-inbound to m-c 2013-08-05 11:22:48 +02:00
Ryan VanderMeulen
310004f101 Merge m-c to b2g-inbound. 2013-08-02 19:55:10 -04:00
Dave Hylands
64a44bcb08 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
047e8751d6 Bug 899261 - Use @DEPTH@ more; r=bsmedberg 2013-08-02 09:04:38 +02:00
Christos Stathis
731979c39b 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
6ef514cad0 bug 899877 part 1: remove frame.isBlackBoxed, add frame.source; r=dcamp 2013-08-03 11:05:36 -07:00
Dave Camp
a663de564b 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
b255378927 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
c534736bac 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
ba5432c1a6 Bug 901098 - Trace actor callsite trace type actually returns source location; r=fitzgen 2013-08-02 17:26:31 -07:00
Jake Bailey
1daae10a3e Bug 900268 - Trace actor collects too much information when serializing objects; r=fitzgen 2013-08-02 17:26:31 -07:00
Jake Bailey
b1dabe726f Bug 900776 - Trace actor reports NaN time when exiting frames; r=fitzgen 2013-08-02 17:26:30 -07:00
Ms2ger
8d22c2b85b Backout changeset ec45d9c75316 for insufficient review. 2013-08-08 19:36:08 +02:00
Philipp Kewisch
a1a138e1f9 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
ba860660bf Bug 897744 - BreakpointStore should have a hasBreakpoint method; r=fitzgen 2013-07-30 19:34:10 -07:00
Nick Fitzgerald
16a120f6ce 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
b90c148318 Bug 897744 - BreakpointStore should have a hasBreakpoint method 2013-07-30 19:34:10 -07:00
Alexandre Poirot
09005ebbee Bug 898000 - Add getIconAsDataURL in webapps actor. r=paul.rouget 2013-07-31 09:16:45 -04:00
Nick Fitzgerald
75371593fa Bug 895543 - part 1: cache SourceClient instances; r=robcee 2013-07-30 20:36:12 -07:00
Jake Bailey
acb456fed0 Bug 887027 - Implement a tracing profiler actor; r=past,robcee 2013-07-30 19:09:29 -07:00