Commit Graph

21 Commits

Author SHA1 Message Date
Dave Camp
7aa80af687 Bug 906375 - Bind all the methods in Console.jsm's console object (fixed patch). r=mratcliffe 2013-08-18 09:55:49 -07:00
Dave Camp
bcf11f608d Bug 906375 - Bind all the methods in Console.jsm's console object. r=mratcliffe 2013-08-16 16:45:05 -07:00
Gijs Kruitbosch
fc50f971ed Bug 880752 - Console.jsm stdout/err output is joined with commas and nukes newlines; r=jwalker 2013-06-08 00:23:50 +02: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
Dave Camp
35509cd8d1 Bug 883908 - Fix padding in Console.jsm's trace method. r=jwalker
--HG--
extra : rebase_source : b98c20106329084d5361dc336a58e98287f27445
2013-06-17 06:52:54 -07:00
Alexandre Poirot
24602bf3cc Bug 879228 - [browserconsole] Tune console.jsm to ease Addon SDK integration. r=msucan 2013-06-20 12:51:18 -04:00
Mihai Sucan
f8f7fa75e5 Bug 861338 - [browserconsole] Cache Console.jsm API calls with ConsoleAPIStorage.jsm; r=jwalker 2013-06-07 20:13:48 +03:00
Dave Camp
6d670aaa3f Bug 867208 - Console.jsm is truncating messages. r=jwalker 2013-05-31 16:57:42 -07:00
Dave Camp
1f388e88f5 Bug 877274 - Add console.exception to Console.jsm. r=msucan 2013-05-31 16:57:40 -07:00
Mihai Sucan
1c4ff5e9b2 Bug 871156 - Allow Ctrl+W to close the tab when the Web Console is focused; r=robcee 2013-05-16 15:35:53 +03:00
Mihai Sucan
dd218ccf61 Bug 870220 - Web Console property inspector shows duplicate entries for navigator.plugins; r=robcee,vporof 2013-05-11 12:05:21 +03:00
Joe Walker
8401d43c19 Bug 849171 - Console.jsm output of errors could be better; r=msucan 2013-05-09 15:15:22 +01:00
Mihai Sucan
213c37802d Bug 851231 - Output Console.jsm API calls to the browser console; r=jwalker 2013-04-15 19:10:04 +03:00
Joe Walker
3517d9df53 Bug 784790 - GCLI cookie command should use internal Cookie API rather than document.cookie; r=mratcliffe 2013-03-23 09:53:10 +00:00
Joe Walker
7daa3767fb Bug 813031 - gDevTools needs an API review [toolbox]; r=paul 2012-12-13 13:03:55 +00:00
Kyle Huey
45adfbf2c8 Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Vicamo Yang
e6e6deb486 Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
Kyle Huey
7457de64ad Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 12:28:11 -07:00
Ed Morley
a7bb0ec116 Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE 2012-10-30 17:02:31 +00:00
Kyle Huey
dd0cfd935a Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 08:26:12 -07:00
Michael Ratcliffe
bc1448c41d Bug 777355 - Move Console.jsm somewhere into toolkit to fix comm-central's busted XPCShell tests.; r=rcampbell
--HG--
rename : browser/devtools/shared/Console.jsm => toolkit/devtools/Console.jsm
2012-07-25 18:34:34 +01:00