|
|
|
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
r2819
by gears.daemon
on Sep 09, 2008
Diff
[Author: nigeltao] Push the JsToken-specific parts of CreateModule out of module_wrapper.h and into js_runner_xx.cc. ...
r2479
by gears.daemon
on Jul 23, 2008
Diff
[Author: nigeltao] GearsFactory, on IE, is now Dispatcher-based. ...
r2461
by gears.daemon
on Jul 22, 2008
Diff
[Author: nigeltao] Eliminate ModuleImplBaseClassVirtual, since all Modules are now Dispatcher-backed, on Firefox. ...
