gecko-dev/extensions/jssh
2006-05-22 22:58:31 +00:00
..
resources/content
xemacs
ChangeLog
install.js
jar.mn
Makefile.in
nsIJSSh.idl
nsIJSShServer.idl
nsJSSh.cpp Bug 338678: For source compatibility fields "uint16 extra,spare" in JSFunctionSpec are replaced by singe "uint32 extra". In this way we do need to update the current sources that list just 5 fields to include the additional ",0" corresponding to "spare" field. To quell GCC warnings all sources that list less then 5 fields of JSFunctionSpec are updated to explicitly list all 5 fields. r=mrbkap, s=brendan 2006-05-22 22:58:31 +00:00
nsJSSh.h
nsJSShModule.cpp
nsJSShServer.cpp landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
nsJSShServer.h
nsJSShStarter.js