Jon Coppeard
|
c3759c40ff
|
Bug 965830 - Convert use of JS_CallFunction and related APIs uses to HandleValueArray r=terrence r=smaug
|
2014-02-11 10:59:16 +00:00 |
|
Ehsan Akhgari
|
d91d200572
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
|
Masatoshi Kimura
|
679ef4d260
|
Bug 969762 - Support non-ASCII dump() messages on Windows. r=jimm
|
2014-02-11 05:50:16 +09:00 |
|
Bobby Holley
|
98779f9a32
|
Bug 965921 - Handle addons that expose JS-implemented XPCOM components to content. r=mrbkap
|
2014-02-10 10:27:24 -08:00 |
|
Bobby Holley
|
f209e98c03
|
Bug 969156 - Don't fire onNewGlobalObject until the end of nsGlobalWindow::SetNewDocument. r=bz
|
2014-02-10 10:03:56 -08:00 |
|
Jon Coppeard
|
eea6ca3467
|
Bug 969798 - Convert JS_ConvertArguments APIs to take CallArgs rather than raw Value pointer r=terrence
|
2014-02-10 16:42:27 +00:00 |
|
Andrew McCreight
|
3cf44e3588
|
Bug 965920, part3b - Add mozilla namespace to StaticRefPtr on this CLOSED TREE. r=bustage
|
2014-02-04 20:09:26 -08:00 |
|
Andrew McCreight
|
ac7cc7ff07
|
Bug 966766, part 4 - Smart pointerize clasp in XPCWrappedJSClass::GetNewOrUsed. r=gabor
|
2014-02-04 19:29:59 -08:00 |
|
Andrew McCreight
|
b29822fe19
|
Bug 966766, part 3 - Rename clazz to clasp in XPCWrappedJSClass::GetNewOrUsed. r=gabor
|
2014-02-04 19:29:58 -08:00 |
|
Andrew McCreight
|
2340504f6a
|
Bug 966766, part 2 - Move AddRef out of the ctor for XPCWrappedJSClass. r=gabor
|
2014-02-04 19:29:58 -08:00 |
|
Andrew McCreight
|
6ba15d9164
|
Bug 966766, part 1 - Remove null check in XPCWrappedJSClass::GetNewOrUsed. r=gabor
|
2014-02-04 19:29:58 -08:00 |
|
Andrew McCreight
|
eb84153daa
|
Bug 966765 - Remove DumpHeap call in ReleaseXPConnectSingleton. r=bholley
|
2014-02-04 19:29:58 -08:00 |
|
Andrew McCreight
|
266e5716aa
|
Bug 965920, part 3 - Smart pointerize newVariant. r=bholley
|
2014-02-04 19:29:58 -08:00 |
|
Andrew McCreight
|
291bf1fcf7
|
Bug 965920, part 2 - Smart pointerize gSharedScriptableHelperForJSIID. r=bholley
|
2014-02-04 19:29:58 -08:00 |
|
Andrew McCreight
|
9bf248e147
|
Bug 965920, part 1 - Smart pointerize getters in XPConnect. r=bholley
|
2014-02-04 19:29:57 -08:00 |
|
Phil Ringnalda
|
381d88b901
|
Backed out 9 changesets (bug 965920, bug 966765, bug 966766)
CLOSED TREE
Backed out changeset 6c2bba06ed58 (bug 965920)
Backed out changeset e01c94498760 (bug 966766)
Backed out changeset e2585386f84e (bug 966766)
Backed out changeset d1db5d2a417f (bug 966766)
Backed out changeset f114c97660c6 (bug 966766)
Backed out changeset 2dd7d47a1e8c (bug 966765)
Backed out changeset 0f26c4b3eab7 (bug 965920)
Backed out changeset ca0b05e7155f (bug 965920)
Backed out changeset 55dcd2a5362e (bug 965920)
|
2014-02-04 21:01:19 -08:00 |
|
Andrew McCreight
|
22e6b16ac5
|
Bug 965920, part3b - Add mozilla namespace to StaticRefPtr on this CLOSED TREE. r=bustage
|
2014-02-04 20:09:26 -08:00 |
|
Andrew McCreight
|
75840f794d
|
Bug 966766, part 4 - Smart pointerize clasp in XPCWrappedJSClass::GetNewOrUsed. r=gabor
|
2014-02-04 19:29:59 -08:00 |
|
Andrew McCreight
|
10ea52f843
|
Bug 966766, part 3 - Rename clazz to clasp in XPCWrappedJSClass::GetNewOrUsed. r=gabor
|
2014-02-04 19:29:58 -08:00 |
|
Andrew McCreight
|
4778ec4092
|
Bug 966766, part 2 - Move AddRef out of the ctor for XPCWrappedJSClass. r=gabor
|
2014-02-04 19:29:58 -08:00 |
|
Andrew McCreight
|
10285cf6bc
|
Bug 966766, part 1 - Remove null check in XPCWrappedJSClass::GetNewOrUsed. r=gabor
|
2014-02-04 19:29:58 -08:00 |
|
Andrew McCreight
|
15c38e8489
|
Bug 966765 - Remove DumpHeap call in ReleaseXPConnectSingleton. r=bholley
|
2014-02-04 19:29:58 -08:00 |
|
Andrew McCreight
|
6f12ecdf92
|
Bug 965920, part 3 - Smart pointerize newVariant. r=bholley
|
2014-02-04 19:29:58 -08:00 |
|
Andrew McCreight
|
b99f98d662
|
Bug 965920, part 2 - Smart pointerize gSharedScriptableHelperForJSIID. r=bholley
|
2014-02-04 19:29:58 -08:00 |
|
Andrew McCreight
|
d7e0183e9e
|
Bug 965920, part 1 - Smart pointerize getters in XPConnect. r=bholley
|
2014-02-04 19:29:57 -08:00 |
|
Bobby Holley
|
8bf2c8aa3b
|
Bug 959013 - Create storage for declarative class bootstrapping information on js::Class. r=luke
|
2014-02-04 07:51:54 -08:00 |
|
Jon Coppeard
|
4df3aa4450
|
Bug 959787 - Handlify JS_GetProperty and related APIs r=terrence r=bz
|
2014-01-31 09:55:20 +00:00 |
|
Carsten "Tomcat" Book
|
f4bc96a601
|
Backed out changeset e2c75ec7f3d4 (bug 959787) for breaking b2g builds on a CLOSED TREE
|
2014-01-31 12:11:23 +01:00 |
|
Jon Coppeard
|
50bf59a96c
|
Bug 965904 - Fix some rooting hazards in the browser r=terrence
|
2014-01-31 09:56:40 +00:00 |
|
Jon Coppeard
|
ba27569312
|
Bug 959787 - Handlify JS_GetProperty and related APIs r=terrence r=bz
|
2014-01-31 09:55:20 +00:00 |
|
Chris Peterson
|
f6f08af0a0
|
Bug 965693 - Remove annoying "Printing XUL documents is not supported" error dialog. r=roc
|
2014-01-29 20:40:34 -08:00 |
|
Eric Faust
|
6e72a2f58a
|
Bug 924720 - Followup: Add better comments to window convert stub change.(r=bholley over IRC)
DONTBUILD because comment-only.
|
2014-01-30 12:36:37 -08:00 |
|
Andrew McCreight
|
4eaf764db3
|
Bug 963192, part 4 - Smart pointerize nsXPConnect::mDefaultSecurityManager. r=bholley
|
2014-01-30 11:20:42 -08:00 |
|
Andrew McCreight
|
6e75f07112
|
Bug 963192, part 3 - Smart pointerize XPCContext::mException. r=bholley
|
2014-01-30 11:20:42 -08:00 |
|
Andrew McCreight
|
a38650dea3
|
Bug 963192, part 2 - Smart pointerize IID2ThisTranslatorMap. r=bholley
|
2014-01-30 11:20:42 -08:00 |
|
Andrew McCreight
|
6eb23bd2c8
|
Bug 963192, part 1 - Smart pointerize XPCWrappedJSClass::mInfo. r=bholley
|
2014-01-30 11:20:41 -08:00 |
|
Bobby Holley
|
7166faea0a
|
Bug 872273 - Remove non-cx variant of ErrorFromException, and make it take a HandleObject. r=Waldo
We're going to need to start doing more work in js_ErrorFromException, which
will require a |cx| and may GC.
|
2014-01-30 09:30:29 -08:00 |
|
Bobby Holley
|
331a1f6c7b
|
Bug 959012 - Clean up and separate the semantics of js_{Get,Find}Class{Prototype,Object}. r=jorendorff
|
2014-01-30 07:45:16 -08:00 |
|
Bobby Holley
|
8b2a3c8d5b
|
Bug 959012 - Remove unused cx parameter from JS_IdentifyClassPrototype. r=jorendorff
|
2014-01-30 07:45:16 -08:00 |
|
Andrea Marchesini
|
7c745b83df
|
Bug 964293 - Implement Cu.cloneInto() method, r=bholley
|
2014-01-30 04:45:48 -08:00 |
|
Boris Zbarsky
|
0ec24be88b
|
Bug 965144. Make the Window-specific bits of XrayWrapper work with WebIDL windows. r=bholley
|
2014-01-29 22:34:25 -08:00 |
|
Boris Zbarsky
|
8f926f8c8b
|
Bug 963895. Add threadsafe versions of AutoJSContext/AutoSafeJSContext. r=bholley
|
2014-01-29 22:33:03 -08:00 |
|
Eric Faust
|
fc6584c144
|
Bug 924720 - Part 5: Allow callers of NewProxyObject() to specify a Proxy JSClass. (r=jwalden)
|
2014-01-29 17:20:16 -08:00 |
|
Eric Faust
|
9c04c0d68a
|
Bug 924720 - Part 2: Make OuterWindowProxy use the proxy HasInstance and Convert stubs. (r=bholley)
|
2014-01-29 17:20:15 -08:00 |
|
Bobby Holley
|
b23fdb2143
|
Bug 965082 - Tests. r=mrbkap,r=gabor
|
2014-01-29 13:07:13 -08:00 |
|
Bobby Holley
|
4261137095
|
Bug 965082 - Only run the {get,set}PrototypeOf override for non-SecurityWrappers. r=mrbkap,r=gabor
|
2014-01-29 13:07:13 -08:00 |
|
Bobby Holley
|
6a1e0258a1
|
Bug 965082 - Unify duplicate bits of state of proxies. r=mrbkap,r=gabor
Conceptually, these all boil down to "is this a security wrapper?"
|
2014-01-29 13:07:13 -08:00 |
|
Ed Morley
|
271b7ece33
|
Merge mozilla-central and inbound
|
2014-01-29 10:39:41 +00:00 |
|
Jon Coppeard
|
4bd291ee00
|
Bug 959787 - Handlify some JS friend APIs r=sfink
|
2014-01-29 10:01:33 +00:00 |
|
Jon Coppeard
|
d0ac1956cc
|
Bug 959787 - Handlify some misc JS APIs r=sfink r=smaug
|
2014-01-29 10:00:40 +00:00 |
|