Dan Witte
|
3606bb4b5a
|
Bug 589413 - Failure to open libnss3.so when Firefox path contains UTF-8 characters. Part 3: tests. r=bent, a=final+
|
2010-09-13 10:54:02 -07:00 |
Dan Witte
|
2d271f2770
|
Bug 589413 - Failure to open libnss3.so when Firefox path contains UTF-8 characters. Part 2: consumers. r=bsmedberg, a=final+
|
2010-09-13 10:54:02 -07:00 |
Joel Maher
|
2fac5b095b
|
Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB
|
2010-08-26 14:47:28 -07:00 |
Clint Talbert
|
ec98104ba7
|
Backed out changeset 49beef9387a0 due to Xpcshell orange a=backout
--HG--
extra : rebase_source : 01307f705ab07b7784401d69a53921b200544978
|
2010-08-25 14:03:44 -07:00 |
Joel Maher
|
62bd93f5af
|
Bug 586754 Change xpcshell to use $relativesrcdir instead of $module for android support a=NPOTB r=mitchell.field
|
2010-08-25 11:47:39 -07:00 |
Joel Maher
|
09453a63b7
|
Bug 574189 - Fix chrome tests to work from an extension for android and e10s support a=NPOTB r=ctalbert
|
2010-08-24 10:29:34 -07:00 |
Jonas Sicking
|
0a4de59cf6
|
Backout bugs 586754, 574189, 584611 due to orange. a=backout
|
2010-08-20 11:08:43 -07:00 |
Joel Maher
|
cb20a221ad
|
Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB
|
2010-08-20 09:32:58 -07:00 |
Joel Maher
|
05a108244d
|
Bug 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB
|
2010-08-20 09:28:13 -07:00 |
Dan Witte
|
7125c4bac7
|
Bug 585175 - Don't automangle ctypes stdcall symbols for WINAPI. r=bsmedberg, a=blocker
|
2010-08-10 09:10:50 -07:00 |
Robert Sayre
|
1ec9e1fe6e
|
Merge mozilla-central to tracemonkey.
|
2010-08-06 15:41:41 -07:00 |
Dan Witte
|
a38ff21b5b
|
Fix review comment.
|
2010-08-05 19:59:53 -07:00 |
Dan Witte
|
31ead374cd
|
Bug 573066 - Fix ctypes stdcall closure tests. r=bsmedberg, a=blocker
|
2010-08-05 16:49:53 -07:00 |
Dan Witte
|
46cf5ce96e
|
Bug 573087 - Automangle ctypes stdcall symbols. r=bsmedberg, a=blocker
|
2010-08-05 16:49:52 -07:00 |
Dan Witte
|
838cd2c2a1
|
Bug 564966 - ctypes stdcall tests borked on windows. r=benjamn, a=blocker
|
2010-08-05 16:49:52 -07:00 |
Dan Witte
|
d79d0ba0ed
|
Bug 583099 - toolkit/components/ctypes uses the wrong global object. r=jorendorff, a=bsmedberg
|
2010-08-05 16:49:52 -07:00 |
Wan-Teh Chang
|
ab60397f62
|
Bug 561510: fix unrecognized option /L... linker warning on
Windows. Define MOZALLOC_LIB using EXPAND_LIBNAME_PATH instead
of EXPAND_MOZLIBNAME. r=bsmedberg,ginn.chen. approval2.0+ by
bsmedberg.
|
2010-08-06 06:51:38 -07:00 |
Zack Weinberg
|
0669409278
|
Bug 568863: Add a scriptable interface to operating-system performance measurement APIs (Linux only for now). r=cjones,waldo,mitch a2.0=bz
--HG--
rename : toolkit/components/ctypes/Module.cpp => toolkit/components/ctypes/ctypes.cpp
rename : toolkit/components/ctypes/Module.h => toolkit/components/ctypes/ctypes.h
|
2010-07-30 12:17:56 -07:00 |
Robert Sayre
|
8a20018d7a
|
merge tracemonkey to mozilla-central.
|
2010-07-14 06:00:32 -07:00 |
Robert Sayre
|
c207bcaa2f
|
merge
|
2010-07-02 18:17:48 -07:00 |
Dan Witte
|
614a56ad47
|
Back out due to hanging test.
|
2010-07-02 17:28:48 -07:00 |
Robert Sayre
|
0fb4de7a31
|
Merge mozilla-central to tracemonkey.
|
2010-07-02 17:25:52 -07:00 |
Dan Witte
|
a731e37612
|
Fix failing test.
|
2010-07-02 15:07:08 -07:00 |
Ted Mielczarek
|
a0e3d6f797
|
add a ctypes.libraryName utility function to get shared library names per-platform. r=dwitte
--HG--
extra : rebase_source : f0585aa0332c2146bee375584a69af4eaed7ed77
|
2010-07-13 08:53:16 -04:00 |
Benjamin Smedberg
|
94ef4d2ac3
|
Merge mozilla-central to the bug 568691 branch.
--HG--
rename : gfx/public/nsITheme.h => gfx/src/nsITheme.h
|
2010-06-30 14:23:23 -04:00 |
Benjamin Smedberg
|
5b338a8304
|
Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work.
|
2010-06-10 14:11:40 -04:00 |
Dan Witte
|
284a330327
|
Followup to bug 573004 to address review comment.
|
2010-06-26 14:18:45 -07:00 |
Ginn Chen
|
bb549283f8
|
Bug 568027 Fix test_plugins.js |2 == 8| with build in homedir r=dtownsend
|
2010-06-27 00:53:42 +08:00 |
Robert Sayre
|
2d1b88ef3a
|
Merge mozilla-central to tracemonkey.
--HG--
rename : dom/indexedDB/IDBCursorRequest.cpp => dom/indexedDB/IDBCursor.cpp
rename : dom/indexedDB/IDBCursorRequest.h => dom/indexedDB/IDBCursor.h
|
2010-06-30 11:54:20 -07:00 |
Dan Witte
|
ef2068157d
|
Bug 564966 - ctypes stdcall tests borked on windows. Part 1: fix stdcall tests, and comment out failing closure test. r=benjamn
|
2010-06-18 10:30:44 -07:00 |
timeless@mozdev.org
|
4f143ef158
|
Bug 565598 test_vector_add_va_cdecl needs to call va_end(list). r=dwitte
--HG--
extra : rebase_source : c1ea0ed35f021cf5acb6f6a69beed4be110c4d30
|
2010-05-23 15:39:52 -07:00 |
Jeff Walden
|
daf419304d
|
Bug 552560 - Reenable the ctypes test in chrome workers, and make all parent-checks only happen if we're running in xpcshell and have access to the parent(o) function. r=dwitte
|
2010-05-05 14:35:12 -07:00 |
Jeff Walden
|
f9cb979b97
|
Fix orange by temporarily disabling js-ctypes chrome worker test that uses parent(), to buy more time to figure out a fix at leisure. r=orange
|
2010-05-04 18:28:27 -07:00 |
Jeff Walden
|
b54dc35195
|
Bug 552560 - Remove support for __parent__. r=mrbkap
|
2010-04-11 13:51:00 -07:00 |
Dan Witte
|
9cecf41fe6
|
Bug 551982 - Generate t.name and t.fields lazily. Part 3: lazy ffi_type. r=benjamn
|
2010-05-03 16:26:50 -07:00 |
Dan Witte
|
905b76b87e
|
Bug 560002 - Opaque struct and definition support in ctypes. Part 2: Remove opaque pointers. r=benjamn
|
2010-05-03 16:20:43 -07:00 |
Dan Witte
|
35a3f39688
|
Bug 560002 - Opaque struct and definition support in ctypes. Part 1: Opaque structs. r=benjamn
|
2010-05-03 16:20:05 -07:00 |
Makoto Kato
|
cba74924a2
|
Bug 561974 - typo _WIN64 define in toolkit/components/ctypes/tests/. r=dwitte
|
2010-04-30 16:04:43 +09:00 |
Ehsan Akhgari
|
22226efaed
|
Bug 558911 - Rev3 Fedora permaorange: jsctypes-test/unit/test_jsctypes.js | Error: couldn't open library (missing libm.so)
r=dwitte
|
2010-04-28 10:20:41 +02:00 |
Robert Sayre
|
6e02b338e5
|
Merge tracemonkey to mozilla-central.
|
2010-04-21 08:34:13 -04:00 |
Dan Witte
|
14ec83f753
|
Bug 558949 - Make ctypes functions FunctionType.ptr's. r=benjamn
|
2010-04-20 17:37:35 -07:00 |
Dan Witte
|
e2bea86cf9
|
Update comments in ctypes.jsm to point at MDC docs. No bug, r=aidan
|
2010-04-19 12:49:47 -07:00 |
Dan Witte
|
44877ab64f
|
Bug 556329 - Allow ctypes to load exported data symbols. r=jorendorff
|
2010-04-14 10:36:48 -07:00 |
Dan Witte
|
c933042c03
|
Bug 556902 - Fix ctypes warnings. Part 2: libffi. r=benjamn
|
2010-04-14 10:36:48 -07:00 |
Ben Turner
|
24a3323a7e
|
Reenable tests for bug 559447
--HG--
rename : toolkit/components/ctypes/tests/test_ctypes.xul.in => toolkit/components/ctypes/tests/test_ctypes.xul
|
2010-04-20 14:39:18 -07:00 |
Ben Turner
|
aba8cb68df
|
Disable failing ctypes test for the moment
|
2010-04-20 11:26:48 -07:00 |
Ben Turner
|
cd4729ce39
|
Bug 559447 - 'Make ChromeWorkers that have access to ctypes for browser and extensions'. r=dwitte+jst.
|
2010-04-20 09:44:56 -07:00 |
Ginn Chen
|
ffc14831c5
|
Bug 550371 mozalloc failed to build on Solaris r=bsmedberg
|
2010-04-07 14:16:32 +08:00 |
Dan Witte
|
1dfb39f895
|
Bug 538324 - Move ctypes into js/src. Part 8: Add ctypes JS module bits to toolkit. r=bsmedberg
--HG--
rename : js/ctypes/Makefile.in => toolkit/components/ctypes/Makefile.in
rename : js/ctypes/Module.cpp => toolkit/components/ctypes/Module.cpp
rename : js/ctypes/Module.h => toolkit/components/ctypes/Module.h
rename : js/ctypes/ctypes.jsm => toolkit/components/ctypes/ctypes.jsm
rename : js/ctypes/tests/Makefile.in => toolkit/components/ctypes/tests/Makefile.in
rename : js/ctypes/tests/jsctypes-test.cpp => toolkit/components/ctypes/tests/jsctypes-test.cpp
rename : js/ctypes/tests/jsctypes-test.h => toolkit/components/ctypes/tests/jsctypes-test.h
rename : js/ctypes/tests/unit/test_jsctypes.js.in => toolkit/components/ctypes/tests/unit/test_jsctypes.js.in
|
2010-04-02 13:16:51 -07:00 |