VirtualBox

Changeset 11860 in vbox for trunk/src/libs


Ignore:
Timestamp:
Aug 30, 2008 12:16:21 AM (16 years ago)
Author:
vboxsync
Message:

xpcom18a4: Another shot at the vtable for nsXPTCStubBase (ZTV14nsXPTCStubBase).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/vboxdeps.cpp

    r11859 r11860  
    88#include <nsIPipe.h>
    99#include <xptcall.h>
    10 #include <nsProxyEvent.h>
     10#include "xpcom/proxy/src/nsProxyEventPrivate.h"
    1111
    1212uintptr_t deps[] =
     
    2727    nsDeque *b = new nsDeque((nsDequeFunctor*)0);
    2828
    29     nsProxyObject *c = new nsProxyObject(NULL, 1234, NULL);
    30     delete c;
     29    //nsXPTCStubBase
     30    nsProxyEventObject *c = new nsProxyEventObject();
     31    c->Release();
    3132}
    3233
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette