Brendan Eich
|
1a7721a4d3
|
Don't bother optimizing apply on arguments objects whose length property has been overridden (558609, r=dvander).
|
2010-04-10 20:53:11 -07:00 |
|
Andreas Gal
|
a887d81302
|
Inline the object allocation path (558003, r=sayrer).
|
2010-04-10 16:16:35 -07:00 |
|
Andreas Gal
|
f39c969eaa
|
Remove gcIteratorTable (557914, r=brendan).
|
2010-04-10 16:08:14 -07:00 |
|
Jeff Walden
|
0b04dfbcc9
|
Bug 534377 - Object literal duplicate-property checking doesn't work for same property as number and as string. r=jimb
|
2009-12-24 16:10:18 -05:00 |
|
Jeff Walden
|
ad6a89209e
|
Bug 517580 - Unconditionally build with support for getters and setters, remove support for the deprecated { x getter: function() {}} and x getter= function() {} getter syntaxes (mutatis mutandis for setter) now that ES5 provides Object.getOwnPropertyDescriptor and Object.defineProperty and { get x() { } } syntax, and provide __{define,lookup}{G,S}etter__ only if a preprocessor variable is defined (unconditionally provided for the moment). r=luke
|
2009-10-06 12:35:33 -07:00 |
|
Chris Leary
|
2ebc323e9d
|
Bug 558002 - Convenience methods for TokenStream flags. r=jwalden
|
2010-04-09 18:54:51 -07:00 |
|
Robert Sayre
|
e3d06777e4
|
worker-error.js passes now.
|
2010-04-09 20:04:41 -04:00 |
|
Robert Sayre
|
36f7266ab2
|
Merge
|
2010-04-09 15:39:16 -04:00 |
|
Robert Sayre
|
c08105c9c5
|
Bug 505228. JSON.stringify generates non standard output if space is defined. r=sayrer
|
2010-04-09 15:38:27 -04:00 |
|
Dan Witte
|
5907980b43
|
Bug 552548 - Use JSString accessors in ctypes instead of JS_GetStringChars. r=benjamn
|
2010-04-09 11:52:41 -07:00 |
|
David Mandelin
|
aa16e435ea
|
Bug 554670: abort tracing on out-of-range args element read
|
2010-04-08 17:11:41 -07:00 |
|
Robert Sayre
|
5ef05c8584
|
Merge mozilla-central to tracemonkey.
|
2010-04-09 11:43:07 -04:00 |
|
Josh Aas
|
08dbdff9f4
|
Back out patch from bug 554524 due to crashes.
|
2010-04-09 11:08:55 -04:00 |
|
Ben Hearsum
|
652cc1c5b8
|
Bustage fix for Mac tests broken in bug 549427. r=ted CLOSED TREE
|
2010-04-09 10:27:44 -04:00 |
|
Dão Gottwald
|
dbbdc2f693
|
s/mTabs/tabs/ (no bug, CLOSED TREE)
|
2010-04-09 13:18:02 +02:00 |
|
Chris Pearce
|
3c796bbaa4
|
Bug 557432 - Commit backout.
|
2010-04-09 16:33:54 +12:00 |
|
Chris Pearce
|
829a353113
|
Bug 557432 - Backed out changeset b64df24f4910
|
2010-04-09 16:33:07 +12:00 |
|
L. David Baron
|
b70edfd24f
|
Fix spelling of separate.
|
2010-04-08 21:03:47 -07:00 |
|
L. David Baron
|
16bd84ee1e
|
Fix spelling of existence.
|
2010-04-08 20:58:17 -07:00 |
|
L. David Baron
|
aebe5d267d
|
Fix misspelling of implement.
|
2010-04-08 19:14:43 -07:00 |
|
Philippe Wittenbergh
|
94b9caabd6
|
Bug 484123 - spurious block in toolkit/components/Makefile.in prevents distclean from working properly, r=ted. Camino-only, NPOTDB
|
2010-04-08 20:58:54 -04:00 |
|
L. David Baron
|
228ef7bfc2
|
Make trace-malloc malloc hooks work with 64-bit Mac OS X by adjusting types. (Bug 558097, maybe)
|
2010-04-08 17:21:03 -07:00 |
|
Dan Witte
|
233a77bbe4
|
Bug 557413 - Fix race condition building static and shared libraries. r=ted
|
2010-04-08 16:03:06 -07:00 |
|
Ben Turner
|
b81e231401
|
Bug 558182 - 'Workers: Don't assume we always get a JSErrorReport in DOMWorkerErrorReporter'. r=mrbkap.
|
2010-04-08 15:57:45 -07:00 |
|
Blake Kaplan
|
f2f7a9e028
|
Bug 557346 - Try harder to fill report->ucmessage in when reporting errors.
|
2010-04-08 15:57:19 -07:00 |
|
Luke Wagner
|
777b935aea
|
Bug 558144 - un-macroize OBJ_SCOPE, OBJ_SHAPE, LOCKED_OBJ_SET_SLOT, LOCKED_OBJ_GET_SLOT (r=Waldo)
|
2010-04-08 11:22:04 -07:00 |
|
Luke Wagner
|
cbbdfa692a
|
Bug 555484 - add test case
|
2010-04-08 13:32:32 -07:00 |
|
Brendan Eich
|
9c357658b7
|
Back out patch for 557969 due to orange.
|
2010-04-08 11:31:03 -07:00 |
|
Andreas Gal
|
b0f31bea3f
|
No need to lookup parent/proto for iteration objects used for enumeration, and cache the last free iteration object for re-use (558058, r=brendan).
|
2010-04-08 10:55:58 -07:00 |
|
Brendan Eich
|
edcf471ddb
|
Named native functions lacking JSFUN_BOUND_METHOD entrain the global of the object in which they are bound, not the binding object itself, via parent (557969, r=mrbkap).
|
2010-04-08 10:55:22 -07:00 |
|
Jason Orendorff
|
741bacca43
|
Bug 553671 part 6 - Rewrite GCUntilDone() to get rid of the goto. r=gal.
--HG--
extra : rebase_source : f571c42ad8661e1a0f5be6042eafea33f507dc44
|
2010-04-08 08:03:08 -05:00 |
|
Jason Orendorff
|
d1526f1df5
|
Bug 553671 part 5 - Extract GCUntilDone() from js_GC(). r=gal.
--HG--
extra : rebase_source : 1356bdf760348479248284dd90eb8535895af8f9
|
2010-04-08 08:01:21 -05:00 |
|
Jason Orendorff
|
08bfa47c56
|
Bug 553671 part 4 - RAII for JS_{LOCK,UNLOCK}_GC and JS_{KEEP,UNKEEP}_ATOMS. r=luke.
--HG--
extra : rebase_source : dfdfcdd3a602e12de1836068e2c9f16fce46d7b2
|
2010-04-08 07:54:18 -05:00 |
|
Jason Orendorff
|
42ab1dd2de
|
Bug 553671 part 3 - extract FireGCBegin() and FireGCEnd() from js_GC(). r=jwalden.
--HG--
extra : rebase_source : 795a278471c339f74691a335ccfcd7042042732b
|
2010-04-08 07:54:18 -05:00 |
|
Jason Orendorff
|
55684f1763
|
Bug 553671 part 2 - extract PreGCCleanup() from js_GC() and get rid of 'goto out;'. r=jwalden.
--HG--
extra : rebase_source : 713a06123caefa0c5de75d6d14d0d43421f7e944
|
2010-04-08 07:54:18 -05:00 |
|
Jason Orendorff
|
aac995ee3e
|
Bug 553671 part 1 followup - Minor cleanups in GC() suggested by jwalden in review.
--HG--
extra : rebase_source : b2cabed0b2de6c044a04fa00f7e1593fddf88786
|
2010-04-08 07:54:18 -05:00 |
|
Jason Orendorff
|
926b177eaa
|
Bug 553671 part 1 - Extract GC() from js_GC(). r=jwalden.
--HG--
extra : rebase_source : 4fc17e71f7f7f3bd1d7392af585e61d265851918
|
2010-04-08 07:54:17 -05:00 |
|
Andreas Gal
|
ecdd402081
|
Backed out changeset 61de331861af (bug 558058).
|
2010-04-08 09:02:34 -07:00 |
|
Andreas Gal
|
0eaa2c4331
|
No need to lookup parent/proto for iterator objects, and cache the last free one (bug 558058, r=brendan).
|
2010-04-08 07:53:09 -07:00 |
|
Boris Zbarsky
|
32a8d53e03
|
Backed out changeset 698ace1f1027 (bug 556830) for causing jsreftest failures.
--HG--
extra : rebase_source : 6d4c5022177d0c47568f5be9c274b8b17e398bd4
|
2010-04-08 09:53:44 -04:00 |
|
Chris Pearce
|
c897a92364
|
Bug 557432 - Lock the audio stream while getting it's played duration. r=doublec
|
2010-04-08 20:16:02 +12:00 |
|
Chris Pearce
|
56599ba7fa
|
Bug 556889 - Honour video aspect ratio in layers rendering. r=roc
|
2010-04-08 20:16:02 +12:00 |
|
Justin Dolske
|
f72ceb215b
|
Bug 544597 - Remap plugin names to a more readable form for plugin-crashed UI. r=gavin, r=jst
|
2010-04-08 00:45:00 -07:00 |
|
Daniel Holbert
|
465b1bf745
|
(no bug) Fix typo in header comment for nsSVGPathDataParser.h: s/nsIDOMPathSeg/nsIDOMSVGPathSeg/. rs=roc
|
2010-04-08 15:09:14 -07:00 |
|
Justin Dolske
|
03c1a2e1f6
|
Bug 557661 - change OOPP crash UI to make it easier to submit crash reports. r=gavin, ui-r=beltzner
|
2010-04-07 18:53:00 -07:00 |
|
Eddy Ferreira
|
e4534c67dc
|
Bug 252486 - Add option to disable saving form data on https websites. r=dolske
|
2010-04-06 18:42:00 -07:00 |
|
Ben Bucksch
|
a0a208a008
|
Bug 521467 - Automatically log in to proxy. r=dolske, r=zpao
|
2010-04-06 15:28:00 -07:00 |
|
Bas Schouten
|
13f8690159
|
Bug 557896: Display information on the error console when using a OpenGL layer manager. r=joedrew
|
2010-04-08 09:29:58 +02:00 |
|
Bas Schouten
|
dbf2d3e55f
|
Bug 557671: Properly make image layers threadsafe by guarding the active image. r=roc
|
2010-04-08 09:29:55 +02:00 |
|
Alexander Surkov
|
dbc0c64242
|
Bug 550819 - A11y test suite crash [@ nsTArray_base::Length], r=marcoz, davidb
|
2010-04-08 15:43:08 +09:00 |
|