Skip to content
  • cwzwarich@webkit.org's avatar
    2008-07-04 Cameron Zwarich <cwzwarich@uwaterloo.ca> · 169aedfd
    cwzwarich@webkit.org authored
            Reviewed by Eric Seidel.
    
            Bring our implementation of the Netscape plugin API closer to current
            code style guidelines.
    
            * bridge/NP_jsobject.cpp:
            (getListFromVariantArgs):
            (jsAllocate):
            (jsDeallocate):
            (_NPN_CreateScriptObject):
            (_NPN_CreateNoScriptObject):
            (_NPN_InvokeDefault):
            (_NPN_Invoke):
            (_NPN_Evaluate):
            (_NPN_GetProperty):
            (_NPN_SetProperty):
            (_NPN_RemoveProperty):
            (_NPN_HasProperty):
            (_NPN_HasMethod):
            (_NPN_Enumerate):
            * bridge/npruntime_impl.h:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@35004 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    169aedfd