| Source path: git/ src/ ScriptingCore/ JSAPI.h |
|
|
|
|
Change log
295ae35636a4
by Richard Bateman <taxilian>
on Jul 30, 2011
Diff
FIREBREATH-92: add shutdown method to JSAPI class to notify of browser shutdown
| Go to: |
Older revisions
e7166653a48d
by Richard Bateman <taxil...@fb.com>
on Apr 8, 2011
Diff
FIREBREATH-18 Refactored JSAPI events, added easy function macro A side-effect of this change completely changed how handler-as- ...
1ff71a4ede76
by Richard Bateman <taxilian>
on Apr 8, 2011
Diff
FIREBREATH-32 Refactored JSAPI to create JSAPIImpl
8a387d1cb674
by Richard Bateman <taxilian>
on Apr 8, 2011
Diff
FIREBREATH-31 changed shared_ptr() calls to shared_from_this()