Commit Graph

494 Commits

Author SHA1 Message Date
Jan Keromnes
f44d6472e8 Bug 974498 - Refactor XPIProvider's private zip utilities into a ZipUtils.jsm. r=Mossop 2014-03-11 17:01:29 -04:00
Ryan VanderMeulen
315d399635 Backed out changeset 1c3076666191 (bug 943512) for Gaia UI test bustage. 2014-03-12 15:23:48 -04:00
Brandon Benvie
90b6c59fde Bug 943512 - Stubify Promise.jsm so it can be used in the devtools debugger server. r=paolo
--HG--
rename : toolkit/modules/Promise.jsm => toolkit/modules/Promise-backend.js
2014-03-12 18:49:43 +01:00
Wes Kocher
af2cd64053 Unbacked out changeset 19fe1e621c5c (bug 966182) because it didn't actually introduce the new hazard. 2014-03-05 20:45:55 -08:00
Wes Kocher
21932fdf4b Backed out changeset 3bfcf691690a (bug 966182) for adding a hazard. 2014-03-05 20:31:38 -08:00
Myk Melez
4aa1695140 Bug 966182 - implement Task.async; r=paolo 2014-03-05 18:06:17 -08:00
Bill McCloskey
2a45ae57c9 Bug 976772 - [e10s] Make sure <select> element appears at the right place, even in a subframe (r=felipe) 2014-02-28 17:00:17 -08:00
Mike de Boer
39863567a7 Bug 326743: support the find clipboard in the find toolbar. r=Unfocused 2014-02-28 16:07:32 +01:00
Tim Taubert
912ca83674 Bug 977013 - Follow-up because of undefined constant Cu r=bustage 2014-02-26 15:29:34 +01:00
Tim Taubert
1038706063 Bug 977013 - TelemetryTimestamps.jsm should use Cu.cloneInto() rather than JSON.stringify/parse r=yoric 2014-02-26 11:55:40 +01:00
Carsten "Tomcat" Book
5d5e9aeb99 Merge mozilla-central to fx-team on a CLOSED TREE 2014-02-25 15:42:32 +01:00
Mark Hammond
f17e4379b4 Bug 975944 - fix log appenders' ._name property. r=unfocused 2014-02-25 09:31:41 +11:00
Neil Rashbrook
b15efc9c98 Bug 956657 Share more charset menu code between the view source window and the browser r=Unfocused
--HG--
extra : rebase_source : 7fd31cfc4b8eefee38fa06e63351cc207a9208db
2014-02-23 18:28:04 +00: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
Ryan VanderMeulen
0291c5929b Backed out 3 changesets (bug 956657, bug 974824, bug 974258) for mochitest-other failures on a CLOSED TREE.
Backed out changeset 792ce962cad6 (bug 956657)
Backed out changeset a1574a6b0544 (bug 974824)
Backed out changeset ad851c771c04 (bug 974258)
2014-02-21 15:28:43 -05:00
Neil Rashbrook
2ccf75f0bd Bug 956657 Share more charset menu code between the view source window and the browser r=Unfocused
--HG--
extra : rebase_source : 6fd5f6565b6dd0c07db0d530ffa01311d6e6d643
2014-02-21 00:17:13 +00:00
Marina Samuel
c6138fecf7 Bug 950174: Part 1: Move required session store files from browser/ to toolkit/modules. r=gps, ttaubert
--HG--
rename : browser/components/sessionstore/src/FormData.jsm => toolkit/modules/sessionstore/FormData.jsm
rename : browser/components/sessionstore/src/ScrollPosition.jsm => toolkit/modules/sessionstore/ScrollPosition.jsm
rename : browser/components/sessionstore/src/XPathGenerator.jsm => toolkit/modules/sessionstore/XPathGenerator.jsm
2014-02-19 11:28:00 -05:00
Justin Dolske
6279400910 Bug 967349 - PopupNotifications should support a "Learn More" link. r=mattn 2014-02-18 19:05:34 -08:00
Ryan VanderMeulen
df542932af Merge b2g-inbound to m-c. 2014-02-18 15:04:12 -05:00
David Rajchenbach-Teller
0a498d5914 Bug 965527 - Be even more careful with AsyncShutdown logging, part 2. r=yoric 2014-02-18 08:50:14 -05:00
Phil Ringnalda
2ff6e6f32a Back out 024e6835e6ea:bece94ce2310 (bug 326743) for frequent 10.6 debug failures in browser_bug537013.js 2014-02-14 23:58:49 -08:00
Mike de Boer
729e51e159 Bug 963925: do not store searchString upon Highlight. r=Unfocused 2014-02-17 15:43:01 +01:00
Mike de Boer
0e98650667 Bug 326743: support the find clipboard in the find toolbar. r=Unfocused 2014-02-14 14:04:21 +01:00
David Rajchenbach-Teller
c5ac7e6bc2 Bug 941918 - Remove big scary comment in AsyncShutdown. r=bsmedberg 2014-02-14 11:52:13 -05:00
Mike de Boer
f4e68f74e8 Backed out 5 changesets (bug 326743)
Backed out changeset 55fba7bccaaf (bug 326743)
Backed out changeset f4ab79254dfb (bug 326743)
Backed out changeset c8151192e447 (bug 326743)
Backed out changeset 57ceb72568c6 (bug 326743)
Backed out changeset 3081b9770c33 (bug 326743)
2014-02-14 12:55:13 +01:00
Mike de Boer
43cfcfaefb Bug 326743: support the find clipboard in the find toolbar. r=Unfocused 2014-02-14 11:38:22 +01:00
Brandon Benvie
44b85c097e Bug 941757 - Add Promise constructor to Promise.jsm. r=paolo 2014-02-13 09:39:32 -08:00
David Rajchenbach-Teller
875b3e7a37 Bug 965527 - Be even more careful with AsyncShutdown logging. r=yoric 2014-02-13 14:12:40 -05:00
David Rajchenbach-Teller
0f98f9b5f7 Bug 957123 - Extend error reporting of AsyncShutdown. r=froydnj 2014-02-07 16:09:02 -05:00
Bill McCloskey
6fd99b1808 Bug 961529 - Add BrowserUtils module (r=felipe) 2014-02-08 17:40:27 -08:00
Gregory Szorc
afdb724edf Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
Many moz.build files define things that could be defined in parent
moz.build files. Keeping the number of moz.build files low helps with
build times due to less I/O and fewer directories traversed.

