Commit Graph

3 Commits

Author SHA1 Message Date
sspitzer%netscape.com
6a7ee95929 fix for #34182. r=cls
git-svn-id: svn://10.0.0.236/trunk@64871 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-01 10:04:45 +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