Erik Vold
|
d534c4eba5
|
Bug 1024837 - Uplift Add-on SDK to Firefox r=me
|
2014-06-16 14:42:23 -07:00 |
|
Erik Vold
|
0497c225dc
|
Bug 1021280 - Uplift Add-on SDK to Firefox r=me
|
2014-06-05 16:22:03 -07:00 |
|
Erik Vold
|
9a73288e1c
|
Bug 1013510 - Uplift Add-on SDK to Firefox r=me
--HG--
rename : addon-sdk/source/python-lib/cuddlefish/tests/preferences-files/packages/curly-id/package.json => addon-sdk/source/test/fixtures/preferences/curly-id/package.json
rename : addon-sdk/source/python-lib/cuddlefish/tests/preferences-files/packages/no-prefs/package.json => addon-sdk/source/test/fixtures/preferences/no-prefs/package.json
rename : addon-sdk/source/python-lib/cuddlefish/tests/preferences-files/packages/preferences-branch/package.json => addon-sdk/source/test/fixtures/preferences/preferences-branch/package.json
|
2014-05-20 21:46:38 -07:00 |
|
Erik Vold
|
8c29ce9d0b
|
Bug 1011107 - Uplift Add-on SDK to Firefox
|
2014-05-15 12:39:59 -07:00 |
|
Erik Vold
|
59f30ad9f1
|
Bug 1004395 - Uplift Add-on SDK to Firefox r=me
|
2014-05-09 10:10:05 -07:00 |
|
Erik Vold
|
79663ddcc2
|
Bug 982379 - Uplift Add-on SDK to Firefox
|
2014-03-12 17:20:56 -07:00 |
|
Erik Vold
|
bf76a422a2
|
Bug 980511 - Uplift Add-on SDK to Firefox
|
2014-03-06 14:21:49 -08:00 |
|
Erik Vold
|
d659369c3a
|
Bug 972925 - Uplift Add-on SDK to Firefox
|
2014-03-03 11:22:07 -08:00 |
|
Alexander J. Vincent
|
8d99d1aa31
|
Bug 952307 - Move some addon-private JSM's to a subdirectory. r=Unfocused
--HG--
rename : toolkit/mozapps/extensions/AddonLogging.jsm => toolkit/mozapps/extensions/internal/AddonLogging.jsm
rename : toolkit/mozapps/extensions/AddonRepository.jsm => toolkit/mozapps/extensions/internal/AddonRepository.jsm
rename : toolkit/mozapps/extensions/AddonRepository_SQLiteMigrator.jsm => toolkit/mozapps/extensions/internal/AddonRepository_SQLiteMigrator.jsm
rename : toolkit/mozapps/extensions/AddonUpdateChecker.jsm => toolkit/mozapps/extensions/internal/AddonUpdateChecker.jsm
rename : toolkit/mozapps/extensions/LightweightThemeImageOptimizer.jsm => toolkit/mozapps/extensions/internal/LightweightThemeImageOptimizer.jsm
rename : toolkit/mozapps/extensions/PluginProvider.jsm => toolkit/mozapps/extensions/internal/PluginProvider.jsm
rename : toolkit/mozapps/extensions/SpellCheckDictionaryBootstrap.js => toolkit/mozapps/extensions/internal/SpellCheckDictionaryBootstrap.js
rename : toolkit/mozapps/extensions/XPIProvider.jsm => toolkit/mozapps/extensions/internal/XPIProvider.jsm
rename : toolkit/mozapps/extensions/XPIProviderUtils.js => toolkit/mozapps/extensions/internal/XPIProviderUtils.js
|
2014-01-07 20:14:08 -08:00 |
|
Erik Vold
|
2bc52fdc5d
|
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
|
783e6774e4
|
Bug 968621 - Uplift Add-on SDK to Firefox
|
2014-02-06 09:02:01 -08:00 |
|
Erik Vold
|
54cf406014
|
Bug 963216 - Uplift Add-on SDK
|
2014-01-24 15:51:44 -08:00 |
|
Gian-Carlo Pascutto
|
86b9a69241
|
Bug 783047 - Update SafeBrowsing URLs to use HTTPS. r=mmc,dcamp sr=gavin
|
2014-01-16 09:27:59 +01:00 |
|
Erik Vold
|
e28edc5f16
|
Bug 956129 - Uplift Addon SDK to Firefox
|
2014-01-09 20:21:33 -08:00 |
|
Erik Vold
|
c55ae6084f
|
Bug 947501 - Uplift Addon SDK to Firefox
|
2013-12-19 14:50:18 -08:00 |
|
Dave Townsend
|
b04aa5bc06
|
Bug 935220: Uplift Add-on SDK to Firefox. r=me
https://github.com/mozilla/addon-sdk/compare/firefox27...50697e6182cb4f79f9605b7cd1d1f5084cfaf03f
--HG--
rename : addon-sdk/source/data/index.html => addon-sdk/source/test/addons/addon-page/data/index.html
rename : addon-sdk/source/test/favicon-helpers.js => addon-sdk/source/test/addons/places/favicon-helpers.js
rename : addon-sdk/source/test/places-helper.js => addon-sdk/source/test/addons/places/places-helper.js
rename : addon-sdk/source/data/test-trusted-document.html => addon-sdk/source/test/addons/symbiont/data/test-trusted-document.html
rename : addon-sdk/source/data/index.html => addon-sdk/source/test/fixtures/index.html
rename : addon-sdk/source/data/mofo_logo.SVG => addon-sdk/source/test/fixtures/mofo_logo.SVG
rename : addon-sdk/source/data/moz_favicon.ico => addon-sdk/source/test/fixtures/moz_favicon.ico
rename : addon-sdk/source/data/pagemod-css-include-file.css => addon-sdk/source/test/fixtures/pagemod-css-include-file.css
rename : addon-sdk/source/data/test-content-symbiont.js => addon-sdk/source/test/fixtures/test-content-symbiont.js
rename : addon-sdk/source/data/test-context-menu.js => addon-sdk/source/test/fixtures/test-context-menu.js
rename : addon-sdk/source/data/test-iframe-postmessage.html => addon-sdk/source/test/fixtures/test-iframe-postmessage.html
rename : addon-sdk/source/data/test-iframe.html => addon-sdk/source/test/fixtures/test-iframe.html
rename : addon-sdk/source/data/test-iframe.js => addon-sdk/source/test/fixtures/test-iframe.js
rename : addon-sdk/source/data/test-message-manager.js => addon-sdk/source/test/fixtures/test-message-manager.js
rename : addon-sdk/source/data/test-net-url.txt => addon-sdk/source/test/fixtures/test-net-url.txt
rename : addon-sdk/source/data/test-page-mod.html => addon-sdk/source/test/fixtures/test-page-mod.html
rename : addon-sdk/source/data/test-page-worker.html => addon-sdk/source/test/fixtures/test-page-worker.html
rename : addon-sdk/source/data/test-page-worker.js => addon-sdk/source/test/fixtures/test-page-worker.js
rename : addon-sdk/source/data/test-sidebar-addon-global.html => addon-sdk/source/test/fixtures/test-sidebar-addon-global.html
rename : addon-sdk/source/data/test-trusted-document.html => addon-sdk/source/test/fixtures/test-trusted-document.html
rename : addon-sdk/source/data/test.html => addon-sdk/source/test/fixtures/test.html
rename : addon-sdk/source/data/testLocalXhr.json => addon-sdk/source/test/fixtures/testLocalXhr.json
|
2013-11-05 13:51:58 -08:00 |
|
Wes Kocher
|
0563e70cbf
|
Bug 907509 - Uplift Addon SDK to fx-team
|
2013-08-20 18:24:12 -07:00 |
|
Wes Kocher
|
5c4a4d62bf
|
Bug 906173 - Uplift addon-sdk to Firefox r=me
|
2013-08-16 13:57:21 -07:00 |
|
ZER0
|
65c4ffacbb
|
Bug 865391 - Intermittent Jetpack TEST-UNEXPECTED-FAIL | unknown | Test output exceeded timeout (60s). r=Mossop
|
2013-08-14 11:00:14 -07:00 |
|
Dave Townsend
|
9b6727d39c
|
Bug 901239 - Uplift Add-on SDK to Firefox r=me
|
2013-08-09 13:17:14 -07:00 |
|
Wes Kocher
|
a1d91ad03b
|
Bug 897683 - Uplift Add-on SDK to Firefox r=me
|
2013-07-29 14:37:44 -07:00 |
|
Ryan VanderMeulen
|
6f8b642629
|
Backed out changeset 489046125fa6 (bug 897683) due to Ubuntu debug Jetpack perma-orange.
|
2013-07-25 08:51:50 -04:00 |
|
Wes Kocher
|
60c9d868f8
|
Bug 897683 - Uplift Addon-SDK to Firefox r=me
|
2013-07-24 14:33:54 -07:00 |
|
Wes Kocher
|
7fdb9dfa1a
|
Bug 889157 - Uplift Add-on SDK to Firefox r=me
|
2013-07-09 19:15:10 -07:00 |
|
Phil Ringnalda
|
69e7485dfe
|
Backed out 6d349e5ae0ed (bug 889157) for JP test bustage
|
2013-07-01 18:32:34 -07:00 |
|
Wes Kocher
|
4641781385
|
Bug 889157 - Uplift Add-on SDK to Firefox r=me
|
2013-07-01 17:03:43 -07:00 |
|
Wes Kocher
|
59de54311a
|
Bug 882407 - Uplift addon-sdk to firefox. r=me
|
2013-06-12 13:29:26 -07:00 |
|
Wes Kocher
|
6ca3643cbc
|
Bug 880558 - Uplift addon-sdk to firefox r=me
|
2013-06-07 09:43:59 -07:00 |
|
Wes Kocher
|
beef6aef2f
|
Bug 869687 - Uplift Add-on SDK integration branch to Firefox
|
2013-05-07 19:30:52 -07:00 |
|
Brian Smith
|
5170741299
|
Bug 867445: Remove Test Pilot, r=gavin
|
2013-04-30 17:30:44 -07:00 |
|
Wes Kocher
|
d05ec00bd9
|
Bug 865135 - Uplift Add-on SDK integration branch to Firefox.
|
2013-04-26 02:04:23 -07:00 |
|
Wes Kocher
|
cb0e50182e
|
Bug 861277 - Uplift addon-sdk's integration branch
|
2013-04-13 17:25:38 -07:00 |
|
Dave Townsend
|
cfc3255db9
|
Bug 855831: Uplift Add-on SDK changeset bb071f7ac300d9a3d8227148153c892efc94f0b7.
4e4e29d...bb071f7ac3
|
2013-03-28 14:42:30 -07:00 |
|
Dave Townsend
|
831414d4ad
|
Bug 852322: Uplift Add-on SDK changeset 4e4e29d60115b985a72c261142e794d23ca9b221
645b0ca...4e4e29d
|
2013-03-19 11:44:49 -07:00 |
|
Wes Kocher
|
1d744976ae
|
Bug 849009 - Uplift Add-on SDK changeset 645b0ca71ccd41bb1fc69d97d22c456b03452e89
|
2013-03-07 15:09:34 -08:00 |
|
Dave Townsend
|
ccf77eb205
|
Bug 844183: Uplift Add-on SDK changeset 2bee189e1cb87f5fbe38ce862c8ff35ee0978480
bf2c2f609b...2bee189e1c
|
2013-02-22 10:22:25 -08:00 |
|
Dave Townsend
|
146d35392c
|
Bug 842762: Uplift Add-on SDK changeset bf2c2f609babcea412a2349a431ae6bdbedcf05d
4e44dd094e...bf2c2f609b
|
2013-02-21 07:54:55 -08:00 |
|
Phil Ringnalda
|
6eda84a60d
|
Back out a104642698a0 (bug 842762) for b2g test bustage
CLOSED TREE
|
2013-02-19 19:49:41 -08:00 |
|
Dave Townsend
|
7bf4102824
|
Bug 842762: Uplift Add-on SDK changeset 4e44dd094e8636216e8c9ca5664866a5cf7d0cdd
a16bbd5772...4e44dd094e
|
2013-02-19 14:14:54 -08:00 |
|
Dave Townsend
|
fc29877825
|
Bug 841418: Uplift the stabilization branch of add-on sdk to Firefox.
|
2013-02-14 12:03:26 -06:00 |
|
Dave Townsend
|
37d1fc5b0d
|
Bug 731779: Integrate the Add-on SDK loader and API libraries into Firefox (uplifting from addon-sdk a16bbd5772880b578a939eeb65102bca6560d494)
|
2013-02-01 13:17:34 -08:00 |
|