Boris Zbarsky
|
1525c9e29b
|
Bug 1107592 part 2. Allow chrome JS to directly throw content DOMExceptions that will propagate out to the web script. r=peterv
|
2015-01-02 17:08:33 -05:00 |
|
Boris Zbarsky
|
b2c4383ca2
|
Bug 1117131. Output the JS hooks for our cache-clearing stuff for [Pure] properties on JS-implemented objects even if we have no interface object, since these live on instances. r=mccr8
|
2015-01-02 17:08:33 -05:00 |
|
Tom Schuster
|
f64a27048c
|
Bug 1094176 - Remove lookup API from browser. r=bholley
|
2014-12-17 00:28:39 +01:00 |
|
Tom Schuster
|
a135bf8d75
|
Bug 783829 - Remove getEnumerablePropertyKeys. r=efaust,bholley
|
2014-12-17 00:28:38 +01:00 |
|
Tom Schuster
|
71db988913
|
Bug 783829 - Change from Proxy iterate to enumerate. r=efaust,bholley
|
2014-12-17 00:28:38 +01:00 |
|
Terrence Cole
|
9480090a4c
|
Bug 1105069 - Part 17: Convert xpc_IsGrayGCThing to GCCellPtr; r=mccr8, j=jonco
--HG--
extra : rebase_source : 9fdc5ac9ca8de9c12a399532db7e77bc34abb7da
|
2014-12-05 09:38:34 -08:00 |
|
Dave Huseby
|
7c4994c627
|
Bug 1107673 - add WrappedJSToDictionary that doesn't require a JSContext. r=bholly
|
2014-12-15 14:28:00 +01:00 |
|
Wes Kocher
|
340d6a8f92
|
Merge inbound to m-c a=merge
|
2014-12-11 16:50:45 -08:00 |
|
Jan-Ivar Bruaroey
|
d4071da4bf
|
Bug 1091898 - update test of exceptions from jsimplemented. r=jesup
|
2014-12-08 10:18:38 -06:00 |
|
Tom Tromey
|
492d2aaf17
|
Bug 1095728 - Mark ToJSValue with MOZ_WARN_UNUSED_RESULT. r=bz
|
2014-12-09 14:45:00 -05:00 |
|
Jason Orendorff
|
4724b42042
|
Bug 1103152 - Remove JS_DeletePropertyStub, JS_EnumerateStub, JS_ResolveStub, and JS_ConvertStub. Make five mandatory JSClass hooks optional (nullable). r=bhackett.
--HG--
extra : rebase_source : a349ef612573aff8f87b995a65df94ae56cab13d
extra : amend_source : bbfe549fe0735d8b33ffff66d7eeddcc2ad042d2
|
2014-12-02 16:56:35 -06:00 |
|
Boris Zbarsky
|
30dbf04fde
|
Bug 1012798 part 2. Stop defining a value property named "window" on the global. r=peterv
|
2014-12-09 14:44:37 -05:00 |
|
Byron Campen [:bwc]
|
5a74f2b117
|
Bug 1091242 - Part 7: Wiring the build system together. r=jesup, r=ted
|
2014-11-17 17:03:28 -08:00 |
|
Byron Campen [:bwc]
|
816c0483d4
|
Bug 1091242 - Part 6: Wiring the new JSEP handler code in. See https://github.com/unicorn-wg/gecko-dev/tree/multistream_rebase for more history. r=jesup, r=smaug
|
2014-11-19 16:16:29 -08:00 |
|
Phil Ringnalda
|
00cf414888
|
Backed out 10 changesets (bug 1091242) for Android/b2g non-unified build bustage
CLOSED TREE
Backed out changeset 7f72b55c5de7 (bug 1091242)
Backed out changeset f1501aa24397 (bug 1091242)
Backed out changeset 7fde5994aee5 (bug 1091242)
Backed out changeset 59b415714087 (bug 1091242)
Backed out changeset dadb65fedc08 (bug 1091242)
Backed out changeset 21be81424e4e (bug 1091242)
Backed out changeset 498fb1dafba5 (bug 1091242)
Backed out changeset 8d0653eb85ab (bug 1091242)
Backed out changeset c82d484e135a (bug 1091242)
Backed out changeset 3e0c8932f1b1 (bug 1091242)
|
2014-12-08 20:53:07 -08:00 |
|
Byron Campen [:bwc]
|
5c9f7b9ba3
|
Bug 1091242 - Part 7: Wiring the build system together. r=jesup, r=ted
|
2014-11-17 17:03:28 -08:00 |
|
Byron Campen [:bwc]
|
3c896093a9
|
Bug 1091242 - Part 6: Wiring the new JSEP handler code in. See https://github.com/unicorn-wg/gecko-dev/tree/multistream_rebase for more history. r=jesup, r=smaug
|
2014-11-19 16:16:29 -08:00 |
|
Boris Zbarsky
|
8e5894769a
|
Bug 1105614. Fix dependency tracking for IDL methods with dictionary arguments. r=peterv
|
2014-12-01 15:17:58 -05:00 |
|
Boris Zbarsky
|
cdb5124a92
|
Bug 1087851 part 2. Add a GetOrCreateDOMReflectorNoWrap API that can be used to do what GetOrCreateDOMReflector does but without wrapping into the caller compartment. r=bholley
|
2014-11-26 14:25:21 -05:00 |
|
Boris Zbarsky
|
ae7e51d646
|
Bug 1087851 part 1. Rename WrapNewBindingObject to GetOrCreateDOMReflector to make it clearer what it does. r=peterv for the idea; patch itself is just search-and-replace
|
2014-11-26 14:25:20 -05:00 |
|
Boris Zbarsky
|
4e05fcb08b
|
Bug 1096011. Warning when failing to create a JS implemntation for a Web IDL binding should include the implementation contract. r=peterv
|
2014-11-24 11:57:49 -05:00 |
|
Boris Zbarsky
|
1b2a38eff1
|
Bug 1094545. Expose the URLSearchParams API in system globals. r=bholley
|
2014-11-07 14:10:39 -05:00 |
|
Boris Zbarsky
|
8426326149
|
Bug 1089079. Make .length on interface objects configurable. r=peterv
|
2014-11-24 12:56:32 +00:00 |
|
Boris Zbarsky
|
be526b5304
|
Bug 1092737 part 1. Update TextEncoder to various spec changes. r=emk
|
2014-11-21 14:58:45 -05:00 |
|
Vladimir Vukicevic
|
c12136ff59
|
Bug 1036604 - Add VRDevice interfaces, navigator.getVRDevices call, and Oculus Rift gfxVR; r=bz,jrmuizel
|
2014-07-09 12:24:49 -07:00 |
|
Andrea Marchesini
|
8883a53fd9
|
Bug 1077393 - Rename ScalarValueString to USVString. r=smaug
--HG--
rename : dom/bindings/parser/tests/test_scalarvaluestring.py => dom/bindings/parser/tests/test_usvstring.py
rename : dom/bindings/test/test_scalarvaluestring.html => dom/bindings/test/test_usvstring.html
|
2014-11-20 12:58:00 +01:00 |
|
Boris Zbarsky
|
b179defdfa
|
Bug 990484 part 2. Remove a bunch of now-unnecessary JSContext bits in indexedDB code. r=baku
|
2014-12-11 13:07:44 -05:00 |
|
Ryan VanderMeulen
|
b066004440
|
Backed out changesets 34a66a625618, 32db3daa20fe, and ac15ba8568c5 (bug 1102219) for Gaia unit test failures.
--HG--
extra : rebase_source : 0266cc0b2a6568ca653885745f381df8d6d167ec
|
2014-12-11 11:28:30 -05:00 |
|
ziyunfei
|
43231043f0
|
Bug 1102219 - Part 3: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till
|
2014-12-10 20:50:00 -05:00 |
|
Jason Orendorff
|
3adebb6c77
|
Bug 1103368, part 5 - Make Class::getProperty and setProperty nullable instead of needing stub functions. Never store stub functions in JSPropertyDescriptors. r=bhackett.
--HG--
extra : rebase_source : a44070dd6155426ef6026c1575116f90b5fdac0c
extra : amend_source : 8d8fcf05dfd5fdf214a39501663347a6d6b56463
|
2014-11-22 12:23:39 -06:00 |
|
Terrence Cole
|
8e3aa9a160
|
Bug 1099278 - Update nsGlobalWindow's StoreInSlot users to use a better error contract; r=bz
--HG--
extra : rebase_source : 7dd2ec19526925edfee8d819d99b7f892a0adbbb
|
2014-11-14 16:54:10 -08:00 |
|
Boris Zbarsky
|
d6a9efff54
|
Bug 1081241. Things that aren't exposed in Window shouldn't show up in RegisterBindings at all. r=smaug
|
2014-11-16 15:01:32 -05:00 |
|
Boris Zbarsky
|
75e6ffdf2f
|
Bug 1098739. Add a BufferSource typedef in our IDL. r=khuey
|
2014-11-16 15:01:08 -05:00 |
|
Gabor Krizsanits
|
03b8edc061
|
Bug 1081038 - part2: Removing nsAutoMicroTask where we have AutoEntryScript. r=bholley
|
2014-11-14 16:46:26 +01:00 |
|
Tom Schuster
|
5775dbcbf7
|
Bug 783829 - Rename Proxy enumerate trap to getEnumerablePropertyKeys. r=efaust
|
2014-11-14 16:21:12 +01:00 |
|
Paul Adenot
|
5a37d306d4
|
Bug 1000264 - Allow an object that inherits from nsWrapperCache but not nsISupports to be passed as a Promise::MaybeResolve argument. r=bz
--HG--
extra : rebase_source : 3bab4f00e3949b83a6914ab8ade63f8390b818cd
|
2014-10-22 19:26:10 +02:00 |
|
Tom Tromey
|
905453b959
|
Bug 1096341 - require an exception to be set in ToJSValue overload. r=bz
|
2014-11-10 09:06:00 +01:00 |
|
Steve Fink
|
ba8413b907
|
Bug 1053999 - Conservative stack check should assume untrusted code, r=bholley
--HG--
extra : rebase_source : f363a8bc1c2f78e9ab47538cdcf8669275a73cb0
|
2014-11-13 12:23:11 -08:00 |
|
Ryan VanderMeulen
|
d9de42ef04
|
Backed out changesets 0c9407b0e481, c2c37b2e9fac, and 488700194519 (bug 1000264) for e10s test failures.
CLOSED TREE
|
2014-11-13 12:40:15 -05:00 |
|
Paul Adenot
|
b728df6e24
|
Bug 1000264 - Allow an object that inherits from nsWrapperCache but not nsISupports to be passed as a Promise::MaybeResolve argument. r=bz
--HG--
extra : rebase_source : ff023975d448bac82465e77eff1f49e39658483d
|
2014-10-22 19:26:10 +02:00 |
|
Carsten "Tomcat" Book
|
1310769e27
|
Backed out changeset 9243c59c3e56 (bug 1081038)
|
2014-11-13 11:48:00 +01:00 |
|
Gabor Krizsanits
|
ccde37ecc7
|
Bug 1081038 - part 2: Removing nsAutoMicroTask where we have AutoEntryScript. r=bholley
|
2014-11-13 09:50:15 +01:00 |
|
Garner Lee
|
6a952b16e0
|
Bug 1075198 - Support code generation for TypedArrays fields in generated events. r=smaug
|
2014-11-11 11:20:00 +01:00 |
|
Jason Orendorff
|
4b7cb49bce
|
Bug 1058252 - Use of uninitialized value in DOMProxyHandler::delete_. r=bz.
--HG--
extra : rebase_source : cc8437789c3a9e307c4ba851ded49a7d2afd538d
|
2014-10-30 16:51:32 -05:00 |
|
Olli Pettay
|
18f3ce32a7
|
Bug 1096263 - XMLHttpRequest.send({}) should not throw, r=bz
|
2014-11-11 13:40:45 +02:00 |
|
Jan de Mooij
|
8dde2de579
|
Bug 1094255 - Optimize GetElements on NodeLists to make fun.apply(x, nodeList) faster. r=bz,evilpie
|
2014-11-11 11:56:44 +01:00 |
|
Tom Schuster
|
107172fa13
|
Bug 993026 - Rename NewResolve to Resolve in browser. r=bz
|
2014-11-08 01:07:12 +01:00 |
|
Tom Schuster
|
93dc15aa0c
|
Bug 993026 - Change resolve hook in browser/XPC. r=bholley
|
2014-11-08 01:07:12 +01:00 |
|
Tom Schuster
|
9d229e017e
|
Bug 993026 - Change XPIDLScriptable NewResolve to simpler Resolve. r=bholley
|
2014-11-08 01:07:12 +01:00 |
|
Tom Schuster
|
2a73ddb7b1
|
Bug 1091900 - Remove iteratorObject hook. r=jorendorff
* * *
Bug 1091900 - Fix build on CLOSED TREE
|
2014-11-05 20:36:49 +01:00 |
|