Fernando Jiménez
0520bccbba
Bug 967503 - Make HawkClient work in b2g. r=rnewman
2014-02-04 20:32:16 +01:00
Phil Ringnalda
c85ec9721d
Back out e78a7c6d9601 (bug 965896) for xpcshell orange
2014-02-04 21:19:19 -08:00
Mark Hammond
222d7dc0e4
Bug 967313 - ensure Sync is initialized before we set the fxAccounts user. r=ttaubert.
2014-02-05 16:09:54 +11:00
Mark Hammond
0bf4939db1
Bug 965896 - allow a legacy sync reset to re-enable fxa accounts. r=rnewman
2014-02-05 14:59:19 +11:00
Phil Ringnalda
d706d2b8ec
Back out 2865fd5e5458 (bug 967120) for xpcshell and browser-chrome bustage
2014-02-03 20:30:45 -08:00
Tim Taubert
5bac872e26
Bug 967120 - Clean up FxAccounts' public/internal API implementation r=markh
2014-02-03 19:30:47 +01:00
Lukas Blakk
780d3fb1c9
Merging in version bump NO BUG CLOSED TREE
2014-02-03 15:03:10 -08:00
Mark Hammond
9e06684d50
Bug 966842 - initialize log.level instead of log.Level. r=ttaubert
2014-02-03 12:38:52 +11:00
Tim Taubert
5d977d0da8
Bug 964922 - Enable FxA Sync on Nightly r=markh
2014-01-30 12:09:12 -08:00
Chris Karlof
72aa2f8e60
Bug 966560 - fix bugs with time skew fix in bug 957863; r=jedp
2014-01-31 16:43:36 -08:00
Chris Karlof
c5152b981f
Bug 965116: Add basic error handling to browserid_identity to respond to various authentication errors, r=markh
2014-01-31 15:26:20 -08:00
Ryan VanderMeulen
721d315595
Backed out changeset cc1bac015920 (bug 966560) for xpcshell failures.
2014-01-31 21:00:47 -05:00
Mark Hammond
d5a0e6296a
Bug 966520 - have sync prefs pane open the new "force sign in" page. r=gavin
2014-01-31 17:27:59 -08:00
Chris Karlof
a8b13c2510
Bug 966560: fix bugs with time skew fix in bug 957863, r=jedp
2014-01-31 16:43:36 -08:00
Jed Parsons
357c44f512
Bug 957863 - Use FxA auth clock skew in hawk, jwcrypto, and sync. r=warner, r=rnewman
2014-01-23 18:04:38 -08:00
Carsten "Tomcat" Book
a10c0f0add
merge fx-team to mozilla-central
2014-01-31 12:52:17 +01:00
Mark Hammond
a041cc2014
Bug 966159 - Fix TypeError when trying to unlink account. r=ckarlof
2014-01-30 21:05:23 -08:00
Chris Karlof
60363127c3
Bug 966131 - On first sync set firstSync pref to resetClient instead of calling resetClient directly. r=markh
2014-01-30 20:19:48 -08:00
Mark Hammond
d219a8ba6c
Bug 965474 - allow for an initial sync on new user signin. r=ckarlof
...
--HG--
extra : rebase_source : f5fd22db384606112900b2caef11cc7bdc262f98
2014-01-30 19:02:46 -08:00
Gavin Sharp
cd07679afa
Backed out changeset 00cead8f21d4 (bug 965464, should have been bug 965474)
...
--HG--
extra : rebase_source : 43997ecb392c716aa147407985b6f823ac087db8
2014-01-30 19:08:08 -08:00
Mark Hammond
69754ceff2
Bug 965464 - allow for an initial sync on new user signin. r=ckarlof
2014-01-30 19:02:46 -08:00
Chris Karlof
b5df9ba4b8
Bug 960887 - Handle storage endpoints returned by 1.5 token server. r=rnewman
...
--HG--
extra : rebase_source : a78f079a22f4e196de21b7b15d63ecdc4d475a04
2014-01-29 19:26:01 -08:00
Mark Hammond
7fb4d7baf9
Bug 965461 - ensure sync itself and sync prefs pane considers we are logged in after key fetch. r=ttaubert
2014-01-30 14:50:31 -08:00
Ryan VanderMeulen
b5a0391a64
Merge m-c to fx-team.
2014-01-30 16:40:31 -05:00
Ryan VanderMeulen
ee08d977c1
Merge fx-team to m-c.
2014-01-30 16:23:01 -05:00
Tim Taubert
2fb975c0e5
Bug 965544 - Show "now syncing" doorhanger when sync actually starts, once per login r=markh
2014-01-29 12:41:07 -08:00
Gregory Szorc
7b9cd377df
Bug 965587 - Add lock to Firefox Health Report uploading; r=rnewman
...
Previously, it was technically possible for the FHR client to have
multiple simultaneous uploads. While this should never occur in
well-behaving systems, server logs have indicated that this behavior
might be occurring.
This patch adds a lock around uploading to ensure only 1 upload
operation may be active at a given time.
To measure the impact of this change in the wild, we added a counter
that increments whenever a held lock is encountered.
--HG--
extra : rebase_source : f0bb5065a3618cd335b6b6f31e4e68850f31f151
2014-01-29 15:28:57 -08:00
Wes Kocher
39246e3d3a
Backed out changeset a76b3c746743 (bug 960887) for xpcshell bustage
2014-01-29 21:04:47 -08:00
Wes Kocher
2554cbbb72
Backed out changeset 2bfa24370b7c (bug 965461)
2014-01-29 21:04:08 -08:00
Mark Hammond
8e79a27cd5
Bug 965461 - ensure sync itself and sync prefs pane considers we are logged in after key fetch. r=ttaubert
2014-01-29 19:26:01 -08:00
Chris Karlof
49a7de1c64
Bug 960887 - Handle storage endpoints returned by 1.5 token server. r=rnewman
2014-01-29 19:26:01 -08:00
Mark Hammond
4d2ed9a598
Bug 965334 - Have browserid_identity create a DumpAppender to help debugging. r=ttaubert
2014-01-29 18:39:59 -08:00
Chris Karlof
b6008e928e
Bug 963251 - Update pref to use final production token server. r=markh
2014-01-29 18:39:59 -08:00
Jed Parsons
f25709861f
Bug 959919 - Send X-Client-State header to token server. r=rnewman
2014-01-29 15:02:09 -08:00
Jed Parsons
ed85114ff4
Bug 958464 - Report cause of 401 error from token server. r=ckarlof
2014-01-28 15:01:23 -08:00
Carsten "Tomcat" Book
c71e6c6fbb
Backed out changeset 6f10f2e4ef13 (bug 960887) for XPC Bustage on a CLOSED TREE
2014-01-30 10:39:59 +01:00
Carsten "Tomcat" Book
4395385011
Backed out changeset 2b4f723f6c60 (bug 965461) for XPC Bustage on a CLOSED TREE
2014-01-30 10:39:40 +01:00
Mark Hammond
03131fb6d2
Bug 965461 - ensure sync itself and sync prefs pane considers we are logged in after key fetch. r=ttaubert
2014-01-30 00:22:55 -08:00
Chris Karlof
f4d6ea25b4
Bug 960887 - Handle storage endpoints returned by 1.5 token server. r=rnewman
2014-01-30 00:22:55 -08:00
Tim Taubert
5be3ca26a4
Bug 963384 - Implement modal "Choose What To Sync" dialog r=markh
2014-01-28 18:57:19 -08:00
Mark Hammond
322fe2a50a
Bug 959222 (part 1) - Make browserid_identity a first-class identity module. r=rnewman
2014-01-28 17:51:09 -08:00
Mark Hammond
32a861c076
Bug 959990 - Add Firefox Accounts specific TOS and PP prefs and have utils functions open them if appropriate. r=rnewman.
2014-01-28 17:51:08 -08:00
Ryan VanderMeulen
80b4682516
Merge m-c to inbound.
2014-01-30 16:36:04 -05:00
Georg Fritzsche
41da9eabcd
Bug 928575 - Overhaul FHR data collection for extensions and plugins for desktop. r=gps
2014-01-15 16:12:41 +01:00
Geoff Brown
5d64d66697
Bug 969624 - Skip test_storageservice_client.js on Android 2.3 emulator; r=dminor
2014-02-24 17:51:15 -07:00
Jed Parsons
db7467711f
Bug 962849 - FxAccounts.jsm method to resend verification email; r=markh
2014-01-23 16:52:24 -08:00
Mark Hammond
3fc310513b
Bug 959548 - Determine what identity manager to use as sync is initialized. r=ckarlof,rnewman
2014-01-14 13:13:08 +01:00
Tim Taubert
079f8fe835
Bug 957421 - Keep FxA pref names consistent r=markh,rnewman,nalexander
2014-01-21 14:13:45 +01:00
Gregory Szorc
3a0b972eef
Bug 959356 - Report isWow64 in Firefox Health Report; r=bsmedberg
...
Previously, we weren't measuring whether the machine was 64-bit
properly. This change allows us to report actual CPU architecture (at
least on Windows).
In the future, we may wish to properly report actual CPU architecture on
all operating systems.
--HG--
extra : rebase_source : 73b5673e870e959a33172ec22fee8c31db6e0e53
extra : amend_source : 64d2e23be07aa87bc5c150b6e613e6226c848ec8
2014-01-17 09:25:39 -08:00
Gregory Szorc
697ef661a8
Bug 961146 - Refactor Health Report documentation, import external docs; r=rnewman
...
FHR docs were extracted from /services/docs into their own compartment.
This arguably should have been done originally.
Documentation on the payload format has been imported from
https://github.com/mozilla-services/docs . Those docs were created in a
time before we had in-tree docs and this tree is a more logical home for
them.
--HG--
rename : services/docs/healthreport.rst => services/healthreport/docs/index.rst
extra : rebase_source : 4e2fd62cc98ea2620f580e34d032cb39bafb5108
extra : amend_source : bd6309cc9d53aba1b085067960bf20a94125c5b0
2014-01-22 17:47:15 -08:00
Fernando Jiménez
7ac8ce364e
Bug 952063 - Trigger FxAccountsIACHelper 'onlogin', 'onlogout' and 'onverified' events when required. Part 1: Add onverified/onlogin. r=markh
2014-01-22 14:22:59 +01:00
Richard Newman
522f265d5d
Bug 960322 - Use "BrowserID" in desktop tokenserver authz header, not "Browser-ID". r=rnewman
2014-01-16 22:24:53 -08:00
Fernando Jiménez
1b224586ca
Bug 959535 - FxAccountsManager should clear its account cache when FxAccounts performs a logout. r=markh
2014-01-15 13:07:20 +01:00
Fernando Jiménez
9158242d47
Bug 958546 - s/isVerified/verified in all FxAccounts related code. r=markh
2014-01-14 17:00:36 +01:00
Richard Newman
f247e6117c
Bug 956936 - Include supported Sync protocol versions in desktop client records. r=gps
2014-01-06 21:45:26 -08:00
Nick Alexander
4d63cb2415
Merge m-c to s-c
2014-01-07 15:22:58 -08:00
Richard Newman
2b2685e8b7
Bug 956442 - Include version in desktop Sync client records. r=gps
2014-01-06 18:41:12 -08:00
Tim Taubert
63400d0e78
Bug 956724 - Fix broken onload handler for DOMWindows r=rnewman
...
From fdb5e3aab7479a9cf0ff7b78dcd373e296707e56 Mon Sep 17 00:00:00 2001
2014-01-06 16:23:40 +01:00
Richard Newman
959f982c17
Bug 953282 - Fix idle observer notification, after Bug 715041 broke in-tree consumers. r=gps
2013-12-27 21:12:50 -08:00
Tim Taubert
c5ecbf72a9
merge m-c to elm
2013-12-20 15:05:28 +01:00
Mark Hammond
e635bc3f8e
Bug 949695 tests followup - fix test_handleSyncError to reset error account so it passes when run twice
2013-12-20 15:57:26 +11:00
Mark Hammond
98088300d6
Bug 949695 tests followup - convert more tests to run with both identity managers.
2013-12-20 15:57:26 +11:00
Mark Hammond
4e4fa44ad1
Bug 949695 tests followup - convert test_service_wipeServer to identity_test infrastructure
2013-12-20 15:57:26 +11:00
Mark Hammond
9d246af555
Bug 949695 tests followup - Add ability to run tests twice - once with each identity manager - and have test_service_startOver use it.
2013-12-20 15:57:26 +11:00
Mark Hammond
934662958e
Bug 949259 followup - refactor identity config for tests and remove need to pass params to BrowserIDManager.
2013-12-20 15:57:26 +11:00
Mark Hammond
a662b69b0a
Bug 949695 followup - add resetCredentials/resetSyncKey to avoid BrowserID setters from being called.
2013-12-20 15:57:25 +11:00
Wes Kocher
3326bf6cf4
Merge inbound to m-c
2013-12-19 18:58:45 -08:00
Richard Newman
3ac3691abc
Bug 947772 - Follow-up: fix sneaky test (disabled on some platforms). r=me
2013-12-19 11:48:23 -08:00
Tim Taubert
6f4002d450
merge m-c to elm
2013-12-19 15:52:32 +01:00
Richard Newman
cf99e6a075
Merge m-c to s-c.
2013-12-18 21:47:50 -08:00
Richard Newman
025976271c
Bug 947772 - Sync adds tracker observers regardless of engine enabled state. r=gps
2013-12-18 21:42:17 -08:00
Mark Hammond
99c6903868
dump JSON.stringified error on HAWK.signCertificate error
2013-12-19 16:38:35 +11:00
Mark Hammond
dfaa162062
put sync identity initialization behind a pref
2013-12-19 16:38:35 +11:00
Tim Taubert
46e29d4462
merge m-c to elm
2013-12-18 17:54:23 +01:00
Chris Karlof
401bd44342
Bug 949695 - integrate weave with browserid_identity on elm.
2013-12-17 15:45:03 +11:00
Brian Warner
774ec6b974
Bug 949259 (elm) - bring elm up-to-date with patch in bug 949259.
2013-12-17 15:45:03 +11:00
Brian Warner
0a7368a543
Bug 949244 - fix getSignedInUser when the email is still unverified and other FxAccounts.jsm improvements.
2013-12-17 15:45:03 +11:00
Nick Alexander
16a571629c
Merge m-c to elm
2013-12-16 09:13:10 -08:00
Jeff Walden
aa28685079
Remove an exact-error-message check from an xpcshell test -- error message string format is not a stable interface, and tests shouldn't break when message strings change from time to time. Followup to bug 507998, r=orange
...
--HG--
extra : rebase_source : b30fe2c6dc49c3278e1177bee7e55b6ee833dac6
2013-12-19 16:29:10 -05:00
Nick Alexander
1ddc9ba089
Merge m-c to elm
...
--HG--
rename : mobile/android/base/resources/drawable-mdpi/crash_reporter.png => mobile/android/base/crashreporter/res/drawable-mdpi/crash_reporter.png
rename : mobile/android/base/resources/layout/crash_reporter.xml => mobile/android/base/crashreporter/res/layout/crash_reporter.xml
rename : mobile/android/branding/aurora/content/fennec_72x72.png => mobile/android/branding/aurora/res/drawable-hdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_48x48.png => mobile/android/branding/aurora/res/drawable-mdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_96x96.png => mobile/android/branding/aurora/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/aurora/content/fennec_144x144.png => mobile/android/branding/aurora/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_72x72.png => mobile/android/branding/beta/res/drawable-hdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_48x48.png => mobile/android/branding/beta/res/drawable-mdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_96x96.png => mobile/android/branding/beta/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/beta/content/fennec_144x144.png => mobile/android/branding/beta/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_72x72.png => mobile/android/branding/nightly/res/drawable-hdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_48x48.png => mobile/android/branding/nightly/res/drawable-mdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_96x96.png => mobile/android/branding/nightly/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/nightly/content/fennec_144x144.png => mobile/android/branding/nightly/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_72x72.png => mobile/android/branding/official/res/drawable-hdpi/icon.png
rename : mobile/android/branding/official/content/fennec_48x48.png => mobile/android/branding/official/res/drawable-mdpi/icon.png
rename : mobile/android/branding/official/content/fennec_96x96.png => mobile/android/branding/official/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/official/content/fennec_144x144.png => mobile/android/branding/official/res/drawable-xxhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_72x72.png => mobile/android/branding/unofficial/res/drawable-hdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_48x48.png => mobile/android/branding/unofficial/res/drawable-mdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_96x96.png => mobile/android/branding/unofficial/res/drawable-xhdpi/icon.png
rename : mobile/android/branding/unofficial/content/fennec_144x144.png => mobile/android/branding/unofficial/res/drawable-xxhdpi/icon.png
2013-12-12 08:21:15 -08:00
Nick Alexander
ca9d630761
Merge m-c to elm
2013-12-11 14:08:02 -08:00
Nick Alexander
f11096ce9f
Merge m-c to elm
2013-12-11 10:25:40 -08:00
Ryan VanderMeulen
65cbb8c949
Merge fx-team to m-c.
2013-12-13 15:39:51 -05:00
Brian Warner
c0e72f30a8
Bug 949241 - Enhance HAWK tests. r=rnewman
2013-12-13 12:12:01 -05:00
Chris Karlof
0000c001cf
Bug 772261 - Add duration to token server and client. r=rnewman
2013-12-13 12:12:00 -05:00
Jed Parsons
97c9fd59a7
Bug 948212 - Fix FxAccounts.jsm: internal.signOut() is not a function. r=markh
2013-12-09 17:15:30 -08:00
Fernando Jiménez
505e18c2a0
Bug 943998 - Need debug and uri pref for FirefoxAccounts. r=markh
...
--HG--
rename : services/fxaccounts/FxAccountsConsts.js => services/fxaccounts/FxAccountsCommon.js
2013-12-13 12:37:55 +01:00
Fernando Jiménez
9ddac87061
Bug 949526 - FxAccountsManager and B2G implementation. Part 4: Tests. r=markh
2013-12-13 12:25:27 +01:00
Fernando Jiménez
18aaaa4daa
Bug 949526 - FxAccountsManager and B2G implementation. Part 2: UI Glue r=fabrice
2013-12-13 12:25:26 +01:00
Fernando Jiménez
038666babf
Bug 949526 - FxAccountsManager and B2G implementation. Part 1: FxAccountsManager. r=markh
2013-12-13 12:25:26 +01:00
Gregory Szorc
461b5aef7e
Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
...
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.
We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.
--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
Fernando Jiménez
7c1c390123
Bug 950631 - ReferenceError: credentials is not defined in FxAccounts.jsm. r=jedp
2013-12-17 08:48:45 +01:00
Gregory Szorc
efb0cd7098
Bug 924307 - More logging and error checking during FHR init; r=rnewman
...
--HG--
extra : rebase_source : d4d0b29eef195b62d133680edfee6bc541159c5c
extra : amend_source : 2ea9b8576a2d91912c1078fe25969bf52dbd05dd
2013-11-21 09:39:16 -08:00
Nick Alexander
bb526f6a30
Merge m-c to elm
2013-11-18 08:22:59 -08:00
Gregory Szorc
7602964da6
Bug 939866 - Add Services docs to Sphinx; r=rnewman
...
DONTBUILD (NPOTB)
--HG--
extra : rebase_source : 5e4125ab7faa5493a10db903cf685ee1760f79ec
2013-11-17 19:39:55 -06:00
Jed Parsons
d3b927437d
Bug 951118 - TypeError when null account is verified. r=ferjm
2013-12-17 11:14:11 -08:00
Nick Alexander
b4ea030306
Merge b-i to elm
...
--HG--
rename : b2g/chrome/content/forms.js => dom/inputmethod/forms.js
2013-11-13 15:16:51 -08:00
Gregory Szorc
e84f6d729a
Bug 924307 - Intermittent "reporter is null at abouthealth.js:27"; r=rnewman
...
The error message comes from abouthealth.js not checking if a variable
is null before access. That bug is fixed.
However, the underlying issue of "the reporter is null" still remains.
Logging has been added to hopefully catch issues. The signature of the
failure will change.
--HG--
extra : rebase_source : bc887406a3570a767bae5407b5836314157ac421
extra : amend_source : f22cad2eae46bd08ae25a7d376fbf8e2d1d0ea92
2013-11-20 11:41:08 -08:00
Sam Penrose
fbcbcda4ee
Bug 911384 - Follow-up: tolerate explicitly falsy payloads in computeHAWK. r=rnewman
2013-10-29 13:45:37 -07:00
Richard Newman
8ba90c1d80
Merge m-c to elm.
2013-10-30 17:19:21 -07:00
Nick Alexander
a00cc37466
Merge m-c to elm
2013-10-29 13:13:49 -07:00
Nick Alexander
823b41509a
Merge m-c to elm
2013-10-26 17:23:11 -07:00
Mike Hommey
f1c0c07862
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
Richard Newman
7102c0b14f
Merge m-c to s-c.
2013-10-28 17:51:05 -07:00
Lukas Blakk
914f4b3b58
Merging in version bump NO BUG
2013-10-28 13:37:48 -07:00
Richard Newman
07df1f49b4
Bug 925521 - Part 2: correctly record identifiers for non-pre-installed engines. r=gps
...
* * *
Bug 925521 - Review comments.
2013-10-18 12:31:39 -07:00
Richard Newman
ab84ef25f9
Bug 925521 - Part 1: remove filter on recorded search engine identifiers. r=gps
2013-10-18 12:27:57 -07:00
Nick Alexander
1e61b39f8b
Merge fx-team to elm
2013-10-18 11:39:01 -07:00
David Rajchenbach-Teller
4ac162abfd
Bug 917883 - Use AsyncShutdown instead of spinning the event loop in healthreporter.jsm. r=gps
2013-11-15 21:46:38 -05:00
Tim Taubert
c9487728a3
No Bug - Fix Log4Moz xpcshell bustage
2013-10-17 11:42:18 -07:00
Tim Taubert
d5ab0bd407
merge m-c to elm
2013-10-16 10:25:32 -07:00
Sam Penrose
342f364bcb
Bug 911378 - A BrowserID/Hawk based IdentityManager for Sync. r=rnewman
2013-10-02 23:48:08 +02:00
Nick Alexander
b98210a82d
Merge m-c to elm
2013-10-03 09:19:36 -07:00
Ms2ger
df62fb8b0f
Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
2013-10-03 09:11:13 +02:00
Zach Carter
2605343b4d
Bug 913199 - Use HTTPS for FxAccounts server URL. r=rnewman
...
--HG--
extra : rebase_source : 61f4e1d3f071da8ec504b0a91e77926eac72f86d
2013-09-27 12:02:20 -07:00
Richard Newman
f201ed0ba6
Merge m-c to s-c.
2013-09-26 21:32:35 -07:00
Richard Newman
98596891fa
Bug 911478 - Intermittent sync\tests\unit\test_addons_engine.js | test failed. r=gps
2013-09-25 17:09:10 -07:00
Nick Alexander
c8469b757e
Merge m-c to elm
2013-09-25 08:47:59 -07:00
Richard Newman
9d895aa3f0
Merge m-c to s-c.
2013-09-23 22:01:40 -07:00
Zach Carter
b1bf099b90
Bug 909967 - Introduce a Firefox Accounts module for storing/retrieving user credentials. r=gavin,gps
2013-09-23 18:35:37 -07:00
Gregory Szorc
160a20817c
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
Nick Alexander
937400d40b
Merge m-c to elm
2013-09-18 11:08:28 -04:00
Richard Newman
65c16ea2a9
Bug 916186 - Don't record birth time in crashes provider. r=gps
2013-09-16 09:51:54 -04:00
Brian Warner
0c902a147b
Bug 911384 - add HAWK support (HTTP client authentication protocol). r=rnewman
2013-09-12 14:34:34 -07:00
Cykesiopka
8388cecb6b
Bug 914273 - Move JS_MODULES_PATH to mozbuild. r=joey
2013-09-24 10:29:30 -04:00
Blair McBride
908c3ef327
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
Alex Keybl
63a42a7016
Merging in version bump NO BUG
2013-09-17 09:38:37 -04:00
Mike Hommey
91af4c88d7
Bug 935305 - Move preprocessor to mozbuild.action. r=gps
...
--HG--
rename : config/Preprocessor.py => python/mozbuild/mozbuild/preprocessor.py
rename : config/tests/unit-Expression.py => python/mozbuild/mozbuild/test/test_expression.py
rename : config/tests/unit-LineEndings.py => python/mozbuild/mozbuild/test/test_line_endings.py
rename : config/tests/unit-Preprocessor.py => python/mozbuild/mozbuild/test/test_preprocessor.py
2013-11-09 10:35:44 +09:00
Mike Hommey
931cb49886
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
...
Landing on a CLOSED TREE.
2013-11-19 11:50:54 +09:00
Mike Hommey
db9e5129bc
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
2013-11-19 11:48:10 +09:00
Mike Hommey
f0d1cd1e10
Bug 939044 - Remove most definitions of MODULE. r=mshal
2013-11-19 11:47:39 +09:00
Mike Hommey
f81885e53b
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
2013-11-19 11:47:14 +09:00
Mark Hammond
eebb974974
Bug 927457 - processTokenResponse fails to handle 401 response correctly. r=gps
2013-10-16 11:32:36 -07:00
Stefan Mirea
9a45656528
Bug 887518 - Move loadAddonManager() to test_provider_addons.js. r=gps
2013-06-26 15:32:27 -07:00
Stefan Mirea
a326bfb6a2
Bug 887081 - Attach healthreporter to global object. r=gps
2013-09-06 09:08:26 -07:00
Stefan Mirea
7fca2f87e3
Bug 887580 - Properly export object in profile.jsm and policy.jsm. r=gps
2013-06-26 17:01:45 -07:00
Nick Alexander
dee5837400
Merge m-c to s-c.
2013-09-05 09:07:12 -07:00
Richard Newman
b26dcb1952
Bug 908461 - Protocol deprecation indicators for Sync: client support. r=gps
2013-09-03 16:11:46 -07:00
Mike Hommey
05b3f24e0e
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Ed Morley
888b01d997
Merge latest green fx-team changeset and mozilla-central
2013-08-28 12:22:35 +01:00
Marco Castelluccio
94e6782ef4
Bug 836547 - Remove apps sync engine. r=fabrice
2013-08-27 23:41:16 -04:00
Jeff Walden
ab0c881137
Bug 907958 - Disallow |function function() {}| and similar unreadabilities. r=jorendorff, r=wingo for the yield interactions, r=luke for the asm.js interactions
2013-08-15 10:07:40 -07:00
Ms2ger
4d0ead0110
Bug 883284 - Part f: Move LIBXUL_LIBRARY into moz.build (p-z); r=glandium
2013-08-22 08:56:01 +02:00
Ms2ger
66214743ad
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
2013-08-22 08:55:59 +02:00
Gregory Szorc
8b226765e2
Bug 845623 - Intermittent failure in test_storage_server.js; r=gbrown
2013-08-20 11:21:02 -07:00
Ryan VanderMeulen
9b1f66eb02
Merge m-c to fx-team.
2013-08-19 22:36:47 -04:00
Gregory Szorc
6c8721df14
Bug 831404 - More attempts to fix intermittent failure; r=orange
2013-08-19 19:22:27 -07:00
Gregory Szorc
b9111fa221
Bug 831404 - Increase timer interval to hopefully prevent intermittent failure; r=rnewman
2013-08-19 16:16:35 -07:00
Mihnea Dobrescu-Balaur
825fccd616
Bug 906126 - Adapt remaining sync xpcshell test for parallel runs. r=gps
2013-08-16 11:51:19 -07:00
Sam Penrose
c78038a90d
Bug 911384 - Follow-up: tolerate explicitly falsy payloads in computeHAWK. r=rnewman
2013-10-29 13:45:37 -07:00