Message:
This change fixes base classes in *Static* functions.
The static NPObject creation now happens in 2 phases, first all of the
NPObjects get created, then all of the base classes get registered.
Please review this at http://codereview.appspot.com/41066
Affected files:
M nixysa/npapi_generator.py
M nixysa/static_glue/npapi/main.cc
M nixysa/static_glue/npapi/static_object.h