Brian Hackett
|
6fe0a1d95d
|
Bug 941805 - Use helper thread pool in all runtimes in a process, r=billm.
|
2014-05-29 13:06:23 -06:00 |
|
Ryan VanderMeulen
|
cc5c76fc96
|
Backed out changeset 0d61bcf08362 (bug 1013531) for bustage.
CLOSED TREE
|
2014-05-29 13:26:55 -04:00 |
|
Terrence Cole
|
732d0a85ef
|
Bug 1013531 - Clarify the naming of the rooting analysis supression guards; r=sfink
--HG--
extra : rebase_source : ce44e4a4428414a132eae7167c485ff366b1f0a6
|
2014-05-28 17:34:36 -07:00 |
|
Ed Morley
|
b34dba41c3
|
Merge latest green b2g-inbound changeset and mozilla-central
|
2014-05-29 15:43:28 +01: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 |
|
Vincent Chang
|
c481388ef8
|
Bug 774582 - Unable to know if there is a user connected to Wifi tethering network. r=mrbkap
|
2014-01-22 16:37:40 +08:00 |
|
Bobby Holley
|
6a42a74305
|
Bug 1007207 - Don't treat self-implemented classinfo instances differently during XPCWN creation. r=peterv
|
2014-05-28 12:04:13 -07:00 |
|
Bobby Holley
|
cbd5c13ca0
|
Bug 1015380 - Fix up tests that will break with Object Xrays. r=gabor
|
2014-05-28 11:14:27 -07:00 |
|
Landry Breuil
|
2c8120fb04
|
Bug 961488: fix crash in mozJSComponentLoader::Import on 32-bits powerpc/sparc unix-but-non-mac oses. r=bz,glandium f=stevesn,spectre
|
2014-05-27 07:56:54 +02:00 |
|
Ehsan Akhgari
|
ad3b490e96
|
Bug 1013663 - Fix some bad implicit conversion constructors in the JS engine; r=jorendorff,jandem
|
2014-05-25 21:46:24 -04:00 |
|
Peter Van der Beken
|
3f55868a69
|
Bug 789261 - Enable WebIDL bindings for Window. r=bz.
--HG--
extra : rebase_source : 4ee28872adf9d03d9dc28880426383224359fd78
|
2014-04-08 20:48:37 +02:00 |
|
Peter Van der Beken
|
3c18fdf069
|
Backout 82e3d6f25c5f (bug 789261).
|
2014-05-25 18:50:27 +02:00 |
|
Peter Van der Beken
|
fd17683306
|
Bug 789261 - Enable WebIDL bindings for Window. r=bz.
--HG--
extra : rebase_source : 4c515e4a41e622f195a81904e1f896c492831440
|
2014-04-08 20:48:37 +02:00 |
|
Bobby Holley
|
3d73ba55f1
|
Bug 992958 - Add support for prototype JSPropertySpecs on ClassSpec. r=luke
|
2014-05-23 16:53:03 -07:00 |
|
Andrea Marchesini
|
29df09f67c
|
Bug 1014657 - Port DOMStorageEvent to WebIDL and remove nsIDOMStorageEvent, r=smaug, f=ms2ger
|
2014-05-23 08:33:24 +01:00 |
|
Julien Levesy
|
d0eca42a80
|
Bug 1006692 - Replaced nsScriptSecurityManager::SubjectIsPrivileged and AccessCheck::IsCallerChrome by nsContentUtils::IsCallerChrome. r=bholley
|
2014-05-19 13:39:00 +02:00 |
|
Carsten "Tomcat" Book
|
b4c4345ac9
|
Merge mozilla-central to mozilla-inbound
|
2014-05-22 15:44:47 +02:00 |
|
Jason Orendorff
|
e77930726a
|
Bug 987995, part 3 - Move memory pressure callbacks from nsJSEnvironment/XPCJSRuntime to CycleCollectedJSRuntime. r=mccr8.
|
2014-05-22 08:18:02 -05:00 |
|
Jason Orendorff
|
1387145693
|
Bug 987995, part 2 - Add a data parameter to two memory-pressure-related callbacks. r=luke.
|
2014-05-22 08:18:01 -05:00 |
|
Carsten "Tomcat" Book
|
c3b1f0e8ad
|
merge fx-team to mozilla-central
|
2014-05-22 15:17:20 +02:00 |
|
Wes Kocher
|
91aab75d1b
|
Merge m-c to fx-team
|
2014-05-21 20:40:01 -07:00 |
|
Gijs Kruitbosch
|
ec807623dd
|
Bug 1012750 - nitfix, DONTBUILD because immaterial, rs=mak/firebot
|
2014-05-22 00:48:19 +01:00 |
|
Gijs Kruitbosch
|
b21f1e7aae
|
Bug 1012750 - defineLazyModuleGetter should log failing URL if there was an error loading, r=mak
|
2014-05-19 18:12:49 +01:00 |
|
Birunthan Mohanathas
|
e2a009d822
|
Bug 869836 - Part 5: Use AssignLiteral instead of Assign where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Birunthan Mohanathas
|
411a8639b4
|
Bug 869836 - Part 3: Use Append('c') instead of AppendLiteral("c") . r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Honza Bambas
|
ed629c4223
|
Bug 1014103 - Fix XPCShellImpl.cpp/GetLine() to use 4096 byte buffer as its caller, r=bz
|
2014-05-21 23:42:09 +02:00 |
|
Bobby Holley
|
6dfb7cf31b
|
Bug 997440 - Stop associating XPCWrappedNativeScopes with an XPCContext. r=bz
|
2014-05-20 22:52:20 -07:00 |
|
Bobby Holley
|
9cad68a527
|
Bug 997440 - Use the WrappedJS's global as an entry global. r=bz
This basically means that baseURI will be relative to global in which the code
is defined, which seems reasonable.
|
2014-05-20 22:52:20 -07:00 |
|
Bobby Holley
|
4e144db9b2
|
Bug 997440 - Introduce a special null principal to return when we're not in any compartment at all. r=bz
|
2014-05-20 22:52:20 -07:00 |
|
Bobby Holley
|
239818f4e1
|
Bug 997440 - Fix an XPConnect test bug. r=bz
This failure is currently being silently squelched on trunk.
|
2014-05-20 22:52:19 -07:00 |
|
Wes Kocher
|
bd1a784c76
|
Backed out changeset c744c837c732 (bug 789261) for Gaia-unit test bustage on a CLOSED TREE
|
2014-05-19 15:20:43 -07:00 |
|
Nathan Froyd
|
380d6fe3d9
|
Bug 1012748 - part 3 - remove nsIXPCSecurityManager; r=bholley
|
2014-05-19 12:59:30 -04:00 |
|
Nathan Froyd
|
e74c4a2f69
|
Bug 1012748 - part 2 - remove unnecessary includes of nsIXPCSecurityManager.h; r=bholley
|
2014-05-19 12:43:00 -04:00 |
|
Nathan Froyd
|
c36743f297
|
Bug 1012748 - part 1 - remove unused mDefaultSecurityManager field; r=bholley
|
2014-05-19 12:42:33 -04:00 |
|
Peter Van der Beken
|
c9832d2f31
|
Bug 789261 - Enable WebIDL bindings for Window. r=bz.
--HG--
extra : rebase_source : ae0d50133962c86ecdb7bf60f5ec8d359f681ac0
|
2014-04-08 20:48:37 +02:00 |
|
Peter Van der Beken
|
11c7284be9
|
Bug 1010955 - Fix tests so they'll work with Window on WebIDL bindings. r=bz.
--HG--
rename : content/media/webspeech/synth/ipc/test/test_ipc.html => content/media/webspeech/synth/ipc/test/file_ipc.html
|
2014-02-15 22:12:35 +01:00 |
|
Carsten "Tomcat" Book
|
2fb1104640
|
Backed out changeset 46c16792274f (bug 1010955) for suspicion of causing memory leaks on a CLOSED TREE
|
2014-05-19 15:02:58 +02:00 |
|
Peter Van der Beken
|
a74f42c6f9
|
Bug 1010955 - Fix tests so they'll work with Window on WebIDL bindings. r=bz.
--HG--
rename : content/media/webspeech/synth/ipc/test/test_ipc.html => content/media/webspeech/synth/ipc/test/file_ipc.html
extra : rebase_source : c7dc7fc44717ad6bf5381ecb8a537bf698ee962e
|
2014-02-15 22:12:35 +01:00 |
|
Bill McCloskey
|
380ef2b5f4
|
Bug 996785 - Move global CPOW functions to top level (r=mrbkap)
|
2014-05-16 16:40:35 -07:00 |
|
Bill McCloskey
|
64f0d70e37
|
Bug 996785 - Allow multiple JS finalize callbacks (r=jonco)
|
2014-05-16 16:40:34 -07: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 |
|
Brian Hackett
|
f08c286b61
|
Bug 976446 - Add port of irregexp regexp engine, and use by default, r=jandem.
|
2014-05-15 16:48:21 -07:00 |
|
Nick Lebedev
|
b7223435b4
|
Bug 998002 - Rename nsContentUtils::Get{Subject,Object}Principal to nsContentUtils::{Subject,Object}Principal. r=bholley
|
2014-05-13 11:58:00 +02:00 |
|
Andrew McCreight
|
8ad82b0c1c
|
Bug 958353, part 3 - Finish any IGC in progress when manually triggering an ICC slice. r=smaug
|
2014-05-13 11:58:39 -07:00 |
|
Peter Van der Beken
|
77108dd07e
|
Fix bustage from bc9768d92d2f (bug 1005978).
|
2014-05-13 11:28:39 +02:00 |
|
Peter Van der Beken
|
8119bfc066
|
Bug 1005978 - Add infrastructure to create main-thread WebIDL globals with XPConnect. r=bz.
--HG--
extra : rebase_source : 08c6f04e050bdd801a15883bb57d21ff93626024
|
2014-04-08 20:48:37 +02:00 |
|
Peter Van der Beken
|
e66849dff6
|
Bug 1005966 - Add a pref to control whether to use WebIDL bindings for Window. r=bz.
--HG--
extra : rebase_source : ff51d647d6454d4cfbea0a967e64abe00dd74b77
|
2014-03-10 18:06:01 +01:00 |
|
Peter Van der Beken
|
4874a03840
|
Bug 1005898 - Make WebIDL properties on all globals own properties. r=bz.
--HG--
extra : rebase_source : 3eb201d073b090b2627814264a126a1a4281207f
|
2014-02-15 22:12:34 +01:00 |
|
Bobby Holley
|
9086fb6ef0
|
Bug 1008006 - Use a helper to avoid repeated computations of various dependencies. r=gabor
|
2014-05-12 14:37:46 -07:00 |
|