Nick Alexander
478d42ae14
Bug 903528 - Part 1: Rename background.apk to background-junit3.apk. r=rnewman
...
This is a cautionary move: when uploaded to infrastructure,
background.apk will not look so bad; but browser.apk is likely to
confuse folks. (These files will be in the same directory as
fennec-*apk, and sort earlier than that file.)
I considered including "tests" in the name, but decided not to make a
long name even longer.
This also renames the Android package. This is purely cosmetic, since
the package has no consumers (infrastructure, mach, etc). But this looks
nicer in IDEs: the generated classes fit into the class hierarchy.
2014-02-24 18:24:45 -08:00
Emma Sajic
1885d7760f
Bug 661982: Toolkit Add-ons Manager logging to be changed to use Log.jsm;r=irving
2014-02-23 12:27:59 -05: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
Carsten "Tomcat" Book
b4d52aafd4
Backed out changeset 44dbd2276837 (bug 926830) for mochitest memory leak on a CLOSED TREE
2014-02-21 14:32:39 +01:00
Georg Fritzsche
e761f34ea1
Bug 964272 - Expose last modified time on plugin tags. r=bsmedberg
2014-02-18 11:45:47 +01:00
Georg Fritzsche
001c1d4fe5
Bug 926830 - Test cleanup for plugin enabledState usage, toolkit. r=bsmedberg
2014-02-17 15:57:54 +01:00
Ryan VanderMeulen
9e4f57bee6
Merge inbound to m-c.
2014-02-19 15:37:55 -05:00
Tim Abraldes
31765c121c
bug 952121. When uninstalling a metro-enabled Firefox whose CommandExecuteHandler is the current "DelegateExecute" handler for our file and protocol handlers, remove the "DelegateExecute" value from our file and protocol handlers. r=bbondy
2014-02-19 09:00:14 -08:00
Irving Reid
12166812fc
Bug 972852 - Handle file errors and fix log messages that were causing addon manager failures. r=Mossop
2014-02-14 16:40:57 -05:00
Masatoshi Kimura
a6d85af240
Bug 973181 - Check the unprompted elevation mode only if the current user can elevate. r=bbondy
2014-02-19 20:29:48 +09:00
Ehsan Akhgari
1d8f77d18b
Bug 973143 - Move some variables to moz.build; r=glandium
...
--HG--
extra : rebase_source : b767d6cb044efa50844129df80864b9e802b51bd
2014-02-18 02:02:00 -05:00
Ehsan Akhgari
ff64067a04
Backed out changeset 5ecd0339a087 (bug 973143) because of a possible Talos regression
2014-02-18 14:27:51 -05:00
Ehsan Akhgari
e613d30a2c
Bug 973143 - Move some variables to moz.build; r=glandium
2014-02-18 02:02:00 -05:00
Masatoshi Kimura
8ddf7de8a5
Bug 969918 - Use decltype to declare pointers for dynamic-loaded functions. r=jimm sr=roc
2014-02-18 07:32:52 +09:00
Ms2ger
e5b03eb751
Bug 968900 - Move LOCAL_INCLUDES to moz.build in toolkit/; r=mshal
2014-02-15 21:25:20 +01:00
Ms2ger
33da18c67e
Bug 968856 - Move unconditional LOCAL_INCLUDES into moz.build; r=mshal
2014-02-15 21:24:59 +01:00
Masayuki Nakano
a183cc5385
Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug
2014-02-15 09:57:39 +09:00
David Keeler
844f0490ec
bug 967975 - certificate error override telemetry r=briansmith
...
--HG--
rename : security/manager/ssl/tests/unit/tlsserver/cmd/OCSPStaplingServer.cpp => security/manager/ssl/tests/unit/tlsserver/cmd/BadCertServer.cpp
2014-02-13 14:53:29 -08:00
Ryan VanderMeulen
4ba91ec7b7
Merge m-c to inbound.
2014-02-13 10:31:44 -05:00
Ted Mielczarek
79ca8d245f
Bug 968837 - Move more Mochitests into manifests. r=jmaher
...
--HG--
rename : toolkit/components/places/tests/browser/bug_399606/399606-history.go-0.html => toolkit/components/places/tests/browser/399606-history.go-0.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-httprefresh.html => toolkit/components/places/tests/browser/399606-httprefresh.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-location.reload.html => toolkit/components/places/tests/browser/399606-location.reload.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-location.replace.html => toolkit/components/places/tests/browser/399606-location.replace.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-window.location.href.html => toolkit/components/places/tests/browser/399606-window.location.href.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-window.location.html => toolkit/components/places/tests/browser/399606-window.location.html
rename : toolkit/components/places/tests/browser/visituri/begin.html => toolkit/components/places/tests/browser/begin.html
rename : toolkit/components/places/tests/browser/visituri/final.html => toolkit/components/places/tests/browser/final.html
rename : toolkit/components/places/tests/browser/visituri/redirect_once.sjs => toolkit/components/places/tests/browser/redirect_once.sjs
rename : toolkit/components/places/tests/browser/visituri/redirect_twice.sjs => toolkit/components/places/tests/browser/redirect_twice.sjs
rename : toolkit/components/places/tests/browser/settitle/title1.html => toolkit/components/places/tests/browser/title1.html
rename : toolkit/components/places/tests/browser/settitle/title2.html => toolkit/components/places/tests/browser/title2.html
rename : toolkit/components/places/tests/mochitest/bug94514-postpage.html => toolkit/components/places/tests/bug94514-postpage.html
rename : toolkit/components/places/tests/mochitest/test_bug_411966.html => toolkit/components/places/tests/test_bug_411966.html
rename : toolkit/components/places/tests/mochitest/test_bug_461710_perwindowpb.html => toolkit/components/places/tests/test_bug_461710_perwindowpb.html
rename : toolkit/components/places/tests/mochitest/test_bug_94514.html => toolkit/components/places/tests/test_bug_94514.html
2014-02-06 15:37:30 -05:00
Irving Reid
f312a9df46
Bug 965788 - Use XHR timeout for addon checks. r=Mossop, r=Unfocused
2014-02-11 14:14:32 -05:00
David Rajchenbach-Teller
bd02311a52
Bug 957123 - Fix the use of File.prototype.close() by a few AddonManager tests. r=Unfocused
2014-02-12 10:14:27 -05:00
Masatoshi Kimura
343387cf19
Bug 969728 - Make users using temporary profile possible to update using the maintenance service. r=bbondy
2014-02-12 06:01:29 +09:00
Ehsan Akhgari
b7b6d52aef
Bug 970745 - Move USE_STATIC_LIBS to moz.build; r=glandium
2014-02-11 09:12:33 -05:00
Ehsan Akhgari
d91d200572
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
2014-02-10 17:57:01 -05: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
Ted Mielczarek
127be184bc
bug 903620 - rework JS shell packaging as a Python script. r=glandium
2014-02-06 13:22:35 -05:00
Ehsan Akhgari
39001bcb42
Bug 944800 - Move the information about delay loaded DLLs into moz.build; r=gps
2014-02-06 14:17:44 -05:00
Nick Alexander
d10ca3b6de
Bug 951865 - Part 1: Replace ABI_DIR with ANDROID_CPU_ARCH. r=glandium
2014-02-05 08:51:48 -08:00
Marco Zehe
1af9b460c9
Bug 968111 - Fix various accessibility markup issues in Toolkit XUL files, r=da0
2014-02-05 17:33:43 +01:00
Ehsan Akhgari
bdd531f68f
Backed out changeset b54e8c328c32 (bug 944800) because of test failures on a CLOSED TREE
2014-02-04 17:03:17 -05:00
Ehsan Akhgari
6494b169e9
Bug 944800 - Move the information about delay loaded DLLs into moz.build; r=gps
...
--HG--
extra : rebase_source : 3eca29dae04c42fa8e7d113318b8a169a0cf22e4
2014-02-04 13:57:34 -05:00
Shane Caraveo
1a09aba0cb
bug 963961 fix intermittent blocklist failure, r=felipe
2014-01-31 11:46:04 -08:00
Blair McBride
388e314924
Bug 956990 - Temporarily make extensions.checkCompatibility=false not work for Australis-incompatible themes. r=Mossop
2014-01-31 01:00:47 +13:00
Robert Strong
67d6e3f2e8
Bug 964550 - Make marStageSuccessComplete.js, marStageSuccessPartial.js, and marAppInUseStageSuccessComplete_unix.js xpcshell tests pass on Mac. r=bbondy
2014-01-28 19:14:15 -08:00
Robert Strong
1db58c3240
Bug 963848 - head_update.js is copied to unit_service_updater even when MOZ_MAINTENANCE_SERVICE is not defined. r=bbondy
2014-01-27 10:35:43 -08:00
Robert Strong
bb76b8a40e
Bug 963860 - fix macro redefinition when compiling TestAUSReadStrings.cpp. r=bbondy
2014-01-27 10:35:38 -08:00
Robert Strong
13c5306090
Bug 963282 - Stub blurbs during download aren't always a minimum of 3 lines. r=bbondy
2014-01-24 10:38:25 -08:00
Robert Strong
0ed9d5a85d
Bug 885096 - hasMutex should not be called from a lazy getter. r=bbondy
2014-01-23 17:30:26 -08:00
Robert Strong
9b09ebdbf0
Bug 925747 - patch file extraction cleanup. r=bbondy
2014-01-22 17:16:39 -08:00
Geoff Lankow
836132595f
Bug 960904 - Allow number pickers that don't stretch the full width in <setting>; r=Unfocused
2014-01-18 15:52:53 +13:00
Monica Chew
d1d2b8f807
Bug 919076: Change Downloads.jsm createNiceUnique to create files with mode 644 (r=paolo)
2014-01-16 08:57:17 -08:00
Robert Strong
0e1fc31ed1
Bug 959341 - Replace MOZ_B2G with MOZ_WIDGET_GONK for consistency. r=dhylands
2014-01-14 16:39:06 -08:00
Sachin Hosmani
3bf22859ba
Bug 897735 - Support regular expression filters for name and creator in extension blocks. r=Unfocused
...
CLOSED TREE
2014-01-06 14:16:32 +05:30
Ryan VanderMeulen
72b3035461
Backed out changeset 933bf791b773 (bug 897735) for Windows test bustage.
...
CLOSED TREE
2014-01-14 11:10:33 -05: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
Sachin Hosmani
ac557339b2
Bug 897735 - Support regular expression filters for name and creator in extension blocks. r=Unfocused
2014-01-06 14:16:32 +05:30
Mike Hommey
71a7b66679
Bug 950298 - Make the js build system use top-level as its root objdir. r=gps
2014-01-14 07:38:40 +09:00
Carsten "Tomcat" Book
6bfb7a88ab
merge mozilla-inbound to mozilla-central
2014-01-13 12:43:23 +01:00
Margaret Leibovic
ae2d7f2f97
Bug 957881 - Get rid of recommended addons code. r=bnicholson
2014-01-10 17:18:14 -08:00