Source Path:
svn/
trunk/ gears/ httprequest/ httprequest.cc
‹ r2489
r2879
|
|
Change log
[Author: nigeltao] Move CreateModule<T> out of base/xx/module_wrapper.h and into base/common/base_class.h, unifying the three CreateModule<T> implementations, and allowing us to delete the base/common/module_wrapper.h file. Also, eliminate the DECLARE_GEARS_WRAPPER macro, since it doesn't ...
| Go to: |
Project members,
sign in to write a code review
Older revisions
r2489
by gears.daemon
on Jul 24, 2008
Diff
[Author: nigeltao] Rename JSPARAM_DISPATCHER_MODULE to JSPARAM_MODULE, and remove the unused JSPARAM_COM_MODULE ...
r2478
by gears.daemon
on Jul 23, 2008
Diff
[Author: michaeln] Fix a crashing bug with HttpRequest being aborted/gc'd during a script callback. ...
r2461
by gears.daemon
on Jul 22, 2008
Diff
[Author: nigeltao] Eliminate ModuleImplBaseClassVirtual, since all Modules are now Dispatcher-backed, on Firefox. ...
