Brendan Eich
|
7dce9a89ca
|
Iterator(obj) returns a property key/value iterator that skips the proto chain (568056, r=gal).
|
2010-06-03 12:56:02 -07:00 |
|
Vivien Nicolas
|
b66d5be019
|
Bug 565329 - build error in jstracer.cpp if MOZ_TRACEVIS is enabled [r=dmandelin]
|
2010-06-03 14:41:32 +02:00 |
|
Vivien Nicolas
|
c88e6278b1
|
Bug 569539 - build error in jsdbgapi.cpp if MOZ_TRACEVIS is enabled [r=gal]
|
2010-06-03 14:40:31 +02:00 |
|
Peter Van der Beken
|
0dbc271989
|
Fix for bug 560462 (Use fast unwrapping for more quickstubs), part 3g - use fast unwrapping for nsIDOM3Node_. r=jst.
--HG--
extra : rebase_source : d5daec22c00bcc56dcadf41ec4336a16a7358503
|
2010-05-31 21:40:31 +02:00 |
|
Peter Van der Beken
|
b8fe601b47
|
Fix for bug 560462 (Use fast unwrapping for more quickstubs), part 3f - use fast unwrapping for nsIDOM3Text_. r=jst.
|
2010-05-31 21:40:24 +02:00 |
|
Peter Van der Beken
|
2889c1147d
|
Fix for bug 560462 (Use fast unwrapping for more quickstubs), part 3e - use fast unwrapping for nsIDOMNSElement_. r=jst.
|
2010-05-31 21:40:16 +02:00 |
|
Brad Lassey
|
76a20dbcfd
|
[android] read /proc/cpuinfo for cpu info
|
2010-05-07 16:48:33 -04:00 |
|
Peter Van der Beken
|
d8e0fe1f4a
|
Fix for bug 560462 (Use fast unwrapping for more quickstubs), part 3d - use fast unwrapping for nsIDOMHTMLDocument_ and nsIDOMNSHTMLDocument_. r=jst.
--HG--
extra : rebase_source : d5a10dfe9c399ae7d9e0f543615c210e727dea84
|
2010-05-31 21:40:00 +02:00 |
|
Peter Van der Beken
|
af463eab70
|
Fix for bug 560462 (Use fast unwrapping for more quickstubs), part 3c - use fast unwrapping for nsIDOMNode_GetNodeType. r=jst.
--HG--
extra : rebase_source : c866a74f1c109997f768e6d1711ac7ced92e6bf0
|
2010-05-31 18:56:53 +02:00 |
|
Benoit Jacob
|
4c1b5ed665
|
b=565404; add WebGLUniformLocation object; r=vlad
|
2010-06-01 23:09:19 -07:00 |
|
Peter Van der Beken
|
32b9a10bd8
|
Back out ba983923066f (bug 560462 part 3c) to see if it fixes test_aria_imgmap.html orange.
|
2010-06-01 20:27:09 +02:00 |
|
Peter Van der Beken
|
af138aa622
|
Fix for bug 560462 (Use fast unwrapping for more quickstubs), part 3c - use fast unwrapping for nsIDOMNode_GetNodeType. r=jst.
--HG--
extra : rebase_source : 15d47594e8c95f28a907c1fdf4c3ac503372fbbd
|
2010-05-31 18:56:53 +02:00 |
|
Peter Van der Beken
|
d67f43387d
|
Backing out 2afbac619d82 (Bug 560462 part 3b) to fix orange
|
2010-06-01 15:36:50 +02:00 |
|
Peter Van der Beken
|
a11fae58d2
|
Fix for bug 560462 (Use fast unwrapping for more quickstubs), part 3b - use fast unwrapping for nsIDOMNodeList_GetLength. r=jst.
|
2010-05-31 18:39:36 +02:00 |
|
Peter Van der Beken
|
9d8cde356a
|
Fix for bug 560462 (Use fast unwrapping for more quickstubs), part 3a. r=jst.
|
2010-04-19 17:41:39 +02:00 |
|
Vladimir Vukicevic
|
1a00421b87
|
b=551771; WebGL calls broken with boolean args in loop (qsgen octet handling); also rename all WebGL types to avoid conflicts with system GL types; r=jorendroff,joe
|
2010-05-28 15:52:39 -07:00 |
|
Blake Kaplan
|
b57a6ad5d3
|
Bug 566846 - Make sure the engine knows that wrapper iterators are real iterators. r=gal
|
2010-05-28 15:20:52 -07:00 |
|
Vladimir Vukicevic
|
3625225c0f
|
backing out c60092, due to silly OSX includes
|
2010-05-28 13:16:03 -07:00 |
|
Vladimir Vukicevic
|
a884b795f3
|
b=551771; glboolean args to WebGL calls broken on trace (qsgen octet args); r=jorendorff
|
2010-05-28 12:59:28 -07:00 |
|
Boris Zbarsky
|
b1495350f7
|
Bug 564980. Use JSString::length directly instead of JS_GetStringLength in some places in xpconnect. r=mrbkap
|
2010-05-27 15:10:34 -04:00 |
|
Boris Zbarsky
|
618860a145
|
Bug 564979. Get rid of nsINode::GetSibling and just use GetNext/PreviousSibling instead. r=peterv, sr=sicking
|
2010-05-17 14:18:25 -04:00 |
|
Josh Aas
|
3044a6c025
|
Remove remaining default plugin references. b=567464 r=jst
|
2010-05-26 19:18:06 -04:00 |
|
Daniel Holbert
|
e9a34feac3
|
Bug 568324: Fix compile warning "statement has no effect". r=ehsan
|
2010-05-26 13:57:11 -07:00 |
|
Robert Sayre
|
3f74057f63
|
Merge tracemonkey.
|
2010-05-26 10:22:33 -07:00 |
|
Makoto Kato
|
4eb311f30c
|
bug 567937: bustage on x64 build due to jsnativestack.cpp. r=dvander
|
2010-05-26 09:58:38 -04:00 |
|
Gregor Wagner
|
da2ef31170
|
Bug 568045 HashTable::Range::front should return a non-const Entry. r=lw
|
2010-05-25 16:23:54 -07:00 |
|
Igor Bukanov
|
e496ace8f3
|
bug 566141 r=brendan
|
2010-05-25 12:54:55 +02:00 |
|
Blake Kaplan
|
f17d997577
|
Bug 566773 - Don't force indirect eval to have a callobj. r=brendan
--HG--
extra : rebase_source : 3b16f2a9fe4918abf9f5bee9d6ecd37a4d62c290
|
2010-05-24 15:53:11 -07:00 |
|
Andreas Gal
|
dcae10deae
|
Make proxy API internal, allow JSObject::swap on functions (566818, r=brendan).
|
2010-05-24 14:33:03 -07:00 |
|
Andreas Gal
|
8e4c06cea9
|
Add a GC mark hook to C++ proxy handlers (567055, r=mrbkap).
|
2010-05-24 14:26:36 -07:00 |
|
Andreas Gal
|
edb127f3b4
|
If lookupProperty fails, recording is already aborted (567068, r=luke).
|
2010-05-24 14:20:19 -07:00 |
|
Andreas Gal
|
827b329995
|
Abort recording if js_FindIdentifierBase fails (567580, r=brendan).
|
2010-05-24 14:16:58 -07:00 |
|
Patrick Walton
|
7a314129ce
|
Bug 546097 - Narcissus: replace the regex-based lexer with a handwritten one; remove GLOBAL. r=brendan
--HG--
extra : rebase_source : a0cfac8bbbd86302530b3cbe9e82b161a5db2ac4
|
2010-05-24 13:43:21 -07:00 |
|
Robert Sayre
|
5f6f628e47
|
Merge
|
2010-05-24 13:24:52 -07:00 |
|
Robert Sayre
|
cac17c1ecd
|
Disable msvc warning C4800
|
2010-05-24 13:24:09 -07:00 |
|
Brendan Eich
|
5679f25545
|
Fix getter vs. method pointer issues (567066, r=jwalden).
|
2010-05-24 10:48:32 -07:00 |
|
Robert Sayre
|
def349ad75
|
Merge mozilla-central to tracemonkey.
|
2010-05-24 09:05:39 -07:00 |
|
Jory A. Pratt
|
c9e150d2ca
|
Bug 555562 - remove xpctools as no maintainer in 3 years. r=shaver
|
2010-05-24 11:31:27 +02:00 |
|
David Anderson
|
e2e1e9a8cc
|
Backed out changeset 0f0f444d57ad
|
2010-05-23 22:09:41 -07:00 |
|
David Anderson
|
fd993d7db3
|
Deoptimize uses inside polluted scopes (bug 561923 part 3, r=brendan).
|
2010-05-23 17:15:01 -07:00 |
|
David Anderson
|
b51e272cf2
|
Avoid resolving while looking up constants during parsing (bug 561923 part 2, r=brendan).
|
2010-05-23 17:14:59 -07:00 |
|
David Anderson
|
7d51777143
|
Fix JSD to use JSCLASS_GLOBAL_FLAGS (bug 561923 part 1.5, r=mrbkap).
|
2010-05-23 17:14:56 -07:00 |
|
David Anderson
|
e1e1715771
|
Reserve standard class properties in global objects (bug 561923 part 1, r=brendan).
|
2010-05-23 17:12:08 -07:00 |
|
Luke Wagner
|
b7325ce98e
|
Bug 567627 - fix strict-aliasing violation in jsgc (r=igor)
|
2010-05-23 13:38:29 -07:00 |
|
Igor Bukanov
|
2dc14c17ba
|
bug 558150 - js_GC outside a request must wait for other GC to finish. r=jorendorff
|
2010-05-22 21:49:58 +02:00 |
|
Jason Orendorff
|
a40a1841c1
|
Bug 530688 - Do not use std::string or iostreams in jsapi-tests. r=Waldo.
--HG--
extra : rebase_source : a87186b5db07a158add196a59937e65f3cbcc0ca
|
2010-05-22 06:09:17 -05:00 |
|
Igor Bukanov
|
b901f571e8
|
bug 566949 - always allow JS_malloc to be called outside a request or from a GC. r=jorendorff
|
2010-05-22 13:07:29 +02:00 |
|
Andreas Gal
|
fd6436223d
|
Don't mark descriptor obj if it is NULL (567387, r=jorendorff).
|
2010-05-21 10:37:56 -07:00 |
|
Jason Orendorff
|
40d0fb0842
|
Bug 513065 - Part 3, Stay on trace when calculating scope in thisObject hook. r=mrbkap.
|
2010-05-21 07:27:00 -05:00 |
|
Andreas Gal
|
39f2723c14
|
Follow-up fix for bug 567059.
|
2010-05-21 00:19:09 -07:00 |
|