Nicholas Nethercote
7b107d5931
Bug 1010064 - Allow memory reports to be anonymized. r=bsmedberg.
2014-05-20 23:06:54 -07:00
Boris Zbarsky
2abc4a8ca9
Bug 1019194 part 1. Get rid of nsIIndexedDatabaseManager. r=paul,khuey,mossop
2014-06-17 15:01:47 -04:00
Erik Vold
fa73841aac
Bug 1024837 - Uplift Add-on SDK to Firefox r=me
2014-06-16 14:42:23 -07:00
Erik Vold
234e2c6eae
Bug 1021280 - Uplift Add-on SDK to Firefox r=me
2014-06-05 16:22:03 -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
Eddy Bruel
67412823f3
Bug 1003095 - Convert DevToolsExtensions.jsm into an SDK module;r=past;r=ZER0
2014-05-22 16:20:41 +02:00
Erik Vold
e6aa8c2ad5
Bug 1013510 - Uplift Add-on SDK to Firefox r=me
2014-05-20 21:46:38 -07:00
Erik Vold
1f9e840708
Bug 1011107 - Uplift Add-on SDK to Firefox
2014-05-15 12:39:59 -07:00
Erik Vold
c8de16d891
Bug 1004395 - Uplift Add-on SDK to Firefox r=me
2014-05-09 10:10:05 -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
Erik Vold
86acd13a6a
Bug 997561 - Uplift Add-on SDK to Firefox (CLOSED TREE) r=me
2014-04-17 02:07:49 -07:00
Erik Vold
8d4372cb2d
Bug 993272 - Uplift Add-on SDK to Firefox
2014-04-14 22:56:11 -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
d78cf2dc50
Bug 988743 - Uplift Add-on SDK to Firefox
2014-03-27 03:23:12 -07:00
Boris Zbarsky
3591403a3b
Bug 980962. Fix in-tree consumers to not construct typed arrays without "new". r=jorendorff
2014-03-20 23:19:42 -04:00
Erik Vold
1553f9245e
Bug 985956 - Uplift Add-on SDK to Firefox
2014-03-20 08:07:16 -07: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
2b95a60130
Bug 982379 - Uplift Add-on SDK to Firefox
2014-03-12 17:20:56 -07:00
Boris Zbarsky
538d917aef
Bug 980965. Stop using DOM constructors as functions in chrome code. r=bholley
2014-03-10 17:38:14 -04:00
Erik Vold
02b270ec51
Bug 980511 - Uplift Add-on SDK to Firefox
2014-03-06 14:21:49 -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
Alexander J. Vincent
124eff5db7
Bug 952307 - Move some addon-private JSM's to a subdirectory. r=Unfocused
2014-01-07 20:14:08 -08:00
Erik Vold
902fc8d61c
Bug 926264: Use a setTimeout before exiting tests and add some additional logs. r=Mossop
2014-02-07 13:19:23 -08:00
Erik Vold
251be407fd
Bug 968621 - Uplift Add-on SDK to Firefox
2014-02-06 09:02:01 -08:00
Erik Vold
694f9a3094
Bug 926264 - Do not exit(0) twice r=@Mossop
2014-02-04 16:58:46 -08:00
Ryan VanderMeulen
950fa1b9f4
Backed out changeset 72fdce22d68f (bug 964545) for mochitest-bc crashes.
2014-02-04 15:09:06 -05:00
Erik Vold
12c97a72b6
Bug 964545 - Add-on SDK page-mods are now debuggable r=dcamp
2014-01-27 23:21:31 -08:00
Erik Vold
2e2ce0d9c7
Bug 966416 - Uplift Add-on SDK to Firefox
2014-02-01 16:05:39 -08:00
Erik Vold
dd43da4dbb
Bug 963216 - Uplift Add-on SDK
2014-01-24 15:51:44 -08:00
Erik Vold
4976dfb24b
Bug 960771 - Uplift Add-on SDK
2014-01-16 17:29:40 -08:00
Erik Vold
a20917cd5a
Bug 956129 - Uplift Addon SDK to Firefox
2014-01-09 20:21:33 -08:00
Gavin Sharp
98f00006e6
Tweak some comments per bug 910523 and bug 910517.
2013-09-16 09:45:58 -04:00
Erik Vold
78c4d82ab9
Bug 947501 - Uplift Addon SDK to Firefox
2013-12-19 14:50:18 -08:00
Nicholas Nethercote
d59d2c5af8
Bug 947802 (part 2) - Replace enumerateReporters() with getReportsForThisProcess(). r=mccr8.
2013-12-01 16:29:37 -08:00
Dave Townsend
81903cc51f
Bug 947501: Uplift Add-on SDK to Firefox. r=me
...
11344b2...dc6000a
2013-12-06 15:53:30 -08:00
Dave Townsend
de3fe79b8a
Bug 941933: Uplift Add-on SDK to Firefox. r=me
...
e0ee67e...11344b2
2013-11-27 16:43:04 -08:00
Dave Townsend
364e9d1cc1
Bug 935220: Uplift Add-on SDK to Firefox. r=me
...
https://github.com/mozilla/addon-sdk/compare/firefox27...50697e6182cb4f79f9605b7cd1d1f5084cfaf03f
2013-11-05 13:51:58 -08:00
Dave Townsend
1e587ea578
Bug 923719: Uplift Addon SDK to Firefox. r=me
...
bece20a...24471bc
2013-10-04 16:48:52 -07:00
Andy Wingo
96a910cc27
Bug 907077: Adapt addon SDK custom iterators to work with new for-of behavior r=rFobic
2013-10-03 13:37:57 +01:00
Jan Varga
86fb699d45
Bug 832883 - Move IDBKeyRange to WebIDL and define indexedDB/IDBKeyRange in all the spots. r=khuey,bent (initial work done by Ms2ger)
2013-09-28 13:25:46 +02:00
Gabor Krizsanits
6dbececbc8
Bug 892214 - Rename DOMConstructors to GlobalProperties in SandboxOptions. r=bholley, r=mossop
2013-09-21 15:25:46 +02:00
Bobby Holley
c267dc9fd6
Bug 874502 part 2. Fix addon sdk to not assume synchronous closing of windows. r=mossop
2013-09-17 17:45:47 -04:00
Boris Zbarsky
9e19b54145
Bug 913855. Fix consumers of window mediator to be more consistent in their checking for closed windows. r=dolske
...
Note that we can't just stop returning closed windows from the window
mediator, because some consumers (e.g. session restore) rely on seeing
closed windows in the list so they can remove them from their internal
data structures expeditiouly.
2013-09-13 17:29:51 -04:00
Nicholas Nethercote
c7fbf6a742
Bug 910517 (3rd attempt) - Remove nsIMemoryReporter, and rename nsIMemoryMultiReporter as nsIMemoryReporter. r=mmcr8.
2013-08-27 16:24:51 -07:00
Dave Townsend
74000b780f
Bug 913591: Uplift Add-on SDK to Firefox. r=me
...
7db663a...e833700
2013-09-06 11:09:20 -07:00
Wes Kocher
227962f09a
Bug 912698 - Uplift Add-on SDK to Firefox r=me
2013-09-04 13:53:05 -07:00