Chris Leary
|
fcfe24bd53
|
Merge mozilla-central to tracemonkey.
|
2011-06-06 09:41:22 -07:00 |
|
Josh Matthews
|
28be0eb36f
|
Bug 645532 - Make content process xpcshell print newlines. r=mrbkap
|
2011-06-02 13:11:54 +02:00 |
|
Bill McCloskey
|
b5ae159ad1
|
Bug 650978 - Add gczeal setting to GC on every allocation (r=gwagner)
|
2011-06-01 17:48:52 -07:00 |
|
Joel Maher
|
39ca77fbd2
|
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
|
2011-05-20 11:54:01 -04:00 |
|
Luke Wagner
|
2ce61d2047
|
Bug 644074 - Simplify and consolidate VM stack code into js/src/vm/Stack*
|
2011-04-13 09:27:37 -07:00 |
|
Wes Garland
|
3b261ede02
|
Bug 650526 - Follow up to Bug 648102, changes to JS_BufferIsCompilableUnit. r=gal
|
2011-04-16 15:13:10 -04:00 |
|
Chris Leary
|
2390946de1
|
Merge mozilla-central to tracemonkey.
|
2011-03-29 09:05:25 -07:00 |
|
Josh Matthews
|
1d07343d2a
|
Bug 586362 - Add gczeal to content process xpcshell. r=bent
|
2010-08-11 13:45:00 -04:00 |
|
Chris Leary
|
301ea266fa
|
Merge tracemonkey to mozilla-central. (a=blockers)
|
2011-01-18 11:19:21 -08:00 |
|
Andreas Gal
|
d874092d1b
|
Make Shark work with 64-bit MacOSX builds and rename to start/stopProfiling() (bug 625962, r=sayrer).
|
2011-01-14 17:58:40 -08:00 |
|
Chris Jones
|
c2fe1602aa
|
Bug 616841, part 4: "Localize" the IPC testshell JSContext. r=bent a=b
|
2011-01-14 16:03:21 -06:00 |
|
Luke Wagner
|
3cb920c302
|
Bug 609440, part 3 - remove fallible public APIs, update mozilla (r=bent,jst,mrbkap,waldo,sdwilsh)
|
2010-12-03 00:24:17 -08:00 |
|
Igor Bukanov
|
b14cc26d66
|
bug 610198 - Replacing JS_GetStringBytes usage with JS_EncodeString. r=gal
|
2010-11-11 21:40:29 +01:00 |
|
David Anderson
|
9ab38e165d
|
Backed out changeset 8e119f847f97 (build busted)
|
2010-11-11 11:19:42 -08:00 |
|
Igor Bukanov
|
f73bb91440
|
bug 610198 - Replacing JS_GetStringBytes usage with JS_EncodeString. r=gal
|
2010-11-02 15:36:25 +01:00 |
|
Robert Sayre
|
22f70acc55
|
Merge mozilla-central to tracemonkey.
|
2010-11-09 15:29:44 -05:00 |
|
Chris Jones
|
63fd9b5ade
|
Bug 562424: Switch IPDL interfaces to infallible TArray. r=bent a=blocking
|
2010-11-08 20:49:00 -06:00 |
|
Igor Bukanov
|
d663392162
|
bug 607695 - Avoid unnecessary JS_GetStringBytes. r=gal
|
2010-10-28 17:15:53 +02:00 |
|
Blake Kaplan
|
66ae77409b
|
Bug 606585 - Make the compartment map use principals properly. r=peterv/bz, a=beta7+
|
2010-10-26 23:57:31 -07:00 |
|
Gregor Wagner
|
2336ea3d2e
|
compilation fix
|
2010-09-30 00:47:44 -07:00 |
|
Andreas Gal
|
494c149a04
|
Set right compartment in ipc test shell (600022, r=jst).
|
2010-09-30 00:14:37 -07:00 |
|
Luke Wagner
|
23899570df
|
Bug 581263 - remove slow natives (r=waldo,mrbkap)
|
2010-08-16 12:35:04 -07:00 |
|
Joel Maher
|
66966b3623
|
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
|
50d7d4c696
|
Backed out changeset 49beef9387a0 due to Xpcshell orange a=backout
|
2010-08-25 14:03:44 -07:00 |
|
Joel Maher
|
653ecb9166
|
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 |
|
Jonas Sicking
|
3a09698a51
|
Backout bugs 586754, 574189, 584611 due to orange. a=backout
|
2010-08-20 11:08:43 -07:00 |
|
Joel Maher
|
3bc5eca86a
|
Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB
|
2010-08-20 09:32:58 -07:00 |
|
Igor Bukanov
|
bb7edb5173
|
bug 630209 - (Compile|Execute)Script that are GC-safe. r=jorendorff
|
2011-02-03 14:06:21 +01:00 |
|
Josh Matthews
|
88d78496c8
|
Bug 564351 - e10s: fix XMLHttpRequests in xpcshell. r=bent
|
2010-07-31 12:07:13 -04:00 |
|
Robert Sayre
|
4c928f80cc
|
Merge mozilla-central to tracemonkey.
|
2010-07-20 15:07:03 -07:00 |
|
Blake Kaplan
|
e3537e812e
|
Bug 563106 - Tie XPConnect to compartments. r=jorendorff/gal/jst
|
2010-07-19 13:36:49 -07:00 |
|
Luke Wagner
|
32541f500f
|
Bug 549143 - fatvals
|
2010-07-14 23:19:36 -07:00 |
|
Chris Jones
|
131910888d
|
Bug 578262: Clean up style in and remove build warnings from new-ishly merged e10s code. r=bsmedberg
|
2010-07-19 13:33:33 -05:00 |
|
|
|
be6e9b4130
|
Bug 577456 warning: format not a string literal and no format arguments in GetLine
r=cjones
|
2010-07-08 13:34:40 +03:00 |
|
Chris Jones
|
138e7ade90
|
Bug 575918: Temporarily disable OOP xpcshell on OS X because it's completely broken. r=bsmedberg
|
2010-06-30 17:53:51 -05:00 |
|
Chris Jones
|
5ec56b40a4
|
Followup to bug 541131: update |include protocol "PFoo.ipdl"| usages in e10s.
|
2010-04-27 02:12:38 -05:00 |
|
Ben Newman
|
7cf972f176
|
Bug 554942 - [E10s] Sort out what object TabParent::GetGlobalJSObject should return and how. r=smaug
|
2010-03-30 21:41:44 -07:00 |
|
Ben Newman
|
60eeaade88
|
Bug 540126 - CPOW: Let PObjectWrapper actors use ContentProcessParent::RequestRunToCompletion(). r=mrbkap sr=jst
|
2010-01-20 18:24:14 -08:00 |
|
Ben Newman
|
2ce29f5e13
|
Bug 516522 - CPOW: Cross-Process (JavaScript) Object Wrapper. r=mrbkap r=bent sr=jst
|
2009-11-06 12:43:39 -08:00 |
|
Chris Jones
|
9c42a86e29
|
Fix some merge bustage.
|
2010-03-08 14:16:41 -06:00 |
|
Benjamin Smedberg
|
d81b236513
|
Electrolysis bustage, fix up testshell from bug 543696, Remove unused nsIScriptSecurityManager::CheckConnect
|
2010-02-03 13:45:54 -05:00 |
|
Chris Jones
|
f40a90e249
|
bug 525342: make IPDL dtors part of the destructed actor's protocol instead of the manager's. r=bsmedberg
|
2009-12-03 02:16:14 -06:00 |
|
Ben Turner
|
997e1d0206
|
More bustage fix
|
2009-10-05 18:43:46 -07:00 |
|
Chris Jones
|
4e37ff3dba
|
bug 517977: require actor impls to override AllocPFoo/DeallocPFoo instead of PFooConstructor/PFooDestructor
|
2009-09-22 12:31:11 -05:00 |
|
Chris Jones
|
0f1302af7c
|
switch message handler nsresult return types to bool. appears to break test plugin, will be temporary
|
2009-09-17 18:09:20 -05:00 |
|
Ben Turner
|
df5a61685f
|
Remove 'Protocol' suffix from IPDL-generated files
|
2009-09-09 15:59:06 -07:00 |
|
Ben Turner
|
ce3ffecf52
|
Rename remaining protocols
|
2009-09-09 15:00:14 -07:00 |
|
Ben Turner
|
6548df948f
|
Fix crashing iframes due to gtk_init, stop using windows in xpcshell tests
|
2009-09-08 13:35:12 -07:00 |
|
Ben Turner
|
a41e6d8f2f
|
Enable ipcshell tests
|
2009-09-02 12:35:15 -07:00 |
|
Ben Turner
|
94760cf4a1
|
Disable tests until they work
|
2009-09-01 15:36:38 -07:00 |
|