Boris Zbarsky
|
b8f16e3e0f
|
Bug 1019191 part 1. Remove the dead finishInitForWrappedGlobal method. r=bholley
|
2014-10-22 11:40:46 -04:00 |
|
Bobby Holley
|
ca690bc061
|
Bug 1084245 - Introduce a hacky opt-out of the new security checks for MozTCPSocket. r=bz
|
2014-10-17 18:02:19 +02:00 |
|
Eric Rahm
|
d68358c8cd
|
Bug 1060171 - Part 1: Add log levels to nsIConsoleMessage. r=froydnj
|
2014-09-22 15:32:21 -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 |
|
Bobby Holley
|
723e07a699
|
Bug 1062631 - Remove exception swallowing code in NS_ScriptErrorReporter. r=bz
See bug 1062631 comment 0.
|
2014-09-08 13:36:22 -07:00 |
|
Boris Zbarsky
|
dae60ad74d
|
Bug 1063521. Remove the WANT_OUTER_OBJECT classinfo flag, since it's now unused. r=bholley
|
2014-09-08 10:05:11 -04:00 |
|
Boris Zbarsky
|
f9250dfe0d
|
Bug 969490. Add a Components.utils.now() that provides access in system JS to a monotonic timer, returning a fractional number milliseconds since process creation. r=bholley
|
2014-09-04 15:26:21 -04:00 |
|
Tom Schuster
|
63359ec098
|
Bug 1045584 - Remove everything relating to frames from OldDebugAPI. r=jandem,bholley
|
2014-07-30 14:26:46 +02:00 |
|
Bobby Holley
|
c77cb31ac4
|
Bug 1042840 - Remove evalInWindow. r=gabor
|
2014-07-28 11:19:25 -07:00 |
|
Bobby Holley
|
51cadd7069
|
Bug 1038844 - Implement a COW opt-out for automation. r=gabor,sr=mrbkap
|
2014-07-17 21:34:48 -07:00 |
|
Bill McCloskey
|
8b9dfc45b5
|
Bug 1017323 - Add-on interposition (r=bholley)
|
2014-07-14 22:10:05 -07:00 |
|
Boris Zbarsky
|
6fa329d450
|
Bug 1018583 part 2. Remove the returnStringOnly gunk from sandboxes. r=bholley
|
2014-07-04 01:22:50 -04:00 |
|
Carsten "Tomcat" Book
|
c8bafba097
|
Backed out changeset df2b43d4581e (bug 1018583)
|
2014-07-04 08:23:42 +02:00 |
|
Boris Zbarsky
|
ab6716593f
|
Bug 1018583 part 2. Remove the returnStringOnly gunk from sandboxes. r=bholley
|
2014-07-04 01:22:50 -04:00 |
|
Bobby Holley
|
72f6f06da8
|
Bug 1032317 - Remove nsIXPConnect::InitClasses. r=gabor
|
2014-07-03 09:40:52 -07:00 |
|
Jim Blandy
|
15b78ecf33
|
Bug 800200: Remove references to JSD from outside js/jsd. r=mccr8,bholley,ted,smaug
|
2014-06-27 11:05:08 -07:00 |
|
Bobby Holley
|
de6604063e
|
Bug 1027131 - Use StackScopedClone for cloneInto. r=gabor
|
2014-06-23 13:25:08 -07:00 |
|
Bill McCloskey
|
1ddea0f108
|
Bug 990729 - No longer store addonId in sandbox metadata (r=bholley)
|
2014-06-21 11:54:37 -07:00 |
|
Andrew McCreight
|
a1e6587a6b
|
Bug 1019101 - Add a way to get the max CC pause during a given period of time. r=smaug
|
2014-06-14 16:43:45 -07:00 |
|
Jason Orendorff
|
4642bf0f53
|
Bug 1023109 - Update nsIXPCScriptable.idl UUID. (Interface changed in rev a470806c3553.) r=Waldo.
"[...] nothing can go wrong with this" --Jeff Walden.
--HG--
extra : rebase_source : 95640f61aae830080c96ff6db849b9da36ad4bcf
|
2014-06-10 12:20:11 -05:00 |
|
Bill McCloskey
|
d9139ea63b
|
Bug 1014993 - Add Cu.isCrossProcessWrapper (r=mrbkap)
|
2014-05-28 18:05:22 -07:00 |
|
Drew Willcoxon
|
681b0c94c0
|
Bug 1016721 - nsIXPCComponents_Utils.cloneInto's comment should mention cloneFunctions (plural), not cloneFunction. r=bholley
|
2014-05-28 17:07:33 -07:00 |
|
Nathan Froyd
|
380d6fe3d9
|
Bug 1012748 - part 3 - remove nsIXPCSecurityManager; r=bholley
|
2014-05-19 12:59:30 -04:00 |
|
Girish Sharma
|
50fa2456f1
|
Bug 1004487 - Add Cu.isModuleLoaded method to know if a resource has been loaded via Cu.import, r=bholley
|
2014-05-15 23:52:45 +05:30 |
|
Bobby Holley
|
e73b348963
|
Bug 1001198 - Explicitly create the SafeJSContext from XPConnect. r=gabor
|
2014-05-06 23:17:44 -07:00 |
|
Bobby Holley
|
648f667734
|
Bug 1001198 - Explicitly fire up the SSM from nsXPConnect. r=gabor
|
2014-05-06 23:17:43 -07:00 |
|
Andrew McCreight
|
67aeb89cc4
|
Bug 958353 - Add finishCC() and ccSlice() methods for testing incremental cycle collection. r=smaug
|
2014-05-06 17:25:26 -07:00 |
|
Jason Orendorff
|
b4e94a9f46
|
Bug 547140, part 4 - Remove flags argument from resolve hooks. r=Waldo.
|
2014-04-25 16:11:02 -05:00 |
|
Bobby Holley
|
65765653a9
|
Bug 998083 - Introduce Cu.getObjectPrincipal and kill nsIScriptSecurityManager::GetObjectPrincipal. r=gabor
|
2014-04-19 10:39:59 -07:00 |
|
Fabrice Desré
|
140000dc46
|
Bug 965970 - Add support to compile asm.js code at install/update time r=luke,bholley,marco
|
2014-04-17 22:03:03 -07:00 |
|
Ehsan Akhgari
|
5b9f45a1a5
|
Bug 798158 - Part 1: Use a pointer-sized type to store refcounts internally; r=bsmedberg
|
2014-03-27 16:38:33 -04:00 |
|
Bobby Holley
|
7f56c979e3
|
Bug 986940 - Remove Cu.createArrayIn. r=gabor
|
2014-03-24 11:30:20 -03:00 |
|
Bobby Holley
|
1ece5fe4b9
|
Bug 986940 - Remove Cu.createDateIn. r=gabor
When we switch ObjectWrapper.jsm to use Cu.cloneInto, this became unused.
|
2014-03-24 11:30:20 -03:00 |
|
Andrew McCreight
|
38957cb028
|
Bug 966762 - Add chrome JS function to unlink ghost windows. r=smaug
|
2014-02-20 12:55:40 -08:00 |
|
Andrew McCreight
|
7ca0781046
|
Backout bug 966762 for Valgrind leaks
|
2014-02-19 17:17:58 -08:00 |
|
Andrew McCreight
|
558195773a
|
Bug 966762 - Add chrome JS function to unlink ghost windows. r=smaug
|
2014-02-19 13:27:15 -08:00 |
|
Bobby Holley
|
aa566f93a5
|
Bug 968335 - Implement Cu.getWebIDLCallerPrincipal. r=bz
|
2014-02-14 22:36:44 -08:00 |
|
Phil Ringnalda
|
d66d0a8ba2
|
Back out 4fc776ee6852:6a0ebe4ddd01 (bug 968335) and e7d697004921 (bug 923904) for b2g emulator build bustage
CLOSED TREE
|
2014-02-14 18:35:30 -08:00 |
|
Bobby Holley
|
6d16ee1449
|
Bug 968335 - Implement Cu.getWebIDLCallerPrincipal. r=bz
|
2014-02-14 16:13:38 -08:00 |
|
Bobby Holley
|
983a6bbd24
|
Bug 969156 - Don't fire onNewGlobalObject until the end of nsGlobalWindow::SetNewDocument. r=bz
|
2014-02-10 10:03:56 -08:00 |
|
Andrea Marchesini
|
7184ae68ee
|
Bug 964293 - Implement Cu.cloneInto() method, r=bholley
|
2014-01-30 04:45:48 -08:00 |
|
Andrew McCreight
|
a62f062437
|
Bug 963665 - Make nsIXPConnect noscript. r=bholley
|
2014-01-27 07:16:38 -08:00 |
|
Andrew McCreight
|
930625ba83
|
Bug 963312 - Get JS engine telemetry values from Components.utils, not nsIXPConnect. r=bholley,taras
|
2014-01-26 07:57:00 -08:00 |
|
Bobby Holley
|
8356b2d621
|
Bug 957688 - Remove nsIXPCSecurityManager::CanAccess and nsScriptSecurityManager::CheckPropertyAccessImpl. r=mrbkap
\o/
|
2014-01-24 16:08:26 -08:00 |
|
Bobby Holley
|
fac9fbd739
|
Bug 957688 - Remove checkAccess nsIXPCScriptable hook. r=mrbkap
|
2014-01-24 16:08:25 -08:00 |
|
Andrea Marchesini
|
06f3df72fa
|
Bug 958816 - UUIDs updated to make strings in nsIStackFrame API sane CLOSED TREE
|
2014-01-20 18:47:35 +01:00 |
|
Andrea Marchesini
|
db2fa96fac
|
Bug 958816 - Make strings in nsIStackFrame API sane, r=bz
|
2014-01-20 17:51:41 +01:00 |
|
Tom Schuster
|
e64b35e141
|
Bug 939294 - Change xpidl jsval to handles. r=gabor,bz,khuey,bsmedberg,terrence
|
2014-01-09 18:39:36 +01:00 |
|
Bobby Holley
|
393b120ae5
|
Bug 951948 - Add a way for automation to force the creation of a privileged Components object for an unprivileged scope. r=ted,r=mrbkap
|
2014-01-14 18:49:29 -08:00 |
|
Bobby Holley
|
e7d944c925
|
Bug 951948 - Separate out the unprivileged parts of nsXPCComponents into a separate interface and class. r=mrbkap
|
2014-01-14 18:49:29 -08:00 |
|