|
|
|
Change log
[Author: mpcomplete] Fix a bug with marshalling objects in NPAPI, causing some Gears objects to be misidentified as regular JS objects. This is Issue 570 . BUG=1240457 R=nigeltao CC=gears-eng@googlegroups.com DELTA=17 (10 added, 0 deleted, 7 changed) ...
| Go to: |
Project members,
sign in to write a code review
Older revisions
r630
by gears.daemon
on Dec 27, 2007
Diff
[Author: playmobil] gcc4 fixes + Add MACH export definitions for NPAPI functions on OSX. ...
r625
by gears.daemon
on Dec 21, 2007
Diff
[Author: mpcomplete] More refactoring of NPAPI wrapper classes. At Aaron's suggestion, I moved the Register* calls out of the ...
r615
by gears.daemon
on Dec 19, 2007
Diff
[Author: miket] Ran the following commands over the tree and got it to build again, in further preparation for addition of ...