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
e1daca3ce3008bcce0204eed1aa1a0cd3ce63f84
Mozilla
/
mozilla
/
embedding
/
components
/
commandhandler
/
src
History
bryner%brianryner.com
e1daca3ce3
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
...
git-svn-id: svn://10.0.0.236/trunk@165757 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-24 22:48:45 +00:00
..
Makefile.in
deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst.
2004-05-03 21:48:36 +00:00
nsBaseCommandController.cpp
…
nsBaseCommandController.h
…
nsCommandGroup.cpp
…
nsCommandGroup.h
…
nsCommandManager.cpp
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
2004-11-24 22:48:45 +00:00
nsCommandManager.h
…
nsCommandParams.cpp
…
nsCommandParams.h
…
nsControllerCommandTable.cpp
…
nsControllerCommandTable.h
…