Dave Townsend
|
7f17ca3889
|
Bug 993029: Create an add-on console actor that will be displayed in the console tab of the add-on debugger. r=msucan, r=Unfocused, r=past
|
2014-05-01 08:36:01 -07:00 |
Dave Townsend
|
3371a6fa4a
|
Bug 993520: Add innerID option to ConsoleAPI to allow creating consoles for specific DOM windows. r=msucan
|
2014-04-15 10:35:30 -07: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 |
Dave Camp
|
0f40ca92e9
|
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
|
a01c5c7e8c
|
Bug 906375 - Bind all the methods in Console.jsm's console object. r=mratcliffe
|
2013-08-16 16:45:05 -07:00 |
Gijs Kruitbosch
|
cc70e4aa11
|
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
|
4a8cda1c16
|
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
|
d7bdc12d32
|
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
|
6e43dc6fcf
|
Bug 879228 - [browserconsole] Tune console.jsm to ease Addon SDK integration. r=msucan
|
2013-06-20 12:51:18 -04:00 |
Mihai Sucan
|
58900d9aff
|
Bug 861338 - [browserconsole] Cache Console.jsm API calls with ConsoleAPIStorage.jsm; r=jwalker
|
2013-06-07 20:13:48 +03:00 |
Dave Camp
|
5c4da5d26e
|
Bug 867208 - Console.jsm is truncating messages. r=jwalker
|
2013-05-31 16:57:42 -07:00 |
Dave Camp
|
8fde07ae03
|
Bug 877274 - Add console.exception to Console.jsm. r=msucan
|
2013-05-31 16:57:40 -07:00 |
Mihai Sucan
|
565f18d189
|
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
|
263228aee0
|
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
|
7b28da5780
|
Bug 849171 - Console.jsm output of errors could be better; r=msucan
|
2013-05-09 15:15:22 +01:00 |
Mihai Sucan
|
1be192843a
|
Bug 851231 - Output Console.jsm API calls to the browser console; r=jwalker
|
2013-04-15 19:10:04 +03:00 |
Joe Walker
|
e6e51df457
|
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
|
e083b9d5e6
|
Bug 813031 - gDevTools needs an API review [toolbox]; r=paul
|
2012-12-13 13:03:55 +00:00 |
Kyle Huey
|
0469a02b25
|
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
|
a78b5b38c7
|
Backout 67cb43bb8865: Breaks B2G Marionette
|
2012-10-31 16:35:11 +08:00 |
Kyle Huey
|
9a3674d80a
|
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
|
4144129728
|
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
|
2012-10-30 17:02:31 +00:00 |
Kyle Huey
|
50b5d3f681
|
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
|
b58c48f6a7
|
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 |