gecko-dev/camino
dwitte%stanford.edu ee64b32c3e Bug 209475: Make nsIPermissionManager more flexible for extensions.
Changes nsIPermissionManager.idl to accept type strings rather than integers; this allows consumers to register unique types more easily, without fear of conflicting with an already-existing one.

Also fixes some bounds-checking fu (sr=bz on irc for those additional portions).

patch by mvl; r=dwitte, sr=bz.
2003-07-09 00:20:57 +00:00
..
Chimera.pbproj Fixing bustage - libjar50 is now a static component. 2003-06-10 00:47:14 +00:00
PreferencePanes Bug 209475: Make nsIPermissionManager more flexible for extensions. 2003-07-09 00:20:57 +00:00
docs Merge Chimera->Camino name changing to the trunk. 2003-03-04 18:18:53 +00:00
resources Implement Find Previous (cmd+shift+G), bug 206918. r=sfraser. 2003-05-27 20:00:56 +00:00
src Bug 209475: Make nsIPermissionManager more flexible for extensions. 2003-07-09 00:20:57 +00:00
.cvsignore Remove static makefile; you need to be using camino.mk to build. 2003-07-08 21:14:37 +00:00
Makefile.in Search for either pbxbuild or pbbuild, to allow building with the xcode tools on Mac OS X. Also, use -no-cpp-precomp instead of -traditional-cpp, for gcc 3.3 compatibility. Bug 211895, r=sfraser. 2003-07-07 18:22:04 +00:00