Jason Orendorff
|
6f8b41590c
|
Bug 568070 - jsapi.cpp refactoring. Part 3, eliminate redundancy in Lookup, Has, and AlreadyHas functions. r=Waldo.
--HG--
extra : rebase_source : 7ac0bcdd4cbfc43398afed590588945d9968936f
|
2010-06-02 00:29:27 -07:00 |
|
Jason Orendorff
|
cab6466c09
|
Bug 568070 - jsapi.cpp refactoring. Part Q, CHECK_REQUEST in js_Atomize and js_AtomizeChars, as requested in reviews.
--HG--
extra : rebase_source : 33f35f7723315a96ccf15d72d23df00e5dd9a238
|
2010-06-02 00:23:43 -07:00 |
|
Jason Orendorff
|
f86217ef52
|
Bug 568070 - jsapi.cpp refactoring. Part 2, whitespace changes. r=Waldo.
--HG--
extra : rebase_source : 8d3c5411ea4bb54c10c5fb00da08474390f1a7eb
|
2010-06-01 21:50:54 -07:00 |
|
Jason Orendorff
|
099ab1b0c5
|
Bug 568070 - jsapi.cpp refactoring. Part 1, rearrange functions. No behavior change. r=Waldo.
--HG--
extra : rebase_source : 88efb983301501cbb648611e4f8d6c87ebffa2a3
|
2010-06-01 21:39:48 -07:00 |
|
Jeff Walden
|
28d7207407
|
Fix test expectations for new error messages, r=orange
|
2010-06-01 21:31:18 -07:00 |
|
Jason Orendorff
|
dece61dd6f
|
Merge.
|
2010-06-01 21:21:36 -07:00 |
|
Jason Orendorff
|
e95bdf7a84
|
Bug 559653 - Record assignment before the interpreter goes; avoid record_SetPropHit. r=brendan.
|
2010-06-01 21:18:49 -07:00 |
|
Brendan Eich
|
b409820d54
|
Trace JSOP_DEL{PROP,ELEM} (523452, r=gal).
|
2010-06-01 19:42:37 -07:00 |
|
Brendan Eich
|
71097d4e5b
|
Can't rely on UINT16_MAX cross-platform (followup for 569391, bustage fix).
|
2010-06-01 17:21:01 -07:00 |
|
Andreas Gal
|
5e1efde628
|
Properly handle errors during lookup when recording JSOP_IN (569384, r=luke).
|
2010-06-01 15:45:16 -07:00 |
|
Brendan Eich
|
fc8011dc86
|
Call instances uniquely shaped at birth due to lack of runtime-shared empty scope (569391, r=jorendorff).
|
2010-06-01 15:01:11 -07:00 |
|
Rich Walsh
|
63e1dcbe10
|
Bug 568068 - fix jscntxt/jsnativestack build breaks on OS/2 (r=wuno)
|
2010-06-01 14:48:58 -07:00 |
|
David Mandelin
|
de5b7c39b2
|
Bug 568991: allow shell jstests to run from 'src' directories, r=vlad
|
2010-05-28 16:51:06 -07:00 |
|
Andreas Gal
|
648e88c3a2
|
Don't use tinyids in jsregexp.cpp (569115, r=jorendorff, brendan).
|
2010-05-30 18:31:04 -07:00 |
|
Andreas Gal
|
20bf6bff8f
|
Nit patrol shot me down. Follow-up nits for bug 569114.
|
2010-05-30 17:27:56 -07:00 |
|
Andreas Gal
|
eafd5546f6
|
Don't use tinyids in jsxml.cpp (569114, r=jorendorff).
|
2010-05-30 17:02:09 -07:00 |
|
Marco Perez
|
842e4eae72
|
bug 569145 - fixing FreeBSD regression from the bug 237006. r=igor
|
2010-05-30 22:50:11 +02:00 |
|
Brendan Eich
|
014ea38134
|
Nit patrol flies at dawn, spots minor spacing infractions.
|
2010-05-30 11:40:14 -07:00 |
|
Jason Orendorff
|
c9fe2903ad
|
Fix js shell test runner to cope with assert-if. No bug, r=cdleary.
--HG--
extra : rebase_source : fc5685b3195dd9f4d34df5b38d61d70112f3ec17
|
2010-05-30 00:57:13 -07:00 |
|
Andreas Gal
|
43a1a27f82
|
Follow-up for bug 568966. js_Call is never called with JSFRAME_CONSTRUCT.
|
2010-05-29 19:43:24 -07:00 |
|
Andreas Gal
|
67c677f1de
|
Improve error reporting for proxy handlers and __iterator__ (568966, r=brendan).
|
2010-05-29 19:04:01 -07:00 |
|
Andreas Gal
|
7a50cbda9d
|
Must resolve standard classes even when assigning (568826, r=jorendorff).
|
2010-05-29 18:59:50 -07:00 |
|
Igor Bukanov
|
d1060018a7
|
bug 568285 - jstests.py: option to write list of failures to a file. r=dmandelin
|
2010-05-29 23:15:53 +02:00 |
|
Jacek Caban
|
978ed15636
|
Fix NativeCompareAndSwap bustage on mingw (bug 568464, r=dvander).
|
2010-05-29 12:33:19 -07:00 |
|
Andreas Gal
|
ef586f1535
|
Properly propagate deep aborts from within js_FindIdentifierBase (568855, r=dvander).
|
2010-05-29 00:24:26 -07:00 |
|
Andreas Gal
|
0dd5d24b95
|
The iterate() trap of proxy handlers must return an object (568867, r=brendan).
|
2010-05-28 15:02:33 -07:00 |
|
Igor Bukanov
|
283b11bea9
|
Backed out changeset 1070cd7a9da0
|
2010-05-28 14:19:20 +02:00 |
|
Igor Bukanov
|
a4e09b1f98
|
bug 516832 - temporaral landing to get tinderbox stats
|
2010-05-28 14:09:25 +02:00 |
|
Igor Bukanov
|
16ce6a4bc7
|
bug 568303 r=brendan
|
2010-05-28 10:03:06 +02:00 |
|
Igor Bukanov
|
9a09893ee6
|
bug 568485 - fixing my bad typos in other patches. r=brendan
|
2010-05-28 10:00:07 +02:00 |
|
Andreas Gal
|
47c304f107
|
Update our local copy of the V8 benchmarks to the latest test harness.
|
2010-05-27 17:15:56 -07:00 |
|
Jason Orendorff
|
c918e661ac
|
Bug 533592, part 2 - Get rid of BYPASS code in XPCNativeWrappers. r=mrbkap.
--HG--
extra : rebase_source : 69e23e74b696b58f2f0a8c89b1d120e2cbb35084
|
2010-05-27 12:34:28 -07:00 |
|
Jason Orendorff
|
578fc3cdd3
|
Bug 533592, part 1 - Remove uses of and support for xpcnativewrappers=no/yes in manifests. (The default has been yes for some time and we will now only have that behavior.) r=mrbkap.
--HG--
extra : rebase_source : 996d2abecb15f44293abd470a28a3fe2706e130e
|
2010-05-27 12:33:54 -07:00 |
|
Jason Orendorff
|
4c2a74b653
|
Bug 568379, part 2 - Remove support for "shallow" XPCNativeWrappers, thus eliminate FLAG_DEEP. r=mrbkap.
--HG--
extra : rebase_source : 324fea0a26640cdd2d2ac169d901f4619cb2b4c0
|
2010-05-27 12:32:26 -07:00 |
|
Jason Orendorff
|
1763d8ba49
|
Bug 568379, part 1 - Remove hasStringArgs weirdness from XPCNativeWrapper constructor. r=mrbkap.
--HG--
extra : rebase_source : 9db4cc0f4d436d015645d074d64137a1d88e5c66
|
2010-05-27 12:30:37 -07:00 |
|
Jason Orendorff
|
cd873b596e
|
Avoid warning in jsapi-tests/tests.h due to printf type mismatch. No bug, rs=Waldo.
--HG--
extra : rebase_source : 22429e5178fa794fc06da843ba8046a2678ca114
|
2010-05-27 11:18:06 -07:00 |
|
Brendan Eich
|
15b7eff9b2
|
Followup for 568148 to cure orange from e4x/decompilation/regress-463360.js.
|
2010-05-27 14:33:57 -07:00 |
|
Jeff Walden
|
0b0c2c16b2
|
Fix bustage, add prmjtime.h to the list of headers...
|
2010-05-27 13:15:51 -07:00 |
|
Andreas Gal
|
37c683b6a0
|
Fix for bug 568413: I accidentally removed a required () pair when fixing formating nits.
|
2010-05-27 12:49:14 -07:00 |
|
Jeff Walden
|
ead014ad99
|
Bug 563938 - Refactor units-of-time used in computing DST offsets. r=sayrer
--HG--
extra : rebase_source : 38ffc11fbd00aaca53fb399e6ff2c1cec4cc5f3b
|
2010-05-26 17:00:28 -07:00 |
|
Jeff Walden
|
a274a7fd11
|
Bug 563938 - Refactor DST offset computation to pave the way for caching the DST offset when possible. No functionality change. r=sayrer
--HG--
extra : rebase_source : ad70045b70cc23dd7578e594490a10b4fc6fc7ef
|
2010-05-26 17:00:28 -07:00 |
|
Andreas Gal
|
f9ad90c60a
|
Implement iterate trap for proxy handlers (568413, r=brendan).
|
2010-05-27 12:03:25 -07:00 |
|
Andreas Gal
|
d5290a8b69
|
Stringify property names when invoking scripted proxy handlers (568051, r=mrbkap).
|
2010-05-27 12:01:55 -07:00 |
|
Igor Bukanov
|
03e662abe8
|
bug 561657 - Replacing js_CountThreadRequests with an explicit counter. r=jorendorff
|
2010-05-27 16:57:55 +02:00 |
|
Igor Bukanov
|
fd510cd6f2
|
Backed out changeset c78751701c46 - wrong commit
|
2010-05-27 16:56:34 +02:00 |
|
Igor Bukanov
|
62dc047c71
|
bug 561657 - Replacing js_CountThreadRequests with an explicit counter. r=jorendorff
|
2010-05-27 16:51:44 +02:00 |
|
Igor Bukanov
|
d8e24dd661
|
Backed out changeset 7ebdbaba843a - that was temporary commit
|
2010-05-26 14:04:15 +02:00 |
|
Igor Bukanov
|
8492ffb327
|
bug 516832 - temporary landing to collect tinderbox logs
|
2010-05-26 13:40:49 +02:00 |
|
Igor Bukanov
|
e68891e7c5
|
bug 568073 r=brendan
|
2010-05-26 12:56:57 +02:00 |
|
Brendan Eich
|
cf7f1c6319
|
Strengthen our onlyXML checking (568148, r=gal).
|
2010-05-25 20:49:14 -07:00 |
|