Marco Bonardo
|
77013a6607
|
Merge mozilla-inbound and mozilla-central
|
2011-07-08 11:53:56 +02:00 |
|
Bill McCloskey
|
0e9a493076
|
Bug 662646 - GC topcrash diagnostics [needs backout before Aurora merge!] (r=dmandelin)
|
2011-07-07 17:31:24 -07:00 |
|
Bill McCloskey
|
f31cc0f13b
|
Bug 662646 - Add stack snapshotting API for crash reports (r=dmandelin)
|
2011-07-07 17:31:18 -07:00 |
|
Boris Zbarsky
|
98438db3d3
|
Bug 664916. Make sure that we're dealing with an element when getting tagName. r=sicking
|
2011-07-07 14:17:13 -04:00 |
|
Marco Bonardo
|
5b0aa644a2
|
Merge mozilla-inbound and mozilla-central
|
2011-07-07 12:02:38 +02:00 |
|
Jesse Ruderman
|
9749896c06
|
Bug 669721 - Annotate xpc::CompartmentPrivate for trace-refcnt. r=mrbkap
|
2011-07-06 14:53:46 -07:00 |
|
Luke Wagner
|
8c97e6d9de
|
Fix jsapi-test and jsreftest added by 28be8df0deb7 (r=burning)
|
2011-07-06 13:25:16 -07:00 |
|
Kyle Huey
|
b6909019e9
|
Bug 647653: Followup to add a '*'.
|
2011-07-06 10:08:14 -07:00 |
|
Kyle Huey
|
34b5ded286
|
Bug 668361: File ctor should fail if passed a directory. r=sicking
|
2011-07-06 09:35:12 -07:00 |
|
Kyle Huey
|
3e8c3873ef
|
Bug 647653: Add a constructor for DOM File objects in the component scope. r=mrbkap
|
2011-07-06 09:34:26 -07:00 |
|
Chris Leary
|
289351b012
|
Merge mozilla-central and tracemonkey.
|
2011-07-05 17:30:35 -07:00 |
|
Paul Biggar
|
a39ec83520
|
Bug 666448: Remove 2nd argument to escape() for ECMA/Test262 compliance (r=jwalden)
|
2011-07-05 16:51:12 -07:00 |
|
Brendan Eich
|
7d4f970e4a
|
Fuse common return interpReturnOK; path (and put comment inside ifdef where it belongs); fit assertion in 100 columns (r=me).
|
2011-07-05 12:57:44 -07:00 |
|
Brendan Eich
|
5ab8e4b792
|
Use common sub-expression more (r=self).
|
2011-07-05 12:36:54 -07:00 |
|
Boris Zbarsky
|
c6e839d51d
|
Version bump from 7.0a1 to 8.0a1
|
2011-07-05 12:59:19 -04:00 |
|
Marco Bonardo
|
6ab202261d
|
Merge last green changeset from mozilla-central to mozilla-inbound
|
2011-07-05 10:47:39 +02:00 |
|
Gregor Wagner
|
2930b1da1e
|
Bug 666058 - Don't share chunks for system compartments. r=gal,igor.
|
2011-07-05 14:14:33 +10:00 |
|
Patrick McManus
|
71ea7f9c8f
|
bug 655389 - CRLF Injection and the parsing of HTTP headers. r=bz
|
2011-07-04 23:12:30 -07:00 |
|
Leon Sha
|
58fb6165b2
|
Bug 666488 - [TM] Re-enable YARR on sparc. r=dvander.
|
2011-07-04 13:40:43 +08:00 |
|
Nikhil Marathe
|
b70eace6df
|
Bug 666599 - Fix ArrayBuffer::obj_lookupProperty. r=mrbkap
|
2011-07-03 13:32:03 +08:00 |
|
Luke Wagner
|
dd8cec0710
|
Bug 667915 - Don't let content JS consume all the stack and cause chrome JS to OOM (r=waldo,mrbkap)
|
2011-06-30 09:26:56 -07:00 |
|
Luke Wagner
|
ae8541e938
|
Bug 668479 - Fixup old assert concerning arguments object (r=waldo)
--HG--
extra : rebase_source : bd30d76b40731cc1d09cd9ba5ee1a36812a3bbf9
|
2011-07-01 14:08:03 -07:00 |
|
Marco Bonardo
|
434e057510
|
Merge mozilla-inbound and mozilla-central
|
2011-07-02 10:39:08 +02:00 |
|
Josh Matthews
|
5163e29da2
|
Bug 661927 - Add Cu.schedulePreciseGC to allow for a GC to run with no JS code running. r=mrbkap
|
2011-07-01 02:08:48 -04:00 |
|
Ehsan Akhgari
|
86da6932d3
|
Merge mozilla-central and mozilla-inbound
|
2011-06-30 05:08:20 -04:00 |
|
Nicholas Nethercote
|
2c2e126833
|
Bug 661474 - Add per-compartment memory reporters. r=wmccloskey, dolske.
|
2011-06-30 15:44:17 +10:00 |
|
Kyle Huey
|
99aa56bee4
|
Bug 667652: Add a JS_FRIEND_API to get at the current offset in a structured clone buffer. r=jorendorff.
|
2011-06-29 12:09:15 -07:00 |
|
Ted Mielczarek
|
a4398294bc
|
merge mozilla-central and build-system
|
2011-06-29 09:42:11 -04:00 |
|
Ted Mielczarek
|
eaf35622ec
|
bug 664197 - bustage fix, sync js/src/config
|
2011-06-28 08:32:29 -04:00 |
|
Kyle Huey
|
224832d24d
|
Bug 515492: Make jemalloc work on VS 2010. r=ted,pbiggar
|
2011-06-27 12:44:51 -07:00 |
|
Kyle Huey
|
2426689ee4
|
Merge b-s to m-c
|
2011-06-25 10:13:14 -07:00 |
|
Ehsan Akhgari
|
684c5d0a7c
|
Merge mozilla-central into mozilla-inbound
|
2011-06-24 21:17:16 -04:00 |
|
Kyle Huey
|
cb7e11eb84
|
Bug 665969: Make C4553 fatal. r=ted
|
2011-06-24 07:22:35 -07:00 |
|
Kyle Huey
|
2028e10311
|
Backed out changeset dd46aab5d8aa
|
2011-06-24 10:14:24 -07:00 |
|
Joey Armstrong
|
eb8571053f
|
Bug 661885: Followup to placate check-sync-dirs.py. r=khuey
|
2011-06-24 09:23:15 -07:00 |
|
Marco Bonardo
|
da3f6b77ac
|
Revert to changeset a87ee7550f6a due to incomplete backout
|
2011-06-24 17:23:04 +02:00 |
|
Kyle Huey
|
c3c07aa96b
|
Bug 665969: Make C4553 fatal. r=ted
|
2011-06-24 07:22:35 -07:00 |
|
David Anderson
|
64a4c20982
|
Fix ARM assert (no bug, r=cdleary).
|
2011-06-24 00:22:58 -07:00 |
|
Jonas Sicking
|
815124365b
|
Bug 658714 Part 2: Merge nsIDOMNSEventTarget into nsIDOMEventTarget. r=smaug
|
2011-06-23 19:17:59 -07:00 |
|
Igor Bazarny
|
3885bce98f
|
bug 570341 Initial implementation of web timing specification
r=smaug sr=biesi
|
2011-06-23 12:39:48 +02:00 |
|
Ehsan Akhgari
|
eb1c080ad6
|
Merge mozilla-central into mozilla-inbound
|
2011-06-22 20:19:47 -04:00 |
|
Matheus Kerschbaum
|
27331333ef
|
Bug 662000 part 2: Remove XPC_IDISPATCH_SUPPORT from the build-system and XPConnect. r=mrbkap
--HG--
extra : rebase_source : c456802fe36eef1e49381be996dbbdf820781206
|
2011-06-22 11:56:47 -04:00 |
|
Matheus Kerschbaum
|
f452ad1955
|
Bug 662000 part 1: Remove interfaces and tests. r=mrbkap
--HG--
extra : rebase_source : bb144170f64b1a46fc1e39dc97221b3e1734ae7a
|
2011-06-22 11:56:04 -04:00 |
|
Jonas Sicking
|
cfcfd3bcb2
|
Bug 661980: Add ability to make interfaces scriptable but not scriptimplementable. r=bsmedberg
|
2011-06-16 12:21:25 -07:00 |
|
Luke Wagner
|
fc4372b957
|
Bug 15529 - Add missing copyright boilerplate to files in js/src, remove dead files (r=brendan,graydon,jimb)
--HG--
rename : js/src/perfect.js => js/src/tests/js1_1/regress/perfect.js
|
2011-06-21 10:26:22 -07:00 |
|
Ehsan Akhgari
|
7372d32b50
|
Backout changeset 5fe20ec0229c (bug 15529) because it breaks jsreftests
|
2011-06-21 18:52:32 -04:00 |
|
Luke Wagner
|
1b9fa5ce84
|
Bug 15529 - Add missing copyright boilerplate to files in js/src, remove dead files (r=brendan,graydon,jimb)
--HG--
rename : js/src/perfect.js => js/src/tests/perfect.js
|
2011-06-21 10:26:22 -07:00 |
|
Chris Leary
|
6ad07be206
|
Merge mozilla central and tracemonkey.
|
2011-06-20 16:49:20 -07:00 |
|
Gregor Wagner
|
0915417b4d
|
Bug 656120 - Change MaybeGC trigger. r=igor
|
2011-06-20 14:44:26 -07:00 |
|
Ehsan Akhgari
|
07e2021359
|
Merge the last green changeset on mozilla-inbound to mozilla-central
|
2011-06-20 16:06:04 -04:00 |
|