David Mandelin
|
ebb50f8e5d
|
Backout merge, a=backing out changeset tried for b7 blocker
|
2010-10-26 18:20:20 -07:00 |
|
David Mandelin
|
be04eed28c
|
Backed out changeset 8dd996c91f40 -- it doesn't fix the problem, but does make it harder to analyze.
|
2010-10-26 18:14:25 -07:00 |
|
Robert Sayre
|
14a00d0107
|
Merge mozilla-central to tracemonkey.
|
2010-10-26 14:16:43 -04:00 |
|
David Mandelin
|
29de94517e
|
Bug 604756 first try: restrict ropes optimization to main-thread content JS, r=lw, a=b7-blocker
|
2010-10-25 17:28:18 -07:00 |
|
Andreas Gal
|
f63ceaa5f0
|
Merge from mozilla-central.
|
2010-10-22 19:46:37 -07:00 |
|
Bill McCloskey
|
f89c45208d
|
Bug 580468 - Use loop profiling to decide whether to use TM or JM (second try) (r=dmandelin)
|
2010-10-21 09:36:39 -07:00 |
|
Igor Bukanov
|
35362ce8a9
|
bug 604831 - fixing GC trigger factor setup. r=anygregor
|
2010-10-19 12:11:09 +02:00 |
|
Bill McCloskey
|
8b72e3788a
|
Backed out changeset 55597c32701d
|
2010-10-19 17:40:53 -07:00 |
|
Bill McCloskey
|
c5e598ac59
|
Bug 580468 - Use loop profiling to decide whether to use TM or JM (r=dmandelin)
|
2010-10-19 16:23:05 -07:00 |
|
Andreas Gal
|
b90332ffed
|
bug 580128 - Remove vestiges of old wrappers from nsDOMClassInfo. r=mrbkap
|
2010-10-10 15:41:27 -07:00 |
|
Ben Turner
|
8b2327beae
|
Bug 580128. Add cross compartment JSObject clone hooks. r=jst@mozilla.org
|
2010-10-10 15:39:11 -07:00 |
|
Peter Van der Beken
|
17fda9ca04
|
Bug 580128. Call JS_ClearScope on the holder object for XrayWrappers around windows when navigating. r=mrbkap
|
2010-10-10 15:38:10 -07:00 |
|
Blake Kaplan
|
2e2921ae58
|
bug 580128 - Enter the right compartment when calling toString. r=jst
|
2010-10-10 15:35:51 -07:00 |
|
Blake Kaplan
|
3a518c68b4
|
bug 580128 - Wrap values in the array. r=jst
|
2010-09-27 20:40:27 -07:00 |
|
Blake Kaplan
|
f957328dcd
|
bug 580128 - Avoid using the parent chain of proxies for anything because it's often wrong. r=jst
|
2010-09-24 18:00:58 -07:00 |
|
Olli Pettay
|
177635e42e
|
Backout Bug 508518, a=dromaeo-dom-regression
|
2010-10-25 00:52:17 +03:00 |
|
Olli Pettay
|
26ce96831e
|
Bug 508518 - Implement nsUITimerCallback with one-shot timer, r=jst, a=blocking-fennec
|
2010-10-24 21:20:53 +03:00 |
|
Blake Kaplan
|
dcad7b2e6d
|
Bug 580128 - Fix compartment warnings by entering. r=gal/peterv/jst/mrbkap/jorendorff (and written by all of us too).
|
2010-09-22 17:34:20 -07:00 |
|
Blake Kaplan
|
97bd1be75d
|
bug 580128 - Set nsGlobalChromeWindows' principals to chrome even before they know it. r=jst
|
2010-09-17 14:54:41 -07:00 |
|
Blake Kaplan
|
02048e5f94
|
bug 580128 - Make the Window constructor be defined on new windows. r=peterv
|
2010-09-17 14:54:40 -07:00 |
|
Blake Kaplan
|
eab6f7f3fa
|
Bug 580128 - Fix a leak caused by holding a non-cycle collectable object instead of a cycle-collectable one. r=peterv
|
2010-09-03 14:15:50 -07:00 |
|
Blake Kaplan
|
e72c3956f5
|
bug 580128 - Now that we use a proxy for the outer window, nsOuterWindowSH is unused (except for PreCreate). Nuke it. r=peterv
|
2010-09-17 14:54:40 -07:00 |
|
Blake Kaplan
|
f832dc8f30
|
bug 580128 - Create a proxy for the outer window and use it. Note: this turns on new wrappers for all objects. r=peterv
|
2010-09-17 14:54:40 -07:00 |
|
Andreas Gal
|
c1d4bb1b7e
|
Always create a dummy stack frame when crossing compartment boundaries (bug 600015, r=mrbkap).
|
2010-09-27 15:55:15 -07:00 |
|
Andreas Gal
|
5055af039b
|
Backed out changeset 52c66b17843e (bug 592907).
|
2010-09-23 16:21:37 -07:00 |
|
Gregor Wagner
|
035dd7961f
|
Bug 592907 - TM: set JSGC_MAX_BYTES to a sane value (r=igor)
|
2010-09-23 15:31:32 -07:00 |
|
Olli Pettay
|
078f7b2e60
|
Bug 508518, Implement nsUITimerCallback with one-shot timer, r=jst, a=blocking
|
2010-11-07 21:07:59 +02:00 |
|
Mark Finkle
|
6c5c21f99a
|
Bug 606371 - Use scopeChain and AccessCheck to determine if a script is chrome [r=mrbkap a=blocking-fennec]
|
2010-10-22 01:15:21 -04:00 |
|
Boris Zbarsky
|
c89f1f1039
|
Bug 605492 part 1. Add an nsIScriptError2 interface that exposes an outer window id, and set the window id for script errors coming through the DOM JS error reporter. r=mrbkap
|
2010-10-20 20:24:15 -04:00 |
|
Robert Sayre
|
2c130af1f9
|
Merge tracemonkey to mozilla-central. a=blockers
|
2010-10-20 09:13:20 -05:00 |
|
L. David Baron
|
baf05e7af3
|
Check for UniversalXPConnect in trace-malloc hooks. (Bug 600064) r=jst a2.0=roc
|
2010-10-17 19:36:25 -07:00 |
|
Mounir Lamouri
|
a09727e7ee
|
Merging cedar with mozilla-central.
|
2011-05-30 12:50:04 +02:00 |
|
Masayuki Nakano
|
8b335d50b1
|
Bug 660121 Remove all pref related methods from nsContentUtils r=roc
|
2011-05-29 08:42:57 +09:00 |
|
Masayuki Nakano
|
55fb2a7014
|
Bug 659913 part.1 Remove nsContentUtils::GetPrefBranch() r=roc
|
2011-05-29 08:39:27 +09:00 |
|
Daniel Holbert
|
857e779051
|
Bug 658849: Remove harmless "WARNING: Failed to create timer" message that gets spammed on shutdown. r=gal
|
2011-05-27 16:53:01 -07:00 |
|
Masayuki Nakano
|
81dbe5de4d
|
Bug 659536 part.2 Replace nsContentUtils::GetIntPref() with Preferences::GetInt() or Preferences::GetUint() r=roc
|
2011-05-25 15:32:00 +09:00 |
|
Masayuki Nakano
|
ccc2f5b479
|
Bug 659533 Replace nsContentUtils::GetBoolPref() with Preferences::GetBool() r=roc
|
2011-05-25 15:31:59 +09:00 |
|
Peter Van der Beken
|
6e33837f42
|
Fix for bug ug 652135 (Add more CC edge names). r=dbaron.
|
2011-02-02 16:30:03 +01:00 |
|
Peter Van der Beken
|
2af68adc19
|
Fix for bug 466157 (Better CC logging for nodes). r=dbaron, a=jst.
|
2009-02-27 15:48:26 +01:00 |
|
Robert O'Callahan
|
0b967c5cd5
|
Fix for bug 466157 (Enable dumping of cycle-collector graphs in any build). r=dbaron, a=jst.
|
2010-08-12 12:03:23 +12:00 |
|
Chris Leary
|
d1aafced59
|
Bug 571355: Move RegExpStatics out of JSContext. (r=gal)
|
2010-09-13 15:53:50 -07:00 |
|
Chris Leary
|
b75c7a7032
|
Bug 540675: eviscerate JSStackFrame::callerVersion. (r=lw)
|
2010-09-13 09:38:22 -07:00 |
|
L. David Baron
|
874f13389f
|
Fix bustage with various profiler integration options from JSNative signature change in JägerMonkey landing. (Bug 595544) r=sayrer a=bustage
|
2010-09-11 17:06:59 -07:00 |
|
Robert Sayre
|
e49df33cd6
|
[Bug 595544] Fix some JSFunctionSpec definitions in nsJSEnvironment.cpp. r=dbaron a=bustage
|
2010-09-11 17:24:00 -04:00 |
|
Chris Leary
|
8e47fc154f
|
Back out due to mochiserver breakage. (no_r=me)
|
2010-09-09 16:52:31 -07:00 |
|
Chris Leary
|
17418c981c
|
Bug 540675: remove callerVersion from stack frame. (r=lw)
|
2010-09-09 14:25:30 -07:00 |
|
Robert Sayre
|
407b1737a0
|
merge mozilla-central to tracemonkey.
|
2010-09-08 10:33:07 -04:00 |
|
Doug Turner
|
cde4ac1bff
|
Bug 592308. IsLowMemory() is terribly slow and there is nothing to do about it. r=bsmedberg a=blocking-fennec2.0
|
2010-09-02 19:02:06 -03:00 |
|
Luke Wagner
|
23899570df
|
Bug 581263 - remove slow natives (r=waldo,mrbkap)
|
2010-08-16 12:35:04 -07:00 |
|
David Mandelin
|
132b1fa4a3
|
[JAEGER] Merge from tracemonkey. Note that we will currently fail one trace test that was recently added. There is a bug in that test that will be fixed posthaste.
|
2010-08-17 15:32:40 -07:00 |
|