Commit Graph

5 Commits

Author SHA1 Message Date
mccabe%netscape.com
50cc6323f5 Point to the JS Console page from the UI; from tasksOverlay, for now.
Tweak js console javascript, with many added notes

add 'categories I know about so far' to nsIScriptError.idl, as some attempt at documentation.


git-svn-id: svn://10.0.0.236/trunk@64762 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 10:51:13 +00:00
mccabe%netscape.com
9a59620ca9 Rename progids to foo.bar.1 format; change console.js to take advantage of nsIScriptError messages when it gets them.
git-svn-id: svn://10.0.0.236/trunk@64694 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 04:17:54 +00:00
mccabe%netscape.com
67d914af33 Switch from nsIScriptErrorLogger approach - having the Console Service support multiple factory interfaces for different kinds of console methods - to having a separate script error class. Per discussion with jband.
Add a few #ifndef __nsidefineforthisfile__ guards to .h files.


git-svn-id: svn://10.0.0.236/trunk@64592 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-30 09:40:11 +00:00
mccabe%netscape.com
db6a811671 Not currently built!
Add nsScriptError, and make nsConsoleService implement nsIScriptErrorLogger for logging script errors.  I do it this way to leave open the possibility of e.g. an nsIXMLErrorLogger interface later on.


git-svn-id: svn://10.0.0.236/trunk@64522 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-29 23:47:28 +00:00
mccabe%netscape.com
b107f3ff5f Initial add of files to support a JavaScript console.
r=jband, r=ben

(though I've changed things slightly since they saw it.)


git-svn-id: svn://10.0.0.236/trunk@64105 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-25 04:23:31 +00:00