xpcom/reflect/xptcall/src/md/test/README

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

     1 These are just simple test programs in which stripped down versions of the
     2 XPConnect invoke and stubs code can be built and tested as the code is brought
     3 up on various platforms. These probrams do not test the param sizing and copying
     4 functionality of the routines. However, they do supply a place where the lowest
     5 level assembly language code can be developed and debugged in the simplest of
     6 contexts before it is moved into the real routines.

mercurial