timeless@mozdev.org
13738cdd09
Bug 505568 jsshell should use the public api for property iteration
...
r=mrbkap
2009-08-12 11:49:53 +02:00
timeless@mozdev.org
1eafaa1746
Bug 504395 SimulateImacroCFG leaks tmp_pcstack when LOCAL_ASSERT fails
...
r=graydon
2009-08-12 11:49:52 +02:00
Blake Kaplan
64dd3d8fc2
Finish merging.
2009-08-10 19:32:28 -07:00
Blake Kaplan
489fce2f4f
Backed out changeset 577258550954. Fixing mochitest-chrome bustage.
2009-08-10 19:32:15 -07:00
Blake Kaplan
e9f8af5dd9
Bug 509583 - Deal with empty arrays the same way we deal with regular arrays. r+sr=jst
2009-08-10 18:08:13 -07:00
Blake Kaplan
9732ed2b84
Bug 506838 - Deal with GetCxSubjectPrincipalAndFrame returning a non-scripted frame. r+sr=jst
2009-08-10 18:07:47 -07:00
Blake Kaplan
7d8414fc03
Fix bug 508752. r+sr=jst
2009-08-10 18:07:00 -07:00
Blake Kaplan
fe1a4e7852
Bug 508982 - Don't try to double-rewrap properties. It's a very expensive no-op. r+sr=jst
2009-08-10 16:01:42 -07:00
Blake Kaplan
908f33d9fb
Bug 505217 - Don't wrap slim wrappers in SOWs. r+sr=peterv
2009-08-10 16:01:42 -07:00
Jonathan Steele
7ca075a6db
Bug 508720 - Remove less than 4 for GCC Version in Mac; r=ted.mielczarek
2009-08-11 00:40:46 +02:00
Jacek Caban
e792a790a9
Bug 505729 - nsXPConnect.cpp fails to build on MinGW. r=bz
2009-08-09 16:45:00 +02:00
Serge Gautherie
c582f4062e
Bug 508760 - Remove MSVC6 support from the tree; (Av1) configure.in; r=ted.mielczarek
2009-08-08 11:47:15 +02:00
Serge Gautherie
eb225d6760
Bug 508156 - configure.in: remove AC_DEFINE(_WIN32); (Av1) Just remove it; r=ted.mielczarek
2009-08-08 11:47:12 +02:00
Serge Gautherie
57bea2331f
Bug 507897 - Remove 'WINDOWS16' (support) code everywhere; (Av1) version_win.pl, r=ted.mielczarek
2009-08-08 11:47:09 +02:00
John O'Duinn
3b0595ec3f
bug 506401: Tracking bug for build and release of Firefox 3.6 alpha1 - version bumps to 1.9.2a2pre/3.6a2pre. r=bhearsum
...
--HG--
extra : rebase_source : 28cbfb5e99af6db807f0211a305ee491edab9e5d
2009-08-07 16:05:22 -04:00
Jim Blandy
8028f6393e
Bug 508637: Allow trailing commas in object initializers in strict mode. r=igor
2009-08-07 10:45:27 -07:00
Blake Kaplan
e447378fc2
Merge backout of orange-causing changeset.
2009-08-06 23:52:14 -07:00
Blake Kaplan
8ab98a8594
Backed out changeset 5ea7f2882982. It's causing mochitest orange.
2009-08-06 23:52:01 -07:00
Blake Kaplan
27e754d4d0
Bug 502959 - Restore code to make caps allow wrapping same-origin wrappedjs objects. r=jst sr=bzbarsky
2009-08-06 20:26:33 -07:00
Blake Kaplan
c2440a4cf3
Bug 504877 - Check for UniversalXPConnect access further down on the stack chain. r=jst sr=bzbarsky
2009-08-06 20:25:13 -07:00
Jim Blandy
8814f7e7dc
Revert patch for bug 505123, changeset f1a04b1c0b37. 0.9% SunSpider regression.
2009-08-06 14:49:56 -07:00
Ted Mielczarek
7a2bd91f74
another test fix followup from bug 459114
2009-08-06 16:17:22 -04:00
Jim Blandy
f07860d109
Bug 505123: Don't use fastcall calling convention in inline function. a=jacek, r=jimb
2009-08-06 11:37:36 -07:00
Blake Kaplan
69dcc3745f
Fix bug 505988. r=bzbarsky sr=jst
2009-08-04 15:04:53 -07:00
Blake Kaplan
b1bc4df409
Bug 508483 - Don't try to create XPCNativeWrappers around a double-wrapped object. r+sr=jst
2009-08-04 20:52:10 -07:00
Masayuki Nakano
520829c899
Bug 508202 - Cannot build on Vista x64 with VC9 + MozillaBuild1.4 after bug 505289 r=VYV03354 r=ted.mielczarek
...
--HG--
extra : rebase_source : 97410d0463f08d277b5815063f769205c25ebc77
2009-08-05 15:33:04 -07:00
Blake Kaplan
2aa55f5aa8
Bug 507047. Remove unnecessary toString override from COWs. r=jst
...
--HG--
extra : rebase_source : 676013a9567ae59c1dba863a7975467f3cf4d847
2009-08-05 14:39:05 +12:00
Jim Blandy
0e9f85efe1
Bug 506887: Clarify documentation for --with-system-nspr. r=luser
...
Ideally, we'd go into build/autoconf/nspr.m4 and fix the documentation
for --with-nspr-prefix and --with-nspr-exec-prefix, but that file is
supposed to remain identical with the copy from NSPR itself, and
the --with-system-nspr flag isn't present in all contexts in which that
file is used.
2009-08-04 11:43:58 -07:00
Jim Blandy
aff4e727c7
Bug 503476: Use configure to decide whether to call sbrk. r=jorendorff
...
Symbian claims to be XP_UNIX, but doesn't have sbrk.
2009-08-04 11:38:51 -07:00
Jim Blandy
f7a2e323c9
Bug 505503: Fix typos in GetSystemTimeAsFileTime configure checks. a=jacek, r=jimb
2009-08-04 11:27:06 -07:00
Masatoshi Kimura
6debd263d5
Bug 505289. Add manifest for nsinstall to enable building with UAC enabled on Vista. r=ted
2009-08-04 10:01:55 +12:00
Siddharth Agarwal
b99b577f30
Bustage fix for bug 506576 -- update copy in js/ as well
...
--HG--
extra : rebase_source : 3ec12a2c41f2c2f1f5a1b319fa89cd4ee4a98a0e
2009-08-03 23:06:56 +05:30
Nicholas Nethercote
7cbf6577c7
Bug 507528 - TM/nanojit: add indirect call code to the core and x86 back-end. r=rreitmai.
2009-08-03 08:54:02 +10:00
Robert Sayre
1354a12127
Merge mozilla-central to tracemonkey.
2009-08-02 15:27:09 -07:00
Robert Strong
cf96b0067e
Bug 507513 - Need ABI defined for WinCE / WinMo, r=ted.mielczarek
2009-08-01 16:21:59 -07:00
David Mandelin
a7469ed6a3
Bug 495330: trace JSOP_INCNAME and related ops for closures, r=gal
2009-07-31 17:52:30 -07:00
David Mandelin
f93d3ba4ac
Bug 507675: relax too-strict assert on scope chain condition, r=gal
2009-07-31 17:21:45 -07:00
David Mandelin
65e30357eb
Bug 507424: allocate slots for cloneable regexps in js_AllocFlatClosure if needed, r=igor
2009-07-31 11:34:33 -07:00
Andreas Gal
7d1a893295
Incorrect upvar access on trace involving top-level scripts (507292, r=dmandelin).
2009-07-30 19:18:18 -07:00
Graydon Hoare
dfacf199a2
Backed out changeset d0be9284ea67
2009-07-30 14:28:26 -07:00
Graydon Hoare
d4d4dedb63
Backed out changeset fc66e3f4afc9
2009-07-30 14:27:10 -07:00
Graydon Hoare
4f8c6056b5
Backed out changeset 4bddf07c409e
2009-07-30 14:26:15 -07:00
Graydon Hoare
4647b13535
Backed out changeset 137cbe3c46a9
2009-07-30 14:25:03 -07:00
Graydon Hoare
73e4acbed0
Backed out changeset 83f39b3e8b10
2009-07-30 14:23:35 -07:00
Graydon Hoare
ab3322269b
Backed out changeset 3853806a58df
2009-07-30 14:21:19 -07:00
Jason Orendorff
f221ddcf15
Bug 507425 - cx->bailExit doesn't get cleared after a native setter. r=gal.
2009-07-30 15:21:23 -05:00
Jason Orendorff
7e4dd4347b
Bug 507080 - TM: "Assertion failure: !(sprop->attrs & JSPROP_GETTER), at ../jstracer.cpp". r=gal.
...
--HG--
extra : rebase_source : f9286e0e42bc567baf22299768772a85c44c360a
2009-07-30 14:04:49 -05:00
Mark Steele
1af5610ff2
Bug 497999: collect context-specific TraceVis data in JS objects, r=jorendorff
2009-07-30 11:48:02 -07:00
David Mandelin
f7a2cd1dad
Bug 507295: store unboxed value instead of boxed on the stack for traced JSOP_SETNAME with closures, r=gal
2009-07-30 11:37:26 -07:00
David Mandelin
4774226fb1
Bug 507053: fix on-trace scope chain computation for JSOP_BINDNAME, r=gal
2009-07-30 11:34:35 -07:00