Commit Graph

962 Commits

Author SHA1 Message Date
Paolo Amadini
02af12a85c Bug 982597 - Remove backwards compatibility for the "sources" packet. r=fitzgen 2014-03-17 17:20:27 +01:00
Nick Fitzgerald
57c9528600 Bug 981258 - Set the breakpoints in browser_dbg_breakpoints-break-on-last-line-of-script-on-reload.js before executng the IIFE so that the IIFE's Debugger.Script can't be GC'd before the breakpoints are set; r=past 2014-03-15 18:48:55 -07:00
Joe Walker
feab6bb9b6 Bug 979030 - Fix srcdir loader breakage after GCLI split up; r=mratcliffe
--HG--
rename : toolkit/devtools/gcli/source/mozilla/gcli/mozui/completer.js => toolkit/devtools/gcli/source/lib/gcli/mozui/completer.js
rename : toolkit/devtools/gcli/source/mozilla/gcli/mozui/ffdisplay.js => toolkit/devtools/gcli/source/lib/gcli/mozui/ffdisplay.js
rename : toolkit/devtools/gcli/source/mozilla/gcli/mozui/inputter.js => toolkit/devtools/gcli/source/lib/gcli/mozui/inputter.js
rename : toolkit/devtools/gcli/source/mozilla/gcli/mozui/tooltip.js => toolkit/devtools/gcli/source/lib/gcli/mozui/tooltip.js
2014-03-15 08:06:34 +00:00
Girish Sharma
61491401d5 Bug 982997 - Add some logging. r=jwalker 2014-03-14 00:07:50 +05:30
Carsten "Tomcat" Book
329f44908d merge fx-team to mozilla-central 2014-03-14 12:35:23 +01:00
Bill McCloskey
fd05f3eb04 Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted) 2014-03-13 21:38:19 -07:00
Michael Ratcliffe
aba2618867 Bug 663778 - Use flag instead of pref for mozafterpaint switch and highlighter noautohide r=jwalker 2014-03-13 21:27:10 +00:00
Michael Ratcliffe
d94ab2e2cf Bug 663778 - Box Model Highlighter r=jwalker 2014-03-13 21:36:48 +00:00
Michael Ratcliffe
5771ac5ee3 Bug 663778 - Misc fixes r=pbrosset 2014-03-09 17:03:00 +00:00
Ryan VanderMeulen
c9d4ba6f8d Merge m-c to fx-team. 2014-03-13 15:37:02 -04:00
Ryan VanderMeulen
4510c7d862 Backed out 6 changesets (bug 663778) for browser_dbg_listtabs-02.js leaks on a CLOSED TREE.
Backed out changeset cbd200206f9b (bug 663778)
Backed out changeset b0b74401e614 (bug 663778)
Backed out changeset df5255cffbfa (bug 663778)
Backed out changeset e6d0dd124356 (bug 663778)
Backed out changeset 134f77474941 (bug 663778)
Backed out changeset 456609873c5f (bug 663778)
2014-03-13 13:56:22 -04:00
Michael Ratcliffe
7809cf00b0 Bug 663778 - Box Model Highlighter r=jwalker 2014-03-13 13:54:02 +00:00
Michael Ratcliffe
b675040bec Bug 663778 - Misc fixes r=pbrosset 2014-03-13 15:46:37 +00:00
Eddy Bruel
ec60cb318f Bug 859372 - Refactor Services.jsm;r=past 2014-03-13 16:01:32 +01:00
Jim Blandy
e64be7f402 Bug 978657: Provide introductionType information for HTML and XUL <script> elements. r=smaug 2014-03-12 13:10:02 -07:00
Jim Blandy
3d39923e8d Bug 978657: Convert test_Debugger.Source.prototype.introductionType.html to use addTest and runNextTest. r=past 2014-03-12 13:10:02 -07:00
Panos Astithas
062d021994 Properly cleanup the tab actors when disconnecting (bug 983121). r=rcampbell
--HG--
extra : rebase_source : b50703c2b2e65a321af9535806903ee6671381c6
2014-03-13 15:15:51 +02:00
Shih-Chiang Chien
5aff1c59fe Bug 943251 - [app-manager] Add preference actor. r=jryans 2014-03-03 09:41:36 +08:00
Girish Sharma
cf0dca624b Bug 965872 - Storage Inspector - actor for cookies, local storage and session storage, r=jwalker 2014-03-12 03:36:43 +05:30
Ryan VanderMeulen
83ea4e27c8 Merge fx-team to m-c. 2014-03-08 01:12:53 -08:00
Mihai Sucan
81f3885117 Bug 917227 - Ensure network monitor is correctly disconnected; r=ochameau 2014-03-10 23:00:48 +02:00
Mihai Sucan
f064c86ef0 Bug 917227 - Part 2: network monitor server changes to add support for Firefox OS; r=ochameau 2014-03-10 20:57:27 +02:00
Mihai Sucan
b970d070be Bug 917227 - Part 1: network monitor client changes; r=ochameau 2014-03-07 14:14:53 +02:00
Patrick Brosset
9cd64a3229 Bug 757866 - Highlight and select DOM nodes in the web console output; r=msucan 2014-03-11 12:21:20 +02:00
Bill McCloskey
ed4e523f62 Bug 937172 - Add RemoteBrowserTabActor for e10s debugging (r=past) 2014-03-10 09:38:34 -07:00
Bill McCloskey
44cb1ef8c9 Bug 937172 - Rearrange TabActor to support debugging of e10s processes (r=ochameau,past) 2014-03-10 09:38:29 -07:00
Bill McCloskey
c5c1f3d4d3 Bug 937172 - Create TabActor superclass of BrowserTabActor (r=ochameau,past) 2014-03-10 09:38:23 -07:00
Bill McCloskey
84d20de7a2 Bug 937172 - Rename ContentAppActor to ContentActor (r=ochameau,past) 2014-03-10 09:38:17 -07:00
Bill McCloskey
802962c8f8 Bug 937172 - Use a parent-determined prefix for debugging child processes (r=ochameau,past) 2014-03-10 09:38:12 -07:00
Bill McCloskey
de1400e7cc Bug 937172 - Change DebuggerProgressListener to use correct WebProgressListener (r=ochameau,past) 2014-03-10 09:34:41 -07:00
Jan Keromnes
befbae1b3a Bug 962577 - Refactor webapps actor's _connectToApp to make it reusable. r=ochameau 2014-03-10 11:32:37 -04:00
Jordan Santell
e66fa9b142 Bug 899052 - Implement Addon Thread Actor. r=fitzgen, r=shu 2014-03-07 00:09:14 -08:00
Nick Fitzgerald
92419315ec Bug 978019 - Fix breakpoints after reload on immediately invoked function expressions; r=past 2014-03-07 11:06:28 -08:00
Ed Morley
630750051c Merge mozilla-central and fx-team 2014-03-07 15:54:49 +00:00
Ed Morley
d61d42192c Backed out changeset dcec4c42cd18 (bug 757866) for bug 980835 2014-03-07 15:05:31 +00:00
Sami Jaktholm
d6607bf77e Bug 943586: Add autocompletion suggestions for members of arrays; r=msucan 2014-03-07 13:32:41 +02:00
Patrick Brosset
bee238cdf8 Bug 757866 - Highlight and select DOM nodes in the web console output; r=msucan 2014-03-06 18:16:45 +01:00
Mihai Sucan
70bb44df53 Bug 584733 - Code highlight all JS objects and functions in console output; r=bbenvie 2014-03-04 21:59:00 +02:00
Michael Ratcliffe
b6b3b4320e Bug 974056 - Add logging of devtools event emitter emit calls r=harth 2014-03-06 09:37:59 +00:00
Ryan VanderMeulen
ef8c288996 Merge inbound to m-c. 2014-03-04 17:12:58 -05:00
Alexandre Poirot
e5a949f63c Bug 958043 - Remove useless enable-content-actors pref and ContentTabActor in b2g parent process. r=past
--HG--
extra : rebase_source : bae30ce729a4d50de581365547b23b719a672171
2014-03-03 14:11:00 -05:00
Heather Arthur
bd20337efb Bug 978653 - Wait longer to fire 'style-applied' event after updating a style sheet in StyleSheetActor. r=pbrosset 2014-03-03 17:17:04 -05:00
Eddy Bruel
477b2d2f33 Bug 859372 - Refactor DevToolsUtils.js;r=past 2014-03-04 15:38:05 +01:00
Stefan Alderson
39072157b1 Bug 960905 - Fix a misuse of DevToolsUtils.reportException in ThreadSources.prototype.getOriginalLocation. r=fitzgen 2014-03-03 10:34:18 -05:00
Wes Kocher
3c59ed9c6d Backed out changeset 6058a0d53426 (bug 903291) for causing bug 977215 2014-02-28 15:25:21 -08:00
Andrea Marchesini
286e0c9290 Bug 965860 - patch 2 - ConsoleAPI written in C++, r=bz 2014-02-27 23:39:00 +00:00
Andrea Marchesini
b1d122f724 Bug 965860 - patch 1 - Convert ConsoleAPIStorage in a Service, r=msucan, r=khuey
--HG--
rename : dom/base/ConsoleAPIStorage.jsm => dom/base/ConsoleAPIStorage.js
2014-02-27 23:38:54 +00:00
Ryan VanderMeulen
5fcc92f054 Merge m-c to inbound. 2014-02-27 17:33:47 -05:00
Ryan VanderMeulen
c2a4879d8a Merge fx-team to m-c. 2014-02-27 17:31:32 -05:00
Jim Blandy
3a761eccbc Bug 969786: Implement Debugger.Source.prototype.introductionScript. r=sfink 2014-02-26 15:20:00 -08:00