Nathan Froyd
|
6328fe85d5
|
Bug 902938 - part 1 - add androidBridge to Services.jsm; r=Mossop
|
2013-08-08 10:57:34 -04:00 |
|
Tom Schuster
|
8a93341f66
|
Bug 900675 - Move e10s webNavigation implementation in a jsm. r=felipe
|
2013-08-06 12:35:39 -04:00 |
|
Ms2ger
|
25c19f9737
|
Bug 897458 - Move EXTRA_PP_JS_MODULES to moz.build; r=gps
|
2013-08-02 09:03:25 +02:00 |
|
Tim Taubert
|
d026835370
|
Bug 895185 - Rename Promise.every() to .all() to reduce confusion about our differing implementation; r=paolo
|
2013-07-31 10:58:44 -07:00 |
|
Ryan VanderMeulen
|
78c8d092c8
|
Merge m-c to inbound.
|
2013-07-29 18:42:45 -04:00 |
|
Shane Caraveo
|
5ae8ef14b5
|
bug 896314 fix permission icon when swapping social providers, r=felipe
|
2013-07-29 09:35:41 -07:00 |
|
Tom Schuster
|
e5fe0046d0
|
Bug 691610 - e10s support for useDefaultIcon. r=felipe sr=smaug
|
2013-07-29 11:03:41 -04:00 |
|
Felipe Gomes
|
04b62d74c6
|
Bug 898170 - nsIWebProgress.isToplevel should be true when not notifying listeners (r=billm)
|
2013-07-26 14:26:43 -07:00 |
|
Bill McCloskey
|
d712b7b982
|
Bug 898170 - Don't remove listeners after their message manager is gone (r=felipe)
|
2013-07-26 14:26:40 -07:00 |
|
Patrick Cloke
|
c5abfcb63f
|
Bug 894367 - Handle null postData properly in Http.jsm: regression tests, r=Mossop.
|
2013-07-25 21:38:43 -04:00 |
|
Patrick Cloke
|
bb92df4eaf
|
Bug 894367 - Handle null postData properly in Http.jsm, r=Mossop.
|
2013-07-25 21:36:19 -04:00 |
|
Gijs Kruitbosch
|
1d987c71cd
|
Backed out changeset 0593679c47a9 (bug 894099) because it causes bug 897901. DONTBUILD
|
2013-07-25 11:46:25 +02:00 |
|
Gijs Kruitbosch
|
a33cfde917
|
Bug 894099 - Use WindowDraggingUtils.jsm for dragging the window on XP because the hit test is slow, r=jimm,felipe,dao
|
2013-07-22 23:08:09 -07:00 |
|
Mark Hammond
|
33d3f6e765
|
Bug 870100 (part 2) - about:newtab observes notifications for new page thumbnails. r=ttaubert
|
2013-07-23 17:41:12 +10:00 |
|
Ed Morley
|
3d41b8763b
|
Merge latest green inbound changeset and mozilla-central
|
2013-07-22 14:45:43 +01:00 |
|
Paolo Amadini
|
f64dd71db0
|
Bug 891324 - Make nsIXULRuntime accessible using Services.appinfo in xpcshell tests. r=gavin
|
2013-07-20 15:15:03 +02:00 |
|
Tim Taubert
|
e630aca256
|
Bug 895185 - Implement Promise.every(); r=paolo sr=mossop
|
2013-07-20 09:34:10 +02:00 |
|
Tom Schuster
|
5265a3786d
|
Bug 868859 - Use CPOWs to pass browser.contentWindow and webProgress.DOMWindow in e10s. r=felipe
|
2013-07-17 09:27:49 -04:00 |
|
Ryan VanderMeulen
|
5131a6768c
|
Backed out 4 changesets (bug 893858, bug 868859, bug 886903) for Linux debug mochitest-other crashes on a CLOSED TREE.
Backed out changeset 0ded4854067b (bug 886903)
Backed out changeset ca8afb897e13 (bug 893858)
Backed out changeset c15f503a96cc (bug 868859)
Backed out changeset 6a788f399a7f (bug 868859)
|
2013-07-17 12:43:59 -04:00 |
|
Tom Schuster
|
57fd2695a3
|
Bug 868859 - Use CPOWs to pass browser.contentWindow and webProgress.DOMWindow in e10s. r=felipe
|
2013-07-17 09:27:49 -04:00 |
|
Mike Conley
|
d7fc1cd6a5
|
Unit test for Bug 893316 - Http.jsm doesn't listen to method option parameter. r=Mossop
|
2013-07-15 09:26:55 +02:00 |
|
Mike Conley
|
c5fa790685
|
Bug 893316 - Http.jsm doesn't listen to method option parameter. r=Mossop
|
2013-07-15 09:25:57 +02:00 |
|
Patrick Cloke
|
0348be5ad9
|
Bug 884319 - Add http.jsm to toolkit for usage by Thunderbird FileLink, Lightning and Instantbird. r=Mossop
|
2013-06-20 08:38:32 -04:00 |
|
Tom Schuster
|
8db45abadc
|
Bug 666809 - Support SecurityUI in e10s mode. r=felipe f=gavin
|
2013-07-09 22:45:07 -04:00 |
|
Marco Bonardo
|
cc94df02d5
|
Bug 889442 - Remove newTab page migration for chromeappsstore.sqlite
t=ttaubert
|
2013-07-03 23:41:28 +02:00 |
|
Jared Wein
|
e3a0d74b60
|
Bug 888585 - Don't load LightweightThemeImageOptimizer during start-up for users who don't have a lightweight theme applied. r=MattN
|
2013-07-01 11:12:23 -04:00 |
|
Matthew Noorenberghe
|
03004a2676
|
Bug 498181 - Offer to reset a user's profile if it was last used more than two months ago. r=jaws
--HG--
rename : toolkit/content/resetProfile.js => toolkit/modules/ResetProfile.jsm
extra : rebase_source : 88969c77e4d86ba2d6cecbe188e19ad390f6629d
|
2013-06-28 23:25:08 -04:00 |
|
David Rajchenbach-Teller
|
4b9f52dd06
|
Bug 702559 - Adapting Sqlite.jsm to use mozIStorageAsyncConnection;r=mak
|
2013-06-27 09:01:00 -04:00 |
|
Mike Shal
|
b77ae67471
|
Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #2); r=joey
|
2013-06-17 15:22:56 -04:00 |
|
Ed Morley
|
d18c59b1c1
|
Backed out changeset a01ced6de845 (bug 702559)
|
2013-06-26 12:56:14 +01:00 |
|
David Rajchenbach-Teller
|
391f5d00ef
|
Bug 702559 - Adapting Sqlite.jsm to use mozIStorageAsyncConnection;r=mak
|
2013-06-26 05:45:50 -04:00 |
|
Shane Caraveo
|
9734b616ee
|
bug 883346 permissions support for standalone chat window, r=felipe
|
2013-06-21 19:17:34 -07:00 |
|
Shane Caraveo
|
0657078de5
|
bug 809085 make permissions panels work with social content, r=felipe
|
2013-06-21 16:14:22 -07:00 |
|
Benjamin Smedberg
|
5f3af2acf4
|
Bug 882858 - Add a "showing" notification to PopupNotifications, r=jaws sr=gavin
|
2013-06-19 13:29:05 -04:00 |
|
Dão Gottwald
|
cca92adf14
|
Bug 882188 - Popup notifications in background windows should only ask for attention if they'll open automatically upon gaining focus. r=gavin
|
2013-06-13 19:18:53 +02:00 |
|
Paolo Amadini
|
d3b1307dba
|
Bug 810490 - Constant stack space promise. r=mossop
--HG--
rename : addon-sdk/test/unit/test_promise.js => toolkit/modules/tests/xpcshell/test_Promise.js
|
2013-05-30 14:23:42 +02:00 |
|
Dão Gottwald
|
7bbbb252b8
|
Bug 876394 - Popup notification goes unnoticed in unfocused windows. r=gavin
--HG--
extra : rebase_source : 3e8fec5138da96627eddccbe4128bdd9ebee8ba7
|
2013-05-30 09:48:02 +02:00 |
|
Tim Taubert
|
5a63b84116
|
Bug 876313 - [New Tab Page] Unpinning a site doesn't update pref; r=jaws
|
2013-05-28 11:01:54 +02:00 |
|
Matt Woodrow
|
b70a68033a
|
Bug 749428 - Expose OMTC status in about:support. r=jrmuizel
|
2013-05-22 11:36:38 +08:00 |
|
Riadh Chtara
|
38d808560b
|
Bug 861546 - Change Preferences.jsm so it does not need to guard against clearUserPref throwing. r=gavin, r=jaws
|
2013-05-20 16:54:21 -04:00 |
|
Gregory Szorc
|
14c4938355
|
Bug 873629 - Remove 129 empty Makefile.in files; r=ted
|
2013-05-17 16:20:11 -07:00 |
|
Ekanan Ketunuti
|
620410f94c
|
Bug 828116 - Move modules in toolkit/content and toolkit/mozapps/shared to toolkit/modules. r=Mossop
--HG--
rename : toolkit/mozapps/shared/CertUtils.jsm => toolkit/modules/CertUtils.jsm
rename : toolkit/content/DeferredTask.jsm => toolkit/modules/DeferredTask.jsm
rename : toolkit/content/Deprecated.jsm => toolkit/modules/Deprecated.jsm
rename : toolkit/content/Dict.jsm => toolkit/modules/Dict.jsm
rename : toolkit/mozapps/shared/FileUtils.jsm => toolkit/modules/FileUtils.jsm
rename : toolkit/content/Geometry.jsm => toolkit/modules/Geometry.jsm
rename : toolkit/content/InlineSpellChecker.jsm => toolkit/modules/InlineSpellChecker.jsm
rename : toolkit/content/LightweightThemeConsumer.jsm => toolkit/modules/LightweightThemeConsumer.jsm
rename : toolkit/content/PageMenu.jsm => toolkit/modules/PageMenu.jsm
rename : toolkit/content/PopupNotifications.jsm => toolkit/modules/PopupNotifications.jsm
rename : toolkit/content/PrivateBrowsingUtils.jsm => toolkit/modules/PrivateBrowsingUtils.jsm
rename : toolkit/content/PropertyListUtils.jsm => toolkit/modules/PropertyListUtils.jsm
rename : toolkit/content/Services.jsm => toolkit/modules/Services.jsm
rename : toolkit/content/Task.jsm => toolkit/modules/Task.jsm
rename : toolkit/content/Troubleshoot.jsm => toolkit/modules/Troubleshoot.jsm
rename : toolkit/content/UpdateChannel.jsm => toolkit/modules/UpdateChannel.jsm
rename : toolkit/content/WindowDraggingUtils.jsm => toolkit/modules/WindowDraggingUtils.jsm
rename : toolkit/content/debug.js => toolkit/modules/debug.js
rename : toolkit/content/tests/browser/browser_DeferredTask.js => toolkit/modules/tests/browser/browser_DeferredTask.js
rename : toolkit/content/tests/browser/browser_Deprecated.js => toolkit/modules/tests/browser/browser_Deprecated.js
rename : toolkit/content/tests/browser/browser_Geometry.js => toolkit/modules/tests/browser/browser_Geometry.js
rename : toolkit/content/tests/browser/browser_InlineSpellChecker.js => toolkit/modules/tests/browser/browser_InlineSpellChecker.js
rename : toolkit/content/tests/browser/browser_Services.js => toolkit/modules/tests/browser/browser_Services.js
rename : toolkit/content/tests/browser/browser_Troubleshoot.js => toolkit/modules/tests/browser/browser_Troubleshoot.js
rename : toolkit/mozapps/shared/test/chrome/Makefile.in => toolkit/modules/tests/chrome/Makefile.in
rename : toolkit/mozapps/shared/test/chrome/moz.build => toolkit/modules/tests/chrome/moz.build
rename : toolkit/mozapps/shared/test/chrome/test_bug544442_checkCert.xul => toolkit/modules/tests/chrome/test_bug544442_checkCert.xul
rename : toolkit/content/tests/unit/propertyLists/bug710259_propertyListBinary.plist => toolkit/modules/tests/xpcshell/propertyLists/bug710259_propertyListBinary.plist
rename : toolkit/content/tests/unit/propertyLists/bug710259_propertyListXML.plist => toolkit/modules/tests/xpcshell/propertyLists/bug710259_propertyListXML.plist
rename : toolkit/mozapps/shared/test/unit/test_FileUtils.js => toolkit/modules/tests/xpcshell/test_FileUtils.js
rename : toolkit/content/tests/unit/test_dict.js => toolkit/modules/tests/xpcshell/test_dict.js
rename : toolkit/content/tests/unit/test_propertyListsUtils.js => toolkit/modules/tests/xpcshell/test_propertyListsUtils.js
rename : toolkit/mozapps/shared/test/unit/test_readCertPrefs.js => toolkit/modules/tests/xpcshell/test_readCertPrefs.js
rename : toolkit/content/tests/unit/test_task.js => toolkit/modules/tests/xpcshell/test_task.js
|
2013-05-14 14:37:18 -07:00 |
|
Joey Armstrong
|
2dbf79e9a4
|
bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal
|
2013-05-13 16:24:07 -04:00 |
|
Joey Armstrong
|
8e99512c32
|
bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS
|
2013-04-29 14:49:00 -04:00 |
|
Tom Schuster
|
365cec6f81
|
Bug 691613 - e10s support for setTabTitle with characterSet. r=felipe
|
2013-04-27 17:37:04 +02:00 |
|
Bill McCloskey
|
d56924c1df
|
Bug 666801 - Handle webProgress for out-of-process content (r=felipe)
|
2013-04-24 22:29:31 -07:00 |
|
Ryan VanderMeulen
|
a1a134ef6f
|
Merge the last PGO-green inbound changeset to m-c.
|
2013-04-15 21:49:22 -04:00 |
|
Richard Newman
|
3fae00304f
|
Bug 833965 - Sqlite.jsm should support an array of binding parameters. r=gps
|
2013-04-10 17:57:42 -07:00 |
|
Richard Newman
|
e93befdd15
|
Bug 856925 - Sqlite.jsm tests to demonstrate errors. r=gps
|
2013-04-10 17:57:42 -07:00 |
|
Nick Alexander
|
238c8bb242
|
Bug 848519 - Part 2: Update Makefile.in and test harness. r=gavin
|
2013-04-15 12:45:33 -07:00 |
|