This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4cebb949efe9773b72ff75fd8fe702e525ab709a
Mozilla
/
mozilla
/
xpfe
/
components
/
console
History
rjc%netscape.com
f47c0aa555
Fix fragment name on Macintosh.
...
git-svn-id: svn://10.0.0.236/trunk@65019 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-03 07:27:34 +00:00
..
macbuild
Fix fragment name on Macintosh.
2000-04-03 07:27:34 +00:00
resources
Point to the JS Console page from the UI; from tasksOverlay, for now.
2000-03-31 10:51:13 +00:00
Makefile.in
Define MOZ_COMPONENT_LIBS to resolve missing symbols. r=cls
2000-04-02 23:34:34 +00:00
makefile.win
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.
2000-03-30 09:40:11 +00:00
MANIFEST_IDL
Not part of the build. IDL manifest for soon-to-be-landed mac project for js console.
2000-03-31 01:59:50 +00:00
nsConsoleMessage.cpp
fix for
#34182
. r=cls
2000-04-01 10:04:45 +00:00
nsConsoleMessage.h
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.
2000-03-30 09:40:11 +00:00
nsConsoleService.cpp
Fix solaris bustage -
2000-03-31 06:29:34 +00:00
nsConsoleService.h
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.
2000-03-30 09:40:11 +00:00
nsConsoleServiceModule.cpp
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.
2000-03-30 09:40:11 +00:00
nsIConsoleListener.idl
…
nsIConsoleMessage.idl
…
nsIConsoleService.idl
Rename progids to foo.bar.1 format; change console.js to take advantage of nsIScriptError messages when it gets them.
2000-03-31 04:17:54 +00:00
nsIScriptError.idl
Point to the JS Console page from the UI; from tasksOverlay, for now.
2000-03-31 10:51:13 +00:00
nsScriptError.cpp
fix for
#34182
. r=cls
2000-04-01 10:04:45 +00:00
nsScriptError.h
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.
2000-03-30 09:40:11 +00:00