Bobby Holley
eb547de433
Bug 1083427 - Remove exposedProps from sandbox code. r=gabor
2014-10-16 15:28:30 +02:00
ZER0
b05dc3d753
Bug 1078378 - Replace the array instance used by emitSync with one from the content's sandbox. r=Mossop
2014-10-06 13:56:18 -07:00
Dave Townsend
f1e5377077
Bug 1068440: Uplift Add-on SDK to Firefox.
...
cc3242d1ca...cbf6cdd0d6
2014-09-26 08:32:55 -07:00
Bobby Holley
2aca60669c
Bug 742444 - Rejigger unsafeWindow definition to not rely on passing waivers across origins. r=gabor
2014-07-22 16:14:26 -07:00
Erik Vold
63e0f9ab8d
Bug 1040336 - Uplift Add-on SDK to Firefox r=me
2014-07-17 13:54:21 -07:00
Bobby Holley
9f7036e7c8
Bug 1034262 - Don't use wantXrays for requiresAddonGlobal sandboxes. r=gabor
2014-07-10 10:04:30 -07:00
Bobby Holley
3b2edd990a
Bug 1015396 - Get rid of apiSandbox. r=irakli
...
Currently, Jetpack uses two sandboxes for each content script - one for the
content script itself, and another for SDK machinery. And we end up getting Xrays
between the sandboxes, even though they're same-origin (generally with an nsEP)
because Jetpack sandboxes use |wantXrays: true| to get same-origin Xrays.
Object Xrays cause all sorts of communication problems between the sandboxes.
Irakli says we don't actually need the separate sandbox anymore since we've
removed the proxy layer, so let's just get rid of it.
2014-05-30 15:11:06 -07:00
Gabor Krizsanits
b865efb5a2
Bug 999585 - wantExportHelpers for all content-script. r=Mossop
2014-04-28 11:53:50 +02:00
Erik Vold
d031c99833
Bug 1001074 - Uplift Add-on SDK to Firefox r=me
2014-04-24 12:32:56 -07:00
Gabor Krizsanits
4544ce65c9
Bug 821809 - Part3: nsEp for content-script. r=rFobic
2014-04-10 19:52:54 +02:00
Carsten "Tomcat" Book
223f1c2d50
Backed out changeset 22feaebc0b2c (bug 821809) win8 debug jetpack-sdk test failures
2014-04-09 15:12:01 +02:00
Gabor Krizsanits
98836df1c4
Bug 821809 - Using nsExpandedPrincipal for jetpack content-scripts. r=rFobic
2014-04-09 11:52:24 +02:00
Erik Vold
f97a9b2461
Bug 964545 Add-on SDK page-mods are now debuggable r=dcamp
2014-01-27 23:21:31 -08:00
Erik Vold
e563d4d3f2
Bug 972925 - Uplift Add-on SDK to Firefox
2014-03-03 11:22:07 -08:00
Andrea Marchesini
44b5e2b14a
Bug 965860 - patch 2 - ConsoleAPI written in C++, r=bz
2014-02-27 23:39:00 +00:00
Erik Vold
4976dfb24b
Bug 960771 - Uplift Add-on SDK
2014-01-16 17:29:40 -08:00