Terrence Cole
|
18bc3f0f31
|
Bug 712488 - Add missing barrier in jsfunction clone; r=billm
When we clone a JSFunction, we need a post barrier after copying the contained
JSScript and JSObject pointers.
|
2011-12-21 17:17:03 -08:00 |
|
Makoto Kato
|
5e533e4d62
|
bug 693280 - Android DNS lookup port is incorrect usage for external function defines. r=glandium
|
2011-12-22 10:13:31 +09:00 |
|
David Mandelin
|
1e455f5ef8
|
Bug 711480: remove stray semicolon from conditional, rs=dvander
|
2011-12-21 17:04:32 -08:00 |
|
David Mandelin
|
ece925ae16
|
Bug 710970: remove never-failed null check found by PVS-Studio, r=dvander
|
2011-12-15 14:11:48 -08:00 |
|
Boris Zbarsky
|
1c3baac0ff
|
Bug 711557. Expose js::ObjectClass via friendapi. r=waldo
|
2011-12-21 16:52:49 -05:00 |
|
aceman
|
eb3ebc1fc0
|
Bug 711721 - merge nsIScriptError and nsIScriptError2 interfaces; r=neil, sr=bzbarsky
|
2011-12-21 16:51:29 -05:00 |
|
Ed Morley
|
af477c6f5e
|
Backout 1d0ec7fa8b96 (bug 702179) for PGO Linux build failures
|
2011-12-21 15:57:26 +00:00 |
|
Brian Hackett
|
748306a820
|
Remove JSObject::containsSlot, bug 710516. r=luke
|
2011-12-21 06:31:11 -08:00 |
|
Ed Morley
|
708c260982
|
Merge mozilla-central to mozilla-inbound
|
2011-12-21 12:15:42 +00:00 |
|
Ed Morley
|
6084e70492
|
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
|
2011-12-21 12:11:14 +00:00 |
|
Ginn Chen
|
81d3d039c1
|
Bug 702179 dtrace probes are not installed on Solaris with static js lib r=glandium (reland with additional fix from Mike Hommey)
|
2011-12-21 19:25:31 +08:00 |
|
Phil Ringnalda
|
4b09411ee1
|
Bug 624621 - mark the test as failing on remote-jsreftests, where the message talks about the IP address and port rather than 'file://', r=mbrubeck
--HG--
extra : rebase_source : b47dba67a0c4325b3c8adb790d98891fea82639b
|
2011-12-20 21:58:43 -08:00 |
|
Christian Legnitto
|
f42e8695fa
|
Bug 700000 - Version bump
|
2011-12-20 09:24:38 -08:00 |
|
Chris Leary
|
c78014a851
|
Bug 429241: Hex escape test. (TEST ONLY)
|
2011-12-20 16:49:17 -08:00 |
|
Ed Morley
|
4d2160c7c3
|
Bug 709792 - Remove deprecated --enable-tracejit; r=khuey
|
2011-12-20 12:19:36 +00:00 |
|
Ed Morley
|
6b3e3d80a0
|
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
|
2011-12-20 11:15:11 +00:00 |
|
Jason Duell
|
e1e683a5e9
|
Bug 695635: Unprefix websockets. r=sicking, sr=smaug
--HG--
rename : content/base/public/nsIMozWebSocket.idl => content/base/public/nsIWebSocket.idl
|
2011-12-20 00:20:12 -08:00 |
|
Boris Zbarsky
|
e0f16fc0f8
|
Bug 624621 part 3. Use the pre-redirect filename as the script filename and the channel principal as the origin principal, and base our cross-origin check on the origin principal. r=mrbkap
|
2011-12-19 12:48:12 -05:00 |
|
Ben Turner
|
ae2da55496
|
Bug 712448 - 'Slim wrappers do not use deferred release mechanism'. r=mrbkap.
|
2011-12-20 17:42:51 -05:00 |
|
Chris Leary
|
79ef22c1b3
|
Bug 712169: Make aligned/unaligned LifoAlloc consistent. (r=luke)
--HG--
extra : rebase_source : cff51d01e46f5b09d642368da532b9b6a8649053
|
2011-12-20 14:19:45 -08:00 |
|
Michael Wu
|
1462bf178d
|
Bug 701662 - Serialize filenames in JS_XDRFunctionObject, r=igor
|
2011-12-20 11:31:45 -08:00 |
|
Tom Schuster
|
e2cb5cc400
|
Bug 708819 - Avoid recursion through Error.prototype.toString/toSource r=luke
--HG--
extra : rebase_source : 7e6437b497886bbd8109a6c8a392923fff537c84
|
2011-12-19 14:17:00 +01:00 |
|
Tom Schuster
|
2405d33867
|
Bug 708695 - Fix issues found by clang's scan-build. r=Waldo
--HG--
extra : rebase_source : 5b1970539b2f5b211ebeb97765d8c549371cb888
|
2011-12-19 14:16:53 +01:00 |
|
Marco Bonardo
|
951b7a56f6
|
Merge last green PGO changeset from mozilla-inbound to mozilla-central
|
2011-12-19 12:47:41 +01:00 |
|
Phil Ringnalda
|
595ce8403f
|
Bug 695345 - Bring back ISO8601DateUtils.jsm, a=akeybl
|
2011-12-18 18:50:13 -08:00 |
|
Matt Brubeck
|
dde6ccdccc
|
Merge mozilla-central to mozilla-inbound
|
2011-12-18 08:22:53 -08:00 |
|
Ms2ger
|
66078936e5
|
Bug 708754 - Use IDL for jsdIDebuggerService::WrapValue and remove WrapJSValue; r=bholley
|
2011-12-18 11:12:26 +01:00 |
|
Ms2ger
|
09490d5127
|
Bug 708330 - Use IDL for Components.utils.getWeakReference; r=bholley
|
2011-12-18 11:11:56 +01:00 |
|
Ms2ger
|
fe9b843007
|
Bug 708326 - Use IDL for Components.utils.forceGC; r=bholley
|
2011-12-18 11:11:23 +01:00 |
|
Ms2ger
|
21ffe5b481
|
Bug 708253 - Use IDL for Components.(utils.)reportError; r=bholley
|
2011-12-18 11:10:59 +01:00 |
|
Ms2ger
|
18a1378840
|
Bug 705324 - Remove nsAXPCNativeCallContext::{GetRetValPtr,GetReturnValueWasSet,SetReturnValueWasSet}; r=bholley sr=bz
|
2011-12-18 11:09:58 +01:00 |
|
Ms2ger
|
9dce0a682b
|
Bug 705355 - Use IDL for Components.utils.evalInSandbox; r=bholley
|
2011-12-18 11:09:56 +01:00 |
|
Ms2ger
|
b69c913b12
|
Bug 705188 - Use IDL for mozIJSSubScriptLoader::LoadSubScript, {xpcIJSModuleLoader,nsIXPCComponents_Utils}::Import; r=bz
|
2011-12-18 11:09:16 +01:00 |
|
Ms2ger
|
29d2d0e19b
|
Bug 705344 - Use IDL for Components.(utils.)lookupMethod; r=bholley
|
2011-12-18 11:08:04 +01:00 |
|
Ms2ger
|
aa473f66bd
|
Bug 705444 - Use IDL for jsdIValue::GetWrappedValue; r=bholley
|
2011-12-18 11:07:22 +01:00 |
|
Ms2ger
|
0240b7ebde
|
No bug - Remove unused JS::Value::setObjectOrUndefined; r=luke
|
2011-12-18 11:06:43 +01:00 |
|
Ms2ger
|
070299e0ab
|
Bug 707576 - Remove nsIDOMNSElement; r=smaug
|
2011-12-18 11:06:23 +01:00 |
|
Jeff Walden
|
19508c446b
|
Bug 711775 - Implement MOZ_NORETURN to encapsulate this-function-doesn't-return semantics. r=cjones
--HG--
extra : rebase_source : d56f3ef47e11c42b5fe6a442e13fd6202208914f
|
2011-12-17 16:45:29 -05:00 |
|
Andrew McCreight
|
198963afc3
|
Bug 711616 - QI wrapped native weak map keys to nsINode. r=jst
|
2011-12-17 22:11:04 -08:00 |
|
John Schoenick
|
1c874917cd
|
Bug 687679 - Rename JS_CompileFile to JS_CompileUTF8File, fix users. r=jorendorff,jst
|
2011-12-16 11:08:59 -08:00 |
|
Jeff Walden
|
7f153524ef
|
Bug 711672 - Break mfbt's dependency on jstypes.h by moving various API macros out of JS and into mfbt. r=luke, r=cjones
--HG--
extra : rebase_source : f18993e1eec1a5e5bcdb9cd97fa7d7c6ad261e2c
|
2011-12-13 14:26:58 -05:00 |
|
Phil Ringnalda
|
26b3306837
|
Back out 316d6a49a603 and 98617f7b667b (bug 624621) for jsreftest failures
|
2011-12-19 18:40:16 -08:00 |
|
Boris Zbarsky
|
3b568e6b27
|
Bug 624621 part 3. Use the pre-redirect filename as the script filename and the channel principal as the origin principal, and base our cross-origin check on the origin principal. r=mrbkap
|
2011-12-19 12:48:12 -05:00 |
|
Igor Bukanov
|
610f764e15
|
bug 711623 - rt->gcNumFreeArenas is not updated properly. r=terrence
--HG--
extra : rebase_source : 5abd5e5c3ce789e912aa63ef21001d70893912b7
|
2011-12-19 23:07:24 +01:00 |
|
Andrew McCreight
|
db59eae076
|
Bug 710492 - add special cycle collector shape tracing path. r=bhackett
|
2011-12-19 10:24:56 -08:00 |
|
Nicholas Nethercote
|
1c1d565232
|
Bug 709653 - Fix GC heap memory reporters. r=bhackett.
--HG--
extra : rebase_source : 6805671750bd6a9e9661e70832a3837d4064f6ea
|
2011-12-11 21:21:18 -08:00 |
|
Nicholas Nethercote
|
8f335f567c
|
Bug 707865 - Convert nsTArray::SizeOf() to nsTArray::SizeOfExcludingThis(). r=jlebar.
--HG--
extra : rebase_source : d802d58bc7dedda2490878793923adc0ab55f779
|
2011-12-15 14:59:53 -08:00 |
|
Jeff Walden
|
cb0f944176
|
Bug 711672 - Remove DEFINE_LOCAL_CLASS_OF_STATIC_FUNCTION as it's unused. r=luke
|
2011-12-13 14:26:57 -05:00 |
|
Jeff Walden
|
98dd456fc1
|
Bug 711799 - Fix a bunch of initializing-pointer-from-boolean warnings. r=dholbert
--HG--
extra : rebase_source : 4a5d03b10ad8ac4eaff222037ba3400a26e7cf55
|
2011-12-18 01:00:47 -05:00 |
|
Jeff Walden
|
9d7141da5c
|
Add MOZ_OVERRIDE to CrossOriginWrapper functions. No bug (but sort of r=luke from bug 708735 :-) )
--HG--
extra : rebase_source : d0bdbc8c031457a3a9f7f8cc82d141e0d83883f4
|
2011-12-15 14:32:25 -05:00 |
|