diff browse annotate |
1d41a9159e5809e937c8abd7490dd845832652c4 created 2014-08-14 17:23 -0400 pushed 2014-11-24 19:04 +0000 |
Ryan VanderMeulen | Ryan VanderMeulen - Backed out changesets 5b1a3161f614, 17a9673ed782, and a9b8c346d295 (bug 1052052) for B2G non-unified bustage. |
diff browse annotate |
17a9673ed7828da59142f66a63ea3ea7a95233d5 created 2014-08-14 12:54 -0700 pushed 2014-11-24 19:04 +0000 |
Bobby Holley | Bobby Holley - Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor |
diff browse annotate |
8c42dc4d8a832f8fe3574f9a9ecf564496c60b0e created 2014-08-06 16:30 +0100 pushed 2014-11-24 19:04 +0000 |
Bob Owen | Bob Owen - Bug 1046647 - Part 2: Replace AutoCxPusher in nsXBLProtoImpl::InstallImplementation. r=bholley |
diff browse annotate |
f446926ce971cdacd758476b05ad881c261dcd50 created 2014-06-23 16:33 -0700 pushed 2014-10-06 12:51 +0000 |
Bill McCloskey | Bill McCloskey - Bug 1017310 - Associate JS compartments with add-on chrome XBL (r=bholley) |
diff browse annotate |
aa8381640f9ead1c05503e107e29e122203a6ddc created 2014-05-22 18:44 -0700 pushed 2014-08-25 18:42 +0000 |
Bobby Holley | Bobby Holley - Bug 1013576 - Guard against duplicate property holder creation in XBL. r=billm |
diff browse annotate |
e0741f7815ffce0ee1fc5344ec928223b34ae7ab created 2014-04-25 16:11 -0500 pushed 2014-07-14 18:39 +0000 |
Jason Orendorff | Jason Orendorff - Bug 547140, part 2 - Remove flags argument from JS_GetPropertyDescriptor and friends. r=Waldo. |
diff browse annotate |
3c13321cab204019759d46d7962c5e2a744d4e82 created 2014-04-20 11:48 -0700 pushed 2014-07-14 18:39 +0000 |
Bobby Holley | Bobby Holley - Bug 993772 - Switch to the singleton compilation scope for XBL compilation. r=mrbkap |
diff browse annotate |
1b7eef53c08abb7f48386e64fd412cb5139656f8 created 2014-01-21 18:11 -0800 pushed 2014-07-14 18:39 +0000 |
Terrence Cole | Terrence Cole - Bug 959787 - Handlify JS_DefineProperty; r=Waldo, r=bz |
diff browse annotate |
0fe126aa32df021e05ee07feef7d6b0b2f5a509c created 2014-04-11 07:59 -0700 pushed 2014-07-14 18:39 +0000 |
Bobby Holley | Bobby Holley - Bug 990290 - Get rid of dynamic XBL JSClasses. r=bz |
diff browse annotate |
e212a0c2a3cb64f082cb729b9dcb67fdbbe504f7 created 2014-04-11 07:59 -0700 pushed 2014-07-14 18:39 +0000 |
Bobby Holley | Bobby Holley - Bug 990290 - Store class objects in a weak map off the XBL global. r=bz |
diff browse annotate |
bd83539593c669d67b684b4fbf842bfe585e78d7 created 2014-04-11 07:59 -0700 pushed 2014-07-14 18:39 +0000 |
Bobby Holley | Bobby Holley - Bug 990290 - Stop using the full-blown class object setup for precompilation. r=bz |
diff browse annotate |
9ea41acd470b18f130567f958ff1ffc35b5e0ddc created 2014-04-10 00:58 -0400 pushed 2014-07-14 18:39 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 993889 part 1. Remove "scope" argument from nsContentUtils::WrapNative. r=bholley |
diff browse annotate |
3626a613190ec9570f760a81ff3a3f6fe3061a30 created 2014-03-19 13:35 -0300 pushed 2014-07-14 18:39 +0000 |
Bobby Holley | Bobby Holley - Bug 825392 - Add xpc::GetXBLScopeOrGlobal and Sprinkle some calls to it where necessary. r=bz |
diff browse annotate |
7462463054e3146815c1aba1ee7e2e823a3629ef created 2014-03-19 13:35 -0300 pushed 2014-07-14 18:39 +0000 |
Bobby Holley | Bobby Holley - Bug 825392 - Infer the global from the reflector in DoInitJSClass. r=bz |
diff browse annotate |
9f41c59d6a59f8f0241c14b9b63d00902a54d958 created 2014-03-17 16:17 +0000 pushed 2014-07-14 18:39 +0000 |
Jon Coppeard | Jon Coppeard - Bug 959787 - Handlify JS_ExecuteScript, JS_EvaluateScript and other JS APIs r=sfink r=bz |
diff browse annotate |
387b5a9167b0f2d1f43ea6b42722aa79679cb2dd created 2014-02-12 15:19 -0800 pushed 2014-06-02 21:01 +0000 |
Andrew McCreight | Andrew McCreight - Bug 733636, part 1 - Change the nsContentUtils::WrapNative aAllowWrapping default to true. r=bholley |
diff browse annotate |
3664a7e8db93e67844b33715183066327e695d7b created 2014-01-24 15:01 -0800 pushed 2014-04-22 00:22 +0000 |
Andrew McCreight | Andrew McCreight - Bug 963701 - Unscope the JSAutoCompartment in InitTargetObjects. r=bz |
diff browse annotate |
bf6cb0c04562e9fa13364b1043805ad8e9a77aaf created 2014-01-16 09:48 -0800 pushed 2014-04-22 00:22 +0000 |
Terrence Cole | Terrence Cole - Bug 959787 - Handlify several JSAPI interfaces that can GC, Part 3; r=sfink |
diff browse annotate |
243259fda9aba5900ae1492c991a0e7a541a584d created 2014-01-10 16:03 +1300| base pushed 2014-04-22 00:22 +0000 |
Robert O'Callahan | Robert O'Callahan - Bug 946065. Part 4: Move content/xbl to dom/ and flatten away 'src' directory. r=Ms2ger |