Andrea Marchesini
|
2f672ff2db
|
Bug 1047483 - patch 3 - Renaming DOMFile to File, r=ehsan
--HG--
rename : content/base/public/nsDOMFile.h => content/base/public/File.h
rename : content/base/src/nsDOMFile.cpp => content/base/src/File.cpp
|
2014-10-08 17:15:23 +01:00 |
|
Andrea Marchesini
|
2ca496756f
|
Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley
|
2014-10-08 17:15:22 +01:00 |
|
Ryan VanderMeulen
|
671d1a817e
|
Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures.
Backed out changeset 7d06b68c44d0 (bug 1079335)
Backed out changeset 92030169528e (bug 1079301)
Backed out changeset c09d7f95554a (bug 1047483)
Backed out changeset c199f1057d7e (bug 1047483)
Backed out changeset 18830d07884c (bug 1047483)
Backed out changeset e087289ccfbb (bug 1047483)
Backed out changeset 6238ff5d3ed0 (bug 1047483)
CLOSED TREE
--HG--
rename : content/base/public/File.h => content/base/public/nsDOMFile.h
rename : content/base/src/MultipartFileImpl.cpp => content/base/src/nsDOMBlobBuilder.cpp
rename : content/base/src/MultipartFileImpl.h => content/base/src/nsDOMBlobBuilder.h
rename : content/base/src/File.cpp => content/base/src/nsDOMFile.cpp
|
2014-10-07 13:16:11 -04:00 |
|
Andrea Marchesini
|
e4f682ba94
|
Bug 1047483 - patch 3 - Renaming DOMFile to File, r=ehsan
--HG--
rename : content/base/public/nsDOMFile.h => content/base/public/File.h
rename : content/base/src/nsDOMFile.cpp => content/base/src/File.cpp
|
2014-10-07 15:20:55 +01:00 |
|
Andrea Marchesini
|
0e29ce2ea6
|
Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley
|
2014-10-07 15:20:52 +01:00 |
|
Stephen Pohl
|
e37e4e1a89
|
Bug 1077099: Add GreBinD to easily differentiate between Contents/Resources (GreD) and Contents/MacOS (GreBinD) on OSX. r=bsmedberg
|
2014-10-03 16:48:49 -04:00 |
|
Bobby Holley
|
b42ebc5b7b
|
Bug 1065185 - Expand XrayWrapper console messages for COWs. r=bz
|
2014-10-03 10:05:51 +02:00 |
|
Carsten "Tomcat" Book
|
1f82b2fb58
|
merge fx-team to mozilla-central a=merge
|
2014-09-30 15:10:47 +02:00 |
|
Ryan VanderMeulen
|
7420c8422d
|
Merge m-c to fx-team. a=merge
|
2014-09-29 16:09:22 -04:00 |
|
Bobby Holley
|
02058c3f7d
|
Bug 1070842 - Factor script error event dispatch into a separate function. r=bz
|
2014-09-29 15:34:21 +02:00 |
|
Bobby Holley
|
b0d5796cba
|
Bug 1070842 - Remove ambiguous globals from xpc::ErrorReporter and make meanings explicit. r=bz
|
2014-09-29 15:34:20 +02:00 |
|
Jon Coppeard
|
ddd906f3a1
|
Bug 650161 - We don't need an objectMoved hook for global objects r=terrence
|
2014-09-29 09:50:17 +01:00 |
|
Bobby Holley
|
dc1a6220a7
|
Bug 1070131 - Switch originPrincipals to a mutedError flags. r=luke,r=bz
--HG--
rename : js/src/jsapi-tests/testOriginPrincipals.cpp => js/src/jsapi-tests/testMutedErrors.cpp
|
2014-09-29 10:44:30 +02:00 |
|
Bobby Holley
|
78465fa92e
|
Bug 1070131 - Stop XDR-serializing origin principals. r=luke,r=bz
|
2014-09-29 10:44:30 +02:00 |
|
Stephen Pohl
|
cf2ca1fd7c
|
Mac v2 signing - Bug 1060562 - Update xpcshell-tests for the new v2 bundle structure on OSX. r=jmaher
|
2014-09-29 11:51:29 -07:00 |
|
Bill McCloskey
|
9f5040cea3
|
Bug 1048968 - Don't use e10s shims when add-on contains unprivileged content (r=bholley)
|
2014-09-29 13:05:22 -07:00 |
|
Bobby Holley
|
54afe3012b
|
Bug 1065811 - Expose isCallable()/isConstructor() in JS_PUBLIC_API. r=billm
|
2014-09-25 13:13:28 +02:00 |
|
Bobby Holley
|
6ba14d3901
|
Bug 1065811 - Fix some soon-to-be rooting hazards. r=billm
When we starting forwarding isCallable and isConstructor over CPOWs, calls that
could potentially invoke this proxy trap can now GC.
|
2014-09-25 13:13:27 +02:00 |
|
Nicholas Nethercote
|
ff1870aac7
|
Bug 1070251 - Anonymize non-chrome inProcessTabChildGlobal URLs in memory reports when necessary. r=khuey.
--HG--
extra : rebase_source : a204dbae9f853be3ade1cdebfa0f4ac01fa3a174
|
2014-09-24 19:08:20 -07:00 |
|
Jon Coppeard
|
23f8fad496
|
Bug 650161 - Unify the finalization and moving GC callbacks into a weak pointer update callback r=terrence r=bholley
|
2014-09-24 12:54:11 +01:00 |
|
Jon Coppeard
|
f93dcea4d5
|
Bug 650161 - Fix up XPCJSRuntime object pointers on moving GC r=bholley
|
2014-09-18 18:14:50 +01:00 |
|
Bill McCloskey
|
95c7aef14f
|
Bug 1068225 - Fix up assertion to check the right thing. r=bholley
|
2014-09-24 09:17:33 +02:00 |
|
Eric Rahm
|
d68358c8cd
|
Bug 1060171 - Part 1: Add log levels to nsIConsoleMessage. r=froydnj
|
2014-09-22 15:32:21 -07:00 |
|
Ryan VanderMeulen
|
6a5ec97f20
|
Merge m-c to inbound. a=merge
|
2014-09-22 15:51:51 -04:00 |
|
Ryan VanderMeulen
|
9ff8b15061
|
Merge m-c to inbound. a=merge
|
2014-09-22 15:50:08 -04:00 |
|
Benjamin Smedberg
|
dcb398c24f
|
Bug 1069518 - XPTCall should refuse to implement interfaces with [notxpcom] methods, r=froydnj/bholley
|
2014-09-22 15:10:31 -04:00 |
|
Vlatko Markovic
|
2e30280054
|
Bug 1059216 - Verification of Trusted Hosted Apps manifest signature, part 1. r=dkeeler,rlb
|
2014-09-22 07:58:59 -07:00 |
|
Christoph Kerschbaumer
|
ef6536b244
|
Bug 1038756: Callsites creating a channel in /js/ (r=mrbkap)
|
2014-09-21 09:45:16 -07:00 |
|
Bobby Holley
|
f7c451febf
|
Bug 1070696 - Implement a JSObject* override to AutoJSAPI::Init(). r=smaug
|
2014-09-21 21:31:53 +02:00 |
|
Bobby Holley
|
8dae0fc8ce
|
Bug 1070696 - Rename xpc::GetNativeForGlobal to xpc::NativeGlobal and make it accept non-global JSObjects. r=smaug
The method is infallible, and making the callers invoke
js::GetGlobalForObjectCrossCompartment manually is dumb.
|
2014-09-21 21:31:53 +02:00 |
|
Jon Coppeard
|
c8cbf89441
|
Bug 650161 - Use the object moved hook to update the wrapper cache r=terrence r=bz r=bholley
* * *
Add exception for objectMoved hook as we do for finalize hook
|
2014-09-17 15:35:11 +01:00 |
|
Brian Hackett
|
b6ec2341c9
|
Bug 1061404 - Move ArrayBuffer view list into per compartment tables, r=sfink.
|
2014-09-17 11:13:17 -07:00 |
|
Ed Morley
|
cea5a26d63
|
Backed out changeset bea8bb703913 (bug 650161) for rooting hazzard failures
|
2014-09-17 17:34:20 +01:00 |
|
Jon Coppeard
|
c60aa1033f
|
Bug 650161 - Use the object moved hook to update the wrapper cache r=terrence r=bz r=bholley
|
2014-09-17 15:35:11 +01:00 |
|
Bobby Holley
|
42af15201f
|
Bug 1068163 - Turn off release-mode assertion against addon scope prototype munging. r=me
|
2014-09-16 22:06:51 +02:00 |
|
Jason Orendorff
|
c5d1bccdd2
|
Bug 1065604 - Assert that JSPROP_SHARED is set on all properties defined with JSPROP_GETTER or JSPROP_SETTER. r=Waldo.
--HG--
extra : rebase_source : f928bfe44c33ec0e561db346a407e20ff26165c4
|
2014-09-10 15:17:52 -05:00 |
|
Olli Pettay
|
ab178de936
|
Bug 1067344 - content process crash in nsXPCWrappedJS::CanSkip(), r=mccr8
--HG--
extra : rebase_source : 687813170d30e3763de9917bccdb4c58df576d61
|
2014-09-15 19:26:20 +03:00 |
|
Bobby Holley
|
74a1df53db
|
Bug 1060521 - Remove infrastructure for Xrayed NewResolve, GetProperty, and SetProperty on XPCWrappedNatives. r=peterv
|
2014-09-15 14:13:02 +02:00 |
|
Bobby Holley
|
c9cece9f44
|
Bug 1065452 - Add an API to access the associated window of addon scopes. r=billm
|
2014-09-15 14:12:12 +02:00 |
|
Bobby Holley
|
50853c94d0
|
Bug 1066846 - Explicitly verify that incoming dipper parameters are objects. r=bz
|
2014-09-13 19:40:10 -07:00 |
|
Bobby Holley
|
90951a49fc
|
Bug 1052096 - Add an API to access the 'Location' string (used by memory reporters) of a compartment. r=billm
|
2014-09-12 17:41:18 -07:00 |
|
Jason Orendorff
|
afee91e87a
|
Bug 1065507, part 2 - Change XPCWrappedNatives to use a null setter instead of js_GetterOnlyPropertyStub.
--HG--
extra : rebase_source : dccc09d810a07019c582d1fbda431e57287b690a
|
2014-09-10 12:43:26 -05:00 |
|
Jason Orendorff
|
6475fbdc4b
|
Bug 1065507, part 1 - Remove dead function xpc_qsGetterOnlyPropertyStub.
--HG--
extra : rebase_source : 6dbeb6dd2e69511682b5b3e8582104d06d13766d
|
2014-09-10 12:51:09 -05:00 |
|
Bill McCloskey
|
416cd026a1
|
Bug 1042680 - Allow add-ons to assign to var-declared chrome global with compartment_per_addon (r=bholley)
|
2014-09-10 17:15:40 -07:00 |
|
Eric Faust
|
9b8255f0c4
|
Bug 966518 - Part 0: Make proxy callability into a trap, rather than a class check. (r=bholley, r=djvj, r=peterv)
|
2014-09-10 15:52:36 -07:00 |
|
Felipe Gomes
|
3a6a843e37
|
Bug 1063848 - Disable e10s in safe mode. r=bsmedberg,ally.
|
2014-09-10 15:53:55 -03:00 |
|
Nicolas B. Pierron
|
85e5d11f1e
|
Bug 1063816 - Rename useCount to warmUpCounter. r=h4writer
|
2014-09-10 19:11:20 +02:00 |
|
Peter Van der Beken
|
e611d02a03
|
Bug 1063700 - Remove unused IsSecurityWrapper functions. r=bholley.
--HG--
extra : rebase_source : 32499305e3e28c690d0158f3e9df333b73e2259b
|
2014-09-09 15:38:45 +02:00 |
|
Bobby Holley
|
16ad956f14
|
Bug 981198 - Make JS_{Get,Set}ErrorReporter take a JSRuntime. r=terrence,r=bz
|
2014-09-09 16:02:10 -07:00 |
|
Irving Reid
|
3a5b415c8d
|
Bug 1064424 - Use Timestamp::ProcessCreation to calculate Cu.now(). r=bz
|
2014-09-08 14:15:04 -04:00 |
|