This patch eliminates a lot of moz.build files by moving their content
into parent moz.build files.

--HG--
extra : rebase_source : 0cfdf2697d10532e5b03cd27fbaadb41f42b837c
extra : amend_source : 0119d4e4881217f105e0e4ba1dfa9c8f7295f3e9
extra : histedit_source : eb49e62c67af2005fdc08d9c9a07f56bee98d558%2C50951e960e450f9b0e48fc7e8ec369d8666a63b0
2014-02-06 13:00:20 -08:00
Jan Horak
1ed013a671 Bug 752474 - Sort names of languages in the spelling checker context menu. r=ehsan 2014-02-06 09:46:28 -05:00
Roberto A. Vitillo
6d876e7e20 Bug 967203 - Telemetry doesn't save pending pings on shutdown. r=Yoric 2014-02-04 15:37:18 +00:00
Mike Conley
0e25436798 Bug 930094 - [Australis] Browser windows sometimes have the nav-bar drawn in the titlebar. r=dao, Gijs.
* * *
Fix for 930094
* * *
Fix because WTF
2014-02-04 16:17:00 -05:00
Mike Conley
1fe4e08e08 [Australis] Backout cbe26a93c79b (bug 930094) for test failures. 2014-02-04 18:46:38 -05:00
Mike Conley
a676b557f8 Bug 930094 - [Australis] Browser windows sometimes have the nav-bar drawn in the titlebar. r=dao, Gijs. 2014-02-04 16:56:07 -05:00
Ryan VanderMeulen
23aef59aa2 Merge fx-team to m-c. 2014-01-30 16:23:01 -05:00
Henri Sivonen
cf6bacb02c Bug 959061 - Have only one "Chinese, Simplified" item in the Character Encoding menu. r=Unfocused. 2014-01-30 14:39:25 +02:00
Gijs Kruitbosch
9fd4ab18f7 Bug 936442 - part 1: refactor CharsetMenu to allow Australis code to use it, r=Unfocused 2014-01-27 11:56:04 +00:00
Gijs Kruitbosch
f2def806aa Bug 936442 - fix charset accesskey issue caused by Australis refactor, rs=trivial 2014-01-30 12:34:48 +00:00
Gregory Szorc
f5fa321c72 Bug 875562 - Part 3: XPCOM service for managing crash data; r=ted, bsmedberg
--HG--
extra : rebase_source : 4d4ce909634a079f1032c431bd639fef5b3f38ce
2014-01-23 15:49:24 -08:00
Gijs Kruitbosch
cd531c767c Bug 964064 - shortcuts should always be uppercase, r=Unfocused 2014-01-26 23:53:22 +00:00
Tom Schuster
9df9d0ea45 Bug 952042 - Remove fake focus-ring after findbar is closed. r=mikedeboer 2014-01-24 13:08:38 +01:00
Florian Quèze
2dbdf75f43 Bug 958071 - PopupNotification consumers should have a way to replace the "Not Now" item, r=dolske. 2014-01-23 11:48:33 +01:00
Florian Quèze
a3ac567800 Bug 943292 - Camera icon/popup for gUM access can get hidden, r=felipe. 2014-01-17 23:31:07 +01:00
Tim Abraldes
3f2675cf52 bug 959399. Make metroFx honor the "show my tabs from last time" startup option. r=mbrubeck. r=jimm. 2014-01-16 15:38:12 -08:00
Roberto A. Vitillo
cb4aad546f Bug 913070 - Move TelemetryPing to a jsm. r=Yoric, r=glandium
--HG--
rename : toolkit/components/telemetry/TelemetryPing.js => toolkit/components/telemetry/TelemetryPing.jsm
2014-01-13 14:20:09 +00:00
Matt Brubeck
60c874a550 Bug 958101 - Pass named params to onFindResult as object properties [r=evilpie] 2014-01-13 17:58:33 -08:00
Drew Willcoxon
174a50ba42 Bug 809056 - Reduce thumbnailing impact by capturing and storing only top sites. r=markh 2014-01-07 12:59:18 -08:00
Matt Brubeck
9ec3d0aeae Bug 916481 - Make Finder.jsm send back the selection rect of the find result [r=evilpie,emtwo] 2014-01-09 07:58:26 -08:00
Wes Kocher
b63f8189b5 Backed out changeset f552ce04bc36 (bug 809056) for m-bc orange 2014-01-08 22:02:28 -08:00
Drew Willcoxon
05659a73f5 Bug 809056 - Reduce thumbnailing impact by capturing and storing only top sites. r=markh 2014-01-07 12:59:18 -08:00
Neil Rashbrook
fbaa743e6a Bug 940907 Re-introduce the Character Encoding menu to the View Source window r=Unfocused
--HG--
rename : browser/locales/en-US/chrome/browser/charsetMenu.dtd => toolkit/locales/en-US/chrome/global/charsetMenu.dtd
rename : browser/locales/en-US/chrome/browser/charsetMenu.properties => toolkit/locales/en-US/chrome/global/charsetMenu.properties
rename : browser/modules/CharsetMenu.jsm => toolkit/modules/CharsetMenu.jsm
2014-01-06 08:44:19 +00:00
Florian Quèze
d4c5435e34 Bug 723951 - Popup notification does not continue when the tab move to other window, r=felipe. 2013-12-19 22:16:10 +01:00
Peiyong Lin
ad799bb35f Bug 943422 - Implement FileUtils.openAtomicFileOutputStream. r=Yoric
--HG--
extra : rebase_source : 054092dc72130bb4c60f48bb80a3ca0adfd42d45
2013-12-17 10:57:03 -05:00
Bill McCloskey
457ee06846 Bug 937377 - [e10s] Selecting an item in a <select> should trigger onChange (r=felipe) 2013-12-10 13:46:21 -08:00
Neil Rashbrook
599e862904 Bug 956657 Followup tweak r=Unfocused 2014-02-25 00:19:36 +00:00
Michael Comella
1a4af0a46f Bug 935807: Restore arrow key input field navigation behavior. r=bnicholson 2013-12-04 15:43:32 -08:00
Paolo Amadini
44cf767a29 Bug 940408 - Rework DeferredTask to allow asynchronous tasks and support AsyncShutdown. r=Mossop 2013-12-03 13:21:08 +01:00
Carsten "Tomcat" Book
b3c508ce3e Backed out changeset 295b75fac0c8 (bug 940408) for test failures in B2g Desktop Linux & B2G ICS Emulator Opt 2013-12-03 12:53:27 +01:00
Paolo Amadini
fb18739bb4 Bug 940408 - Rework DeferredTask to allow asynchronous tasks and support AsyncShutdown. r=Mossop 2013-12-03 10:15:22 +01:00
Brian R. Bondy
82c49a0793 Bug 940936 - Use profile name in registry sync prefs for WindowsPrefSync.jsm. r=jimm 2013-12-02 09:58:26 -05:00
Brian R. Bondy
a9e7dba8b7 Bug 931801 - Make shared pref sync code 2-way. r=jimm 2013-11-19 15:54:03 -05:00
Mike Hommey
8fd06cf41b Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
Mike Hommey
b32a4ed166 Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
2013-11-28 14:24:05 +09:00
Mike Hommey
682364d535 Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-28 13:08:16 +09:00
Mark Hammond
3ff2a9909d Bug 941469 - RemoteWebProgress doesn't pass flags param for onLocationChange. r=felipe 2013-11-22 17:39:05 +11:00
Mike Hommey
e80e877ab7 Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
Gijs Kruitbosch
cc2610edfd Merge mozilla-central and ux 2013-11-15 18:32:01 +01:00
Matthew Noorenberghe
aba2581f1a Merge mozilla-central to UX 2013-11-09 17:46:29 -08:00
Gijs Kruitbosch
2d25f5955d Merge mozilla-central and ux 2013-11-07 19:21:54 +00:00
Gijs Kruitbosch
7211b5e0ad Merge mozilla-central and ux 2013-11-06 09:01:08 +01:00
Gijs Kruitbosch
adc9c274bb Merge mozilla-central and ux 2013-11-03 23:36:57 +01:00
Gijs Kruitbosch
ad9e61fa26 Merge mozilla-central and ux 2013-11-01 23:24:47 +01:00
Nils Maier
238bb4b965 Bug 932548 - Improve stack/message generation for uncaught Promise.jsm rejections. r=yoric 2013-10-31 23:23:10 -04:00
Olli Pettay
ddae5c3928 Bug 933070, MessageManager should use nsTObserverArray, r=fabrice 2013-11-05 13:52:04 +02:00
Mark Hammond
ce03d3ad64 Bug 935379 - RemoteWebProgress should handle missing/failing progress listener methods. r=felipe 2013-11-07 10:43:59 +11:00
Bill McCloskey
9b2f6cf9da Bug 923333 - Replace docShell.setCurrentURI with something e10s-compatible (r=felipe) 2013-11-12 15:02:14 -08:00
Timothy Nikkel
9e3593957c Bug 932419. Stop NS_ASSERT's from popping up a modal dialog in non-release builds, and fix aurora builds to be considered non-release builds for such purposes. r=dao 2013-11-01 22:47:22 -05:00
Tom Schuster
6acafb0d9e Bug 926033: correct searchString persistence for different searches in findbar. r=mikedeboer 2013-11-08 18:35:28 +01:00
Bill McCloskey
0c96a4d5e9 Bug 931534 - Make back/forward dropdowns work using CPOWs (r=felipe) 2013-10-28 12:24:51 -07:00
Sebastian Hengst
1429aa2e75 Bug 765285 - Include last 3 days of crash IDs in about:support. r=Mossop,dolske 2013-10-28 00:18:14 +01:00
Tareq Khandaker
29d7a9976d Bug 926635 - Improve layout of uncaught Promise.jsm error messages. r=Yoric 2013-10-27 08:03:51 -04:00
Robert Strong
52a0fd57e1 Bug 931267 - Convert deprecated octal literals in FileUtils.jsm. r=bbondy 2013-10-26 14:30:45 -07:00
Mike Hommey
59a17d0f20 Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps 2013-10-24 08:05:43 +09:00
Gijs Kruitbosch
e6ac0c23b0 Bug 927605 - invert the cloverleaf flag, r=vporof 2013-10-22 14:00:51 +02:00
Gijs Kruitbosch
4c839f02ad Bug 927605 - refactor keyboard shortcut code in devtools into a JSM, r=Unfocused,vporof
--HG--
rename : browser/devtools/shared/helpers.js => toolkit/modules/ShortcutUtils.jsm
2013-10-20 22:50:37 +02:00
Gijs Kruitbosch
a7d75a9eb1 Merge mozilla-central and ux 2013-10-29 17:23:48 +01:00
Gijs Kruitbosch
48b73406da Merge mozilla-central and ux 2013-10-28 23:41:12 +01:00
Gijs Kruitbosch
aceea3dc8b merge m-c to UX 2013-10-27 21:18:18 +01:00
Gijs Kruitbosch
7af76e1cdc Merge mozilla-central and ux 2013-10-24 10:18:26 +02:00
Gijs Kruitbosch
b6035b4ba5 Bug 885066 - don't apply LWTs to windows already in customization mode, r=Unfocused 2013-10-22 12:20:38 +02:00
Gijs Kruitbosch
cf532beaaa Merge mozilla-central and ux 2013-10-23 00:37:14 +02:00
Gijs Kruitbosch
9e08212619 Merge mozilla-central and ux 2013-10-17 13:48:43 +02:00
Gijs Kruitbosch
6ad1150e33 Merge mozilla-central and ux 2013-10-16 23:24:59 +02:00
Mike de Boer
26aa2a1462 Bug 923565: make ctrl-enter open the focused link in a new tab. r=evilpie 2013-10-16 17:45:42 +02:00
Mike de Boer
193131078c Bug 921308: don't scroll when an element is focused on findbar close. r=evilpie 2013-10-16 17:04:49 +02:00
Wes Kocher
5ee8245702 Merge m-c to fx-team 2013-10-15 20:32:13 -07:00
Gijs Kruitbosch
3f4d9d7b7e Merge mozilla-central and ux 2013-10-16 13:15:41 +02:00
Gijs Kruitbosch
052c10952d Merge mozilla-central and ux 2013-10-16 10:20:09 +02:00
Tom Schuster
146f7292c2 Bug 921343 - Avoid removing selections done by the user when closing the findbar. r=mikedeboer 2013-10-15 20:02:23 -04:00
Gijs Kruitbosch
a5d4fcfa22 Merge m-c to ux 2013-10-13 23:58:05 +02:00
Phil Ringnalda
c815374ea9 Merge m-i to m-c 2013-10-13 10:18:40 -07:00
David Rajchenbach-Teller
6272881c44 Bug 903433 - Report unhandled Promise.jsm exceptions upon garbage-collection. r=paolo 2013-10-12 14:17:46 -04:00
Mina Almasry
a4c51500ad Bug 698437 - Allow spatial navigation with directional controller. r=kats 2013-10-12 13:59:50 -04:00
Carsten "Tomcat" Book
a33c927f99 Backed out changeset 2f67ed3d7d6c (bug 451283) failures in mochitest and marionette
--HG--
rename : toolkit/modules/Log.jsm => services/common/log4moz.js
rename : toolkit/modules/tests/xpcshell/test_Log.js => services/common/tests/unit/test_log4moz.js
2013-10-12 10:51:43 +02:00
Gijs Kruitbosch
b4a7a6d253 Merge mozilla-central and ux 2013-10-11 10:08:05 +02:00
Blair McBride
a1d4b77c53 Bug 910172 - PermissionsUtils.jsm bustage fix for Gaia. r=bustage 2013-10-11 11:56:42 +13:00
Gijs Kruitbosch
cf76828190 Merge mozilla-central and ux 2013-10-10 20:23:18 +02:00
Blair McBride
1eea17f696 Bug 910172 - Refactor XPIProvider.importPermissions out to a reusable JSM. r=Mossop 2013-10-10 14:30:34 +13:00
Gijs Kruitbosch
4ef230e3b8 Merge m-c to ux 2013-10-03 17:20:04 +02:00
Ms2ger
1ee1f27aa3 Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
Gijs Kruitbosch
1eb9880322 Merge mozilla-central and ux 2013-10-02 09:48:41 +02:00
Gijs Kruitbosch
44ad1ed594 Merge mozilla-central and ux 2013-10-02 00:00:14 +02:00
Gijs Kruitbosch
e69a32b297 Merge m-c to UX 2013-10-01 00:36:26 +02:00
Ryan VanderMeulen
1f31fb75a5 Merge fx-team to m-c.
--HG--
rename : mobile/android/base/UpdateServiceHelper.java => mobile/android/base/updater/UpdateServiceHelper.java
2013-09-30 16:18:53 -04:00
David Rajchenbach-Teller
ace3b87da3 Bug 922665 - Prevent AsyncShutdown from attempting to use the crash reporter if it is disabled. r=froydnj 2013-10-01 11:48:42 -04:00
Gijs Kruitbosch
e604070b3f Merge mozilla-central and ux 2013-09-28 09:59:15 +02:00
Mark Capella
faf62388a2 Bug 472963 - TableExists and IndexExists does not work for temporary tables, r=mak 2013-09-27 17:04:17 -04:00
Gregory Szorc
54c1de66d6 Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Gregory Szorc
e6acf6270f Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:01 +02:00
Gijs Kruitbosch
7ff3b4b7d0 Merge mozilla-central and ux 2013-09-27 10:35:54 +02:00
David Rajchenbach-Teller
333a672bf3 Bug 917764 - If clients fail to resolve AsyncShutdown blockers, crash the process. r=froydnj, r=ted
--HG--
rename : toolkit/modules/tests/xpcshell/test_phase.js => toolkit/modules/tests/xpcshell/test_AsyncShutdown.js
2013-09-30 10:59:40 -04:00
Ed Morley
53a451894a Backed out changeset 68b6b152f51a (bug 920223) 2013-09-30 12:50:09 +01:00
Ed Morley
2c7dd24541 Backed out changeset 8b02873ee07e (bug 920223) 2013-09-30 12:50:05 +01:00
Gregory Szorc
8344d8a946 Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Gregory Szorc
0b4364c6f3 Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:01 +02:00
Gijs Kruitbosch
90f1167a48 Merge mozilla-central and ux 2013-09-25 10:16:54 +02:00
Tom Schuster
7d5202b316 Bug 919340 - Test. r=mikedeboer 2013-09-26 11:21:02 -04:00
Tom Schuster
b82ff073e1 backout ef35a8971e08, because of buggy test 2013-09-26 12:01:05 -04:00
Tom Schuster
a14480e3db Bug 919340 - Test. r=mikedeboer 2013-09-26 11:21:02 -04:00
Tom Schuster
32023e2568 Bug 919340 - Always draw outline around links when using quickfind. r=mikedeboer 2013-09-26 11:21:02 -04:00
Tom Schuster
cdbba9914a Bug 919344 - Avoid accessing dead objects in Finder.jsm after a page change. r=mikedeboer,dao 2013-09-26 11:21:02 -04:00
Gijs Kruitbosch
4d06bc4b7e Merge mozilla-central and ux 2013-09-24 14:55:03 +02:00
David Rajchenbach-Teller
74ea50ce23 Bug 916729 - [Async shutdown] Handle exceptions. r=froydnj 2013-09-23 09:23:03 -04:00
Gregory Szorc
7bd3c0ae36 Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell-unpack/head_unpack.js => toolkit/mozapps/extensions/test/xpcshell/head_unpack.js
2013-09-24 11:50:08 -07:00
Gijs Kruitbosch
bbf2cef672 Merge mozilla-central and ux 2013-09-21 13:14:05 +02:00
Gijs Kruitbosch
aeaa73f245 Merge m-c to UX 2013-09-18 10:31:05 +02:00
Tom Schuster
e9128822db Bug 916534 - Test for find highlight should work in subframes. r=mikdeboer 2013-09-17 12:54:35 -04:00
Tom Schuster
b7a410b816 Bug 916534 - Find Highlight should work in subframes. r=mikdeboer 2013-09-17 12:54:35 -04:00
Gijs Kruitbosch
496f050885 Merge m-c to ux 2013-09-15 19:30:19 +02:00
Gijs Kruitbosch
914bdb1a7c Merge m-c to ux 2013-09-13 09:42:13 +02:00
Blair McBride
89d1cbef27 Bug 451283 - Move log4moz.js to Toolkit as Log.jsm. r=gps,Mossop
--HG--
rename : services/common/log4moz.js => toolkit/modules/Log.jsm
rename : services/common/tests/unit/test_log4moz.js => toolkit/modules/tests/xpcshell/test_Log.js
2013-08-26 11:55:58 -07:00
Blair McBride
3396f073b3 Bug 451283 - Move log4moz.js to Toolkit as Log.jsm. r=gps,Mossop
--HG--
rename : services/common/log4moz.js => toolkit/modules/Log.jsm
rename : services/common/tests/unit/test_log4moz.js => toolkit/modules/tests/xpcshell/test_Log.js
2013-08-26 11:55:58 -07:00
Gregory Szorc
87433f3370 Bug 919535 - Use AsyncShutdown in Sqlite.jsm. r=Yoric 2013-10-02 14:24:33 +02:00
Gijs Kruitbosch
ac0cc86253 Merge mozilla-central and ux 2013-09-08 14:26:44 +02:00
Matthew Noorenberghe
b969271e2e Merge mozilla-central to UX 2013-09-06 17:54:20 -07:00
Ryan VanderMeulen
bb260232f5 Merge m-c to inbound. 2013-09-06 18:00:23 -04:00
Gijs Kruitbosch
711ae7151b Merge mozilla-central and ux 2013-09-06 18:44:23 +02:00
Brandon Benvie
c97008caf9 Bug 913115 - Make Task.jsm support ES6 generators. r=paolo 2013-09-06 09:36:55 -07:00
Mike Conley
a7dfe464f8 Automated merge with https://hg.mozilla.org/mozilla-central 2013-09-05 09:59:00 -04:00
Matthew Noorenberghe
c6fd93987e Merge mozilla-central to UX 2013-08-30 22:20:31 -07:00
Marco Castelluccio
89b1314c5b Bug 910885 - Improve FileUtils.getDir(..., ..., true) performance. r=Yoric 2013-08-30 16:14:53 -04:00
Gijs Kruitbosch
6fef5f4b03 Merge mozilla-central and ux 2013-08-29 23:55:09 +02:00
Gijs Kruitbosch
6572ce444f Merge mozilla-central and ux 2013-08-29 15:30:00 +02:00
Gijs Kruitbosch
afa2cae3ef Merge m-c to UX. 2013-08-28 22:31:31 +02:00
Tim Abraldes
5180420fe8 bug 904230. Make nsIWinMetroUtils available as Services.metro. r=mbrubeck for the metro piece. r=rnewman for the sync piece. r=dolske for the toolkit piece. 2013-08-28 10:27:32 -07:00
Felipe Gomes
9124afaaba Bug 897060 - Follow up, add missing license headers. r=me DONTBUILD 2013-08-27 22:09:44 -03:00
Tom Schuster
0add21078a Bug 913280 - Electrolysis: Refactor RemoteWebProgress to use a Manager that owns the toplevel and all the sublevel WebProgress objects. r=felipe 2013-09-06 13:10:11 -04:00
Gijs Kruitbosch
1f319987b4 Merge m-c to UX 2013-08-26 19:05:49 +02:00
Felipe Gomes
5f1a533e32 Merge fx-team to m-c 2013-08-26 02:41:47 -03:00
Felipe Gomes
47c502b18a Bug 897060 - Display select dropdowns in the parent process. r=enndeakin
Original patch by roc.
2013-08-25 22:34:23 -03:00
Mike Conley
1a3593d384 Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-25 11:38:45 -04:00
Mike Hommey
f8bc7fa754 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Honza Bambas
894ba59236 Bug 913807 - HTTP cache v2: API+top service+integration+tests, off by default, r=michal+ehsan+mark.finkle+fabrice+mhammond+gavin 2013-09-20 11:11:25 +02:00
Patrick Cloke
fcdc2004ba Bug 898760 - Twitter says connected but shows nothing: truly make all options of Http.jsm optional, r=Mossop. 2013-08-20 20:16:28 -04:00
Ryan VanderMeulen
391b5cf7a5 Merge m-c to inbound. 2013-10-01 17:23:59 -04:00
David Anderson
0c515ae00c Add RPC message support to messagemanager (bug 910493 part 2, r=smaug). 2013-10-01 09:15:06 -07:00
Bill McCloskey
f6e1364aa6 Bug 905443 - Forward content policy shouldLoad calls from the child to the parent (r=felipe) 2013-08-28 21:43:46 -07:00
Bill McCloskey
72ca00840e Bug 905439 - Infrastructure for e10s addon compatibility code (r=felipe) 2013-08-28 21:43:00 -07:00
Gijs Kruitbosch
c56d32752c merge m-c to ux 2013-08-23 15:01:54 +02:00
Gijs Kruitbosch
5619e9c0a9 Merge m-c to UX 2013-08-22 19:55:04 +02:00
Gijs Kruitbosch
ae90c8b3ac Merge m-c to ux 2013-08-20 11:00:57 +02:00
Tom Schuster
c24d950ecf Bug 895957 - Implement a workaround for goDoCommand in e10s. r=neil 2013-08-21 13:24:53 -04:00
Irving Reid
74b4197528 Bug 888753: Reschedule walker loop more often to avoid deadlocks with nested event loops; r=paolo 2013-08-19 15:55:20 -04:00
Mike Conley
41a4a4b627 Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-17 20:27:30 -04:00
Mike Conley
1bc07e3e05 Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-09 19:24:40 -04:00
Marco Castelluccio
094325dac6 Bug 904929 - Task.jsm: exceptions handled differently if the argument is a regular function. r=paolo 2013-08-16 16:36:49 -04:00
Gijs Kruitbosch
f69da9ef1f Merge m-c to UX 2013-08-07 21:09:10 +02:00
Gijs Kruitbosch
59eae10b77 Merge m-c to ux 2013-08-02 17:21:19 +02:00
Matthew Noorenberghe
b7459452a2 Merge mozilla-central to UX 2013-07-31 17:48:12 -07:00
Tim Taubert
e730bbb4bf Bug 895185 - Rename Promise.every() to .all() to reduce confusion about our differing implementation; r=paolo 2013-07-31 10:58:44 -07:00
Gijs Kruitbosch
7209a1137f Merge m-c to UX 2013-07-30 20:27:46 +02:00
Gijs Kruitbosch
9c5e7a50ad Merge m-c to UX 2013-07-30 11:14:11 +02:00
Ryan VanderMeulen
2c49080aca Merge m-c to inbound. 2013-07-29 18:42:45 -04:00
Gijs Kruitbosch
917537e9e5 Merge m-c to UX. 2013-07-28 11:50:05 +02:00
Mike Conley
e181e23c37 Automated merge with https://hg.mozilla.org/mozilla-central 2013-07-27 15:01:05 -04:00
Felipe Gomes
0d1e1360f0 Bug 898170 - nsIWebProgress.isToplevel should be true when not notifying listeners (r=billm) 2013-07-26 14:26:43 -07:00
Bill McCloskey
d4c900a2cb Bug 898170 - Don't remove listeners after their message manager is gone (r=felipe) 2013-07-26 14:26:40 -07:00
Gijs Kruitbosch
db4ffde7a8 Backing out bug 849099 for causing functionality regressions (bug 897901), csets cbf5e9ebd287, 0a565c255a8b, d6623f06fe55 2013-07-25 13:53:47 +02:00
Shane Caraveo
d99d7f422a bug 896314 fix permission icon when swapping social providers, r=felipe 2013-07-29 09:35:41 -07:00
Gijs Kruitbosch
c4a6a71745 Bug 894099 - simplify useHitTest setting, r=dao 2013-07-24 17:36:00 +02:00
Tom Schuster
0bb2814da0 Bug 896748 - Electrolysis: Html 5 notification permission request box doesn't open. r=felipe 2013-07-22 20:24:11 -04:00
Matthew Noorenberghe
ff94bc4ff2 Merge mozilla-central to UX 2013-07-23 23:40:52 -07:00
Gijs Kruitbosch
85dc127034 Bug 894099 - Optimize client hittest and use WindowDraggingUtils.jsm for dragging the window on pre-Vista, r=felipe,jimm 2013-07-22 23:08:09 -07:00
Gijs Kruitbosch
bae02ad2bc Merge m-c to ux 2013-07-23 11:04:55 +02:00
Ed Morley
7be3034ecd Merge latest green inbound changeset and mozilla-central 2013-07-22 14:45:43 +01:00
Tom Schuster
8bb88c8328 Bug 910838 - Electrolysis: Don't update browser information with non-toplevel WebProgress notifications. r=felipe 2013-09-05 19:24:29 -04:00
Gijs Kruitbosch
45a1ad5f32 Merge m-c to ux 2013-07-22 09:26:50 +02:00
Matthew Noorenberghe
c8e922ef53 Merge mozilla-central to UX 2013-07-18 19:53:03 -07:00
Gijs Kruitbosch
39c713e176 Merge m-c to ux 2013-07-16 14:19:40 +02:00
Matthew Noorenberghe
3cb1da3f70 Merge mozilla-central to UX 2013-07-12 22:14:28 -07:00
Tom Schuster
379d22f860 Bug 900675 - Move e10s webNavigation implementation in a jsm. r=felipe 2013-08-06 12:35:39 -04:00
Gijs Kruitbosch
6cd359a5e6 Merge mozilla-central and ux 2013-07-10 23:53:05 +02:00
Mike Conley
7ae91a2e5d 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
50edcd0cce Bug 893316 - Http.jsm doesn't listen to method option parameter. r=Mossop 2013-07-15 09:25:57 +02:00
Tom Schuster
2a7f05152e Bug 691610 - e10s support for useDefaultIcon. r=felipe sr=smaug 2013-07-29 11:03:41 -04:00
Paolo Amadini
1f411f6592 Bug 891324 - Make nsIXULRuntime accessible using Services.appinfo in xpcshell tests. r=gavin 2013-07-20 15:15:03 +02:00
Ed Morley
51ecb97da1 Merge mozilla-central and fx-team 2013-09-06 16:25:48 +01:00
Bill McCloskey
35e0cc347c Bug 908955 - Eagerly dump coding exceptions raised in Promise/Task callbacks. r=paolo 2013-09-06 09:19:24 -04:00
Gijs Kruitbosch
3261b5d01f Merge mozilla-central and ux 2013-07-05 00:49:58 +02:00
Jared Wein
cef6c82991 Automated merge with https://hg.mozilla.org/mozilla-central 2013-07-03 12:40:14 -04:00
Marco Bonardo
1785cc570f Bug 889442 - Remove newTab page migration for chromeappsstore.sqlite
t=ttaubert
2013-07-03 23:41:28 +02:00
Gijs Kruitbosch
649c7e53e6 Merge mozilla-central and ux 2013-06-28 09:13:09 -04:00
Gijs Kruitbosch
597f293d60 Merge mozilla-central and ux 2013-06-27 14:24:43 -04:00
Shao Hang Kao
4646c53fdb Bug 874771 - Implement SNTP support (Gecko end). r=gene 2013-06-22 22:22:05 +08:00
Patrick Cloke
94845105be Bug 894367 - Handle null postData properly in Http.jsm: regression tests, r=Mossop. 2013-07-25 21:38:43 -04:00
Patrick Cloke
64c2e0ae05 Bug 894367 - Handle null postData properly in Http.jsm, r=Mossop. 2013-07-25 21:36:19 -04:00
Gijs Kruitbosch
de8617ccef Backed out changeset 0593679c47a9 (bug 894099) because it causes bug 897901. DONTBUILD 2013-07-25 11:46:25 +02:00
Gijs Kruitbosch
e7d2f3e7ec 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
2f570a9c72 Bug 870100 (part 2) - about:newtab observes notifications for new page thumbnails. r=ttaubert 2013-07-23 17:41:12 +10:00
Tom Schuster
8713e6bb02 Bug 666809 - Support SecurityUI in e10s mode. r=felipe f=gavin 2013-07-09 22:45:07 -04:00
Ms2ger
fcfe6983ba Bug 897458 - Move EXTRA_PP_JS_MODULES to moz.build; r=gps 2013-08-02 09:03:25 +02:00
Tim Taubert
c3c7b7a4cb Bug 895185 - Implement Promise.every(); r=paolo sr=mossop 2013-07-20 09:34:10 +02:00
Sankha Narayan Guria
ce12070342 Bug 864895 - Catch exceptions from PopupNotification callbacks. r=MattN 2013-06-01 08:22:16 +05:30
Patrick Cloke
f02f38b438 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
David Rajchenbach-Teller
ec3b2987bc Bug 913899 - An implementation of shutdown phases;r=froydnj,sr=bsmedberg 2013-09-14 18:48:39 +02:00
Gijs Kruitbosch
429c3fecb1 Merge from m-c to ux 2013-06-26 10:44:39 -04:00
Jared Wein
1061da0f1d Automated merge with https://hg.mozilla.org/mozilla-central 2013-06-23 02:58:41 -04:00
Jared Wein
29940899a2 Automated merge with https://hg.mozilla.org/mozilla-central 2013-06-21 19:22:56 -04:00
Shane Caraveo
b0289891cb bug 883346 permissions support for standalone chat window, r=felipe 2013-06-21 19:17:34 -07:00
Matthew Noorenberghe
9493089322 Merge mozilla-central to UX 2013-06-17 03:54:34 -07:00
Matthew Noorenberghe
ffacf39cec Merge mozilla-central to UX 2013-06-01 02:45:51 -07:00
Mike Conley
bec6920d3a Mostly automated merge with https://hg.mozilla.org/mozilla-central 2013-05-29 17:41:40 -04:00
Mike Conley
92b1661f1f Automated merge with https://hg.mozilla.org/mozilla-central 2013-05-23 09:39:09 -04:00
Shane Caraveo
d6fd17a6a5 bug 809085 make permissions panels work with social content, r=felipe 2013-06-21 16:14:22 -07:00
Mike Conley
41ba27a85b Automated merge with https://hg.mozilla.org/mozilla-central 2013-05-21 14:49:59 -04:00
Mike Conley
f75a81b03f Automated merge with https://hg.mozilla.org/mozilla-central 2013-05-20 22:56:50 -04:00
Tim Taubert
9d301f1a95 Bug 876313 - [New Tab Page] Unpinning a site doesn't update pref; r=jaws 2013-05-28 11:01:54 +02:00
Mike Conley
3e62af04fb Automated merge with https://hg.mozilla.org/mozilla-central
--HG--
rename : toolkit/content/LightweightThemeConsumer.jsm => toolkit/modules/LightweightThemeConsumer.jsm
2013-05-17 11:48:25 -04:00
Gregory Szorc
1b12175ba0 Bug 873629 - Remove 129 empty Makefile.in files; r=ted 2013-05-17 16:20:11 -07:00
Joey Armstrong
26736a0ee2 bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
Tom Schuster
c424960853 Bug 868859 - Use CPOWs to pass browser.contentWindow and webProgress.DOMWindow in e10s. r=felipe 2013-07-17 09:27:49 -04:00
Benjamin Smedberg
7295a1e432 Bug 882858 - Add a "showing" notification to PopupNotifications, r=jaws sr=gavin 2013-06-19 13:29:05 -04:00
Ryan VanderMeulen
cc6b678858 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
986ae57c55 Bug 868859 - Use CPOWs to pass browser.contentWindow and webProgress.DOMWindow in e10s. r=felipe 2013-07-17 09:27:49 -04:00
Nathan Froyd
f80e8996da Bug 902938 - part 1 - add androidBridge to Services.jsm; r=Mossop 2013-08-08 10:57:34 -04:00
Dão Gottwald
3cd31353c3 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
Matt Woodrow
9ded47535b Bug 749428 - Expose OMTC status in about:support. r=jrmuizel 2013-05-22 11:36:38 +08:00
Riadh Chtara
f1d5c0015d 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