Peter Van der Beken
|
02d491203e
|
Part 12 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - switch default 'canFail' value for custom QS from False to True and allow missing 'code'. r=jst.
--HG--
extra : rebase_source : d5d5cd5c863856176b77a82309bb9a029d84b224
|
2010-04-19 17:41:38 +02:00 |
|
Peter Van der Beken
|
922c155511
|
Part 11 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - move nsIDOMNSElement implementation to nsGenericElement. r=jst.
--HG--
extra : rebase_source : 6b39d2cbb5b6462b0d1e65ee0f204fb1804a468e
|
2010-04-19 17:41:37 +02:00 |
|
Peter Van der Beken
|
ae0b1a86f6
|
Part 10 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - use nsNodeSelectorTearoff for nsDocument. r=jst.
--HG--
extra : rebase_source : 46ef0b39acee4c05de40a575826f11281101f5d0
|
2010-04-19 17:41:37 +02:00 |
|
Peter Van der Beken
|
d062d2ec2d
|
Part 9 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - use nsNode3Tearoff for all nodes. r=jst.
--HG--
extra : rebase_source : 4f073ae38036328091d2d4cf1e0ffbac2a06e98b
|
2010-04-19 17:41:37 +02:00 |
|
Peter Van der Beken
|
b480e94b8d
|
Part 8 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - add nsINode::Get/SetTextContent. r=jst.
--HG--
extra : rebase_source : b4d9121b6a883d8c5f3ed526b630f2facc94a21e
|
2010-04-19 17:41:33 +02:00 |
|
Peter Van der Beken
|
60b38d0d40
|
Part 7 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - add nsINode::IsEqualNode/CompareDocumentPosition/IsSameNode. r=jst.
--HG--
extra : rebase_source : d4722a28e8c913dcb6f9a1e7bf13261a12b60525
|
2010-04-19 17:40:17 +02:00 |
|
Peter Van der Beken
|
68600cb34a
|
Part 6 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - add nsINode::GetFeature. r=jst.
--HG--
extra : rebase_source : 7b2ef182466615e7b244f7c5e55f327855b3cc6a
|
2010-04-19 17:40:16 +02:00 |
|
Peter Van der Beken
|
2d92228c9a
|
Part 5 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - add nsIDOM3Node namespace-related methods to nsINode. r=jst.
--HG--
extra : rebase_source : 9f4680ed3d8dec7001503c57f9d4bede74392b2f
|
2010-04-19 17:40:16 +02:00 |
|
Peter Van der Beken
|
199b861a9e
|
Part 4 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - add nsGenericTextNode base class for nsIDOM3Text implementations. r=jst.
--HG--
extra : rebase_source : 007e331ff47f994a27e3105e6e787d91a88137d6
|
2010-04-19 17:40:16 +02:00 |
|
Peter Van der Beken
|
04e42800d3
|
Part 3 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - add nsINode::Get/SetUserData. r=jst.
--HG--
extra : rebase_source : a0f3ab12ed0f02dccf4d848fc879ee7c6497986a
|
2010-04-19 17:40:15 +02:00 |
|
Peter Van der Beken
|
d737cb78c2
|
Part 2 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - move some code around. r=jst.
--HG--
extra : rebase_source : 1ee5a236e881f4478965ea4a05c18d862fd04c1d
|
2010-04-19 17:40:15 +02:00 |
|
Peter Van der Beken
|
abd7f913e0
|
Part 1 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - add nsINode::GetBaseURI. r=sicking.
--HG--
extra : rebase_source : 5a07f12d9d13d92b796fd5f2cb182b069c3f87bf
|
2010-04-19 17:40:15 +02:00 |
|
Jeff Walden
|
00f6066393
|
Bug 552560 - Remove support for __parent__. r=mrbkap
|
2010-04-11 13:51:00 -07:00 |
|
Jeff Walden
|
aea2277c5b
|
Fix typo in patch for bug 562193, r=firebot
|
2010-04-28 15:54:28 -07:00 |
|
Jeff Walden
|
35681447d7
|
Bug 560566 - Add this particular failure mode to the Object.defineProperty megatests. r=jorendorff
|
2010-04-22 18:53:54 -07:00 |
|
Luke Wagner
|
4daf5e05b2
|
Bug 563374 - clear exceptions thrown during js_TraceOpcode (r=igor)
--HG--
extra : rebase_source : 24db0cc50d368dc56aa4a44971f56ea0521b6fa9
|
2010-05-04 10:12:50 -07:00 |
|
David Anderson
|
d1db88e05e
|
Pretty-up some tcflag use in the parser and emitter (bug 563568, r=cdleary).
|
2010-05-03 20:53:55 -07:00 |
|
Dan Witte
|
e7cac15e98
|
Bug 551982 - Generate t.name and t.fields lazily. Part 4: hashify StructType fields. r=benjamn
|
2010-05-03 16:49:53 -07:00 |
|
Dan Witte
|
7124fa12fa
|
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
|
7e227a70cd
|
Bug 551982 - Generate t.name and t.fields lazily. Part 2: lazy fields. r=benjamn
|
2010-05-03 16:26:34 -07:00 |
|
Dan Witte
|
30c5f4ac45
|
Bug 551982 - Generate t.name and t.fields lazily. Part 1: lazy name. r=benjamn
|
2010-05-03 16:21:33 -07:00 |
|
Dan Witte
|
70dd2657d6
|
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
|
91a57c32a3
|
Bug 560002 - Opaque struct and definition support in ctypes. Part 1: Opaque structs. r=benjamn
|
2010-05-03 16:20:05 -07:00 |
|
Jason Orendorff
|
3a2ba42072
|
Bug 492915 - Trace incelem/decelem/eleminc/elemdec for objects other than arrays. r=brendan.
--HG--
extra : rebase_source : 33ab817997096bd4b00c8a36bb0444dcacc58a27
|
2010-05-03 16:48:06 -05:00 |
|
Nicholas Nethercote
|
67b2684e4d
|
Bug 562837 - TM: avoid reboxing when copying a double from one array to another. r=brendan.
|
2010-05-03 15:51:57 -07:00 |
|
Jesse Ruderman
|
21d9a292ac
|
Bug 563077 - fix handling of tests marked as 'random' so crashes are reported. r=dmandelin
|
2010-05-03 15:25:57 -07:00 |
|
Robert Sayre
|
1e491a700b
|
Merge.
|
2010-05-03 12:32:11 -04:00 |
|
Robert Sayre
|
df21a4aa06
|
Update dense array cloning with new factoring of getDenseArrayCapacity
|
2010-05-03 11:19:45 -04:00 |
|
Robert Sayre
|
2a89b5be4f
|
Merge mozilla-central to tracemonkey.
|
2010-05-03 11:03:37 -04:00 |
|
Nicholas Nethercote
|
1cd832e8d3
|
Bug 562872 - encapsulate Arguments-related dslots accesses. r=brendan.
|
2010-05-02 21:42:09 -07:00 |
|
Chris Leary
|
8ad3f63e27
|
Bug 563259: Fix shark/dtrace enabled combo. (r=me)
|
2010-05-02 17:14:44 -07:00 |
|
Kyle Huey
|
55ab261134
|
Backed out Bug 561674 until we can get a suitable replacement for debug only code on tinderbox.
|
2010-05-02 18:14:59 -04:00 |
|
Luke Wagner
|
501ef0e6be
|
Bug 563167 - propagate error out of Parse (r=cdleary)
|
2010-05-02 10:24:17 -07:00 |
|
Luke Wagner
|
d57afd3b99
|
Missed an init() in c6857d0b1e9f
|
2010-05-01 13:32:10 -07:00 |
|
Luke Wagner
|
e4ed25e94a
|
Bug 563123 - use js::HashMap for JSCodeGenerator::constList (r=igor)
|
2010-05-01 12:53:14 -07:00 |
|
Luke Wagner
|
006a3618d0
|
Bug 563120 - test for failure earlier in js_TestXMLEquality (r=waldo)
|
2010-05-01 12:43:43 -07:00 |
|
Luke Wagner
|
309fb820c6
|
Bug 558270 - unroll Duff proper (r=waldo)
|
2010-04-30 18:48:55 -07:00 |
|
Robert Sayre
|
8a5ea72a1f
|
Merge mozilla-central to tracemonkey
|
2010-04-28 11:13:34 -04:00 |
|
Robert Sayre
|
2420e05a4d
|
Merge mozilla-central to tracemonkey
|
2010-04-28 11:11:48 -04:00 |
|
Benjamin Smedberg
|
67995408eb
|
Bug 561871 part B: don't use Windows events to enter/exit a nested event loop within an RPC stack frame, because delivery of those events isn't always associated with the correct stack frame, and also because the events can be lost if they race with an incoming RPC reply message. Instead, keep a linked list (on the stack) of RPC frames globally and per-channel, to associate requests to enter a nested event loop with the correct frame, r=jimm
--HG--
extra : rebase_source : 694186dde4643904752c67e0c6eb7a6ad1dd2082
|
2010-04-28 11:01:09 -04:00 |
|
Benjamin Smedberg
|
c59441502b
|
Bug 561871, part A: IPDL changes to expose ProcessNativeEventsInRPCCall from the toplevel actor, r=cjones
--HG--
extra : rebase_source : 3c5a7516aa43ba17b796b8e8757d74d634689a09
|
2010-04-28 11:00:13 -04:00 |
|
Henri Sivonen
|
a81396759d
|
Disable the HTML5 parser due to JS ref random orange. (See bug 562333) (orange fix)
|
2010-04-28 17:32:41 +03:00 |
|
Henri Sivonen
|
21b290df61
|
Make test_acid3_test46.html wait for onload. (orange fix)
|
2010-04-28 16:21:07 +03:00 |
|
Henri Sivonen
|
9190145851
|
Adjust test for bug 515401 - Make test_bug515401.html pass with the HTML5 parser enabled. (orange fix)
|
2010-04-28 15:53:20 +03:00 |
|
Igor Bukanov
|
fd7877710b
|
bug 561539 - renaming AutoSaveRestoreWealRoots into AutoPreserveWeakRoots. r=brendan
|
2010-04-28 14:34:02 +02:00 |
|
Ginn Chen
|
1ffaf7e1a0
|
Bug 562001 nanojit failed to compile on Solaris x86_64 r=gal
|
2010-04-28 17:36:04 +08:00 |
|
Gary Kwong
|
92900e0049
|
Bug 369696 - fix bug number in tests, r=bclary.
|
2010-04-28 00:00:08 -07:00 |
|
Brendan Eich
|
58024b9de2
|
Resolve sharpSlots vs. var-in-with grudge match (561011, r=mrbkap).
|
2010-04-27 21:35:28 -07:00 |
|
Brendan Eich
|
da0855921b
|
Use same source note offset bias/origin for both of SRC_IF_ELSE's offsets, but note second offset is optional (0 if absent; 562028, r=mrbkap).
|
2010-04-27 21:00:38 -07:00 |
|
Brendan Eich
|
8f2ea46da7
|
Back out my last commit due to orange.
|
2010-04-27 20:22:57 -07:00 |
|