Richard Newman
067db356ca
Bug 1148990 - Don't ship bagheeraclient.js or tokenserverclient.js on Android. r=gps
...
Neither of these clients are used on Android, and the Bagheera client isn't
used anywhere unless Firefox Health Report is enabled.
This patch conditionalizes their inclusion in services-common, makes the tests
aware, and also tests that they are _not_ present on Android.
Note that some unused test helpers are also omitted.
2015-03-30 15:02:51 -07:00
Richard Newman
884ee4f1ee
Bug 1148933 - Remove old storageservice.js and tests. r=gps
2015-03-30 15:02:51 -07:00
Felipe Gomes
14b16b5b26
Bug 1079665 - follow up, remove accidental line included from different patch. r=me
2015-03-30 18:38:18 -03:00
Mark Banner
1287adee97
Bug 1105490 - Remove old ToS generation code from Loop Standalone. r-dmose,r=ted NPOTB DONTBUILD
2015-03-30 21:45:53 +01:00
Richard Newman
ee9d7192ac
Bug 1148464 - Remove redundant addUploadedRecord method.
2015-03-30 11:56:24 -07:00
Margaret Leibovic
08e224dd1b
Bug 1147597 r=gavin
...
--HG--
extra : rebase_source : c3551470f3b57f4fc33ef2d6391d3de4d22c3aee
2015-03-30 13:27:29 -04:00
Ryan VanderMeulen
9e7fe95584
Backed out changeset 7b1cb7256f0f (bug 1126048
) for robocop failures.
2015-03-30 14:03:00 -04:00
Sami Jaktholm
c8d45add56
Bug 1148893 - Add shared frame script utils to Style Editor head.js. r=ejpbruel
2015-03-28 10:19:03 +02:00
Sami Jaktholm
cd332ecd32
Bug 1148893 - Replace .then handlers with yields to catch 'Unknown sheet source' rejections in Style Editor onShow task. r=ejpbruel
2015-03-28 10:15:29 +02:00
Sami Jaktholm
63f9ca53ff
Bug 1148893 - Return the style sheet selection promise to the caller. r=ejpbruel
2015-03-28 07:22:50 +02:00
Marina Samuel
a660fe51ad
Bug 1136203 - Remove thumbnail/title replacing functionality for history tiles. r=adw
2015-03-27 17:57:11 -04:00
Marco Bonardo
cb44324272
Bug 1144571 - Pasting multiple bookmarks should retain their order. r=ttaubert
2015-03-28 14:00:11 +01:00
Mike de Boer
f8fa164d59
Bug 1105044: update XULRunner stub path finding to match the updated Mac app package signing requirements. r=bsmedberg
2015-03-28 12:26:22 +01:00
Dão Gottwald
f29d9f73a0
Bug 824947 - Put the add-on installation progress notification's custom content in <popupnotificationcontent> rather than overriding the anonymous content. r=dtownsend
...
--HG--
extra : rebase_source : 14023454a635e9b7c947971a5b1753ffab168d51
2015-03-27 23:02:37 +01:00
Dão Gottwald
777e2626bb
Bug 1148543 - Remove the add-on author from the install confirmation doorhanger. r=dtownsend
...
--HG--
extra : rebase_source : 1c24b46adceafb8fdcc5797c83cdf73d57912ef8
2015-03-27 23:02:06 +01:00
Marina Samuel
bf19dc7b19
Bug 1146146 - Maximize the number of rows of tiles by reducing the suggested explanation maximum line count to 2 instead of 3 [r=adw]
2015-03-28 01:08:36 -07:00
Blake Kaplan
6613491227
Bug 1086684 - disable this test on Android. a=KWierso to land on a CLOSED TREE
2015-03-27 14:51:01 -07:00
B2G Bumper Bot
5cf53aa1d4
Bumping manifests a=b2g-bump
2015-03-27 14:48:02 -07:00
B2G Bumper Bot
822d1f9bcb
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c73da6ea8fae
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #29196 from Cwiiis/bug1147786-homescreen-delete-multiple-dialogs
Bug 1147786 - Fix being able to show delete-app dialog twice. r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/cb0a3c68af4d
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1147786 - Fix being able to show delete-app dialog twice. r=kgrandon
2015-03-27 14:45:27 -07:00
Chenxia Liu
90f3543dc4
Bug 1144385 - Strings for editing login in password doorhanger. r=MattN
...
--HG--
extra : rebase_source : f58909bd6c67faef89330326414f3d6f5a1a16d5
2015-03-27 14:33:58 -07:00
Nick Alexander
3eb58c57b1
Bug 1123388 - Enable reading list service on Nightly. r=rnewman,mfinkle
2015-03-27 18:01:02 -07:00
Nick Alexander
ede3bcacb9
Bug 1140813 - Schedule periodic Reading List syncs. r=rnewman
...
========
a249e77fd1
Author: Nick Alexander <nalexander@mozilla.com>
Bug 1140813 - Schedule periodic Reading List syncs.
2015-03-27 17:05:15 -07:00
Nick Alexander
eef143f84d
Bug 1140812 - React to Backoff and Retry-After headers from Reading List storage servers. r=rnewman
...
========
cd7edfa0b5
Author: Nick Alexander <nalexander@mozilla.com>
Bug 1140812 - Part 3: React to Backoff and Retry-After headers.
========
8581f5a572
Author: Nick Alexander <nalexander@mozilla.com>
Date: Fri Mar 27 15:30:33 2015 -0700
Bug 1140812 - Part 2: Include request in HTTP response observation callbacks.
This allows to only handle responses from certain hosts.
========
05b50325db
Author: Nick Alexander <nalexander@mozilla.com>
Date: Fri Mar 27 14:47:38 2015 -0700
Bug 1140812 - Part 1: Generalize from one to many HTTP response observers.
CopyOnWriteArrayList is a reasonable choice here: we have few writes but
many iterations. See
http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/CopyOnWriteArrayList.html
========
5950219343
Author: Nick Alexander <nalexander@mozilla.com>
Date: Fri Mar 27 16:04:07 2015 -0700
Bug 1140812 - Pre: Modernize backoffInSeconds.
Sync uses X-Backoff; newer services, including Reading List, use Backoff.
2015-03-27 16:01:36 -07:00
Dave Hylands
026c5dd6b8
Bug 1140597 - Don't try and process device storage notifications if the process isn't using device storage.
2015-03-27 14:22:20 -07:00
Daniel Holbert
0b62b6f548
Bug 1148588: Add skip-if(B2G) annotations to intermittently failing object-fit reftests with object/embed and SVG. rs=RyanVM
...
landing on a CLOSED TREE with RyanVM's permission
2015-03-27 14:04:30 -07:00
Daniel Holbert
a8488fd0b6
Bug 1135541: Annotate new method "IsStillValid" in EME code as 'override'. rs=ehsan
2015-03-27 14:04:16 -07:00
Ryan VanderMeulen
3f995ef0e0
Backed out changeset 8dc24100ee36 (bug 1064083) because the bug it depends on was backed out.
...
CLOSED TREE
2015-03-27 16:57:40 -04:00
B2G Bumper Bot
42e2856046
Bumping manifests a=b2g-bump
2015-03-27 13:28:03 -07:00
B2G Bumper Bot
961393145e
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7a94f3f4f394
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1037716 - Disable highly intermittent ringtones test, manage_test.js after TC deployment r=me
2015-03-27 13:25:28 -07:00
Richard Newman
06a2824f83
Bug 1148432 - Sync reading list deletions. r=nalexander
2015-03-27 11:54:16 -07:00
Nick Alexander
fe17b58bd2
Bug 1148029 - Disable Reading List sync when using custom endpoints. r=rnewman
...
This tries to sync prod accounts against prod Reading List, stage
accounts against stage Reading List, and reject all other account
servers. Custom Sync (Token) servers (not prod, not stage) should cause
us not to Sync Reading List, the intention being to avoid storing data
with Mozilla if the user has expressed a desire not to.
========
b69b097505
Author: Nick Alexander <nalexander@mozilla.com>
Bug 1148029 - Disable Reading List sync when using custom endpoints.
Custom is interpreted to mean neither Mozilla production nor Mozilla
stage. To ease the burden of testing stage, we sync the reading list
against stage reading list storage when the account is authing against
stage FxA.
Messaging this in some way would be nice but will have to wait for
follow-up.
2015-03-27 11:24:04 -07:00
Victor Porof
e50a9999eb
Bug 1148463 - Temporarily disable the new performance tools for the Aurora uplift by backing out changeset 2ae4dac8f094, r=jsantell
2015-03-27 20:20:11 -04:00
Wes Kocher
a0d1a36e44
Merge m-c to fx-team a=merge
2015-03-27 17:19:41 -07:00
Drew Willcoxon
47e1d0fa10
Bug 1148201 - Fix desktop reading list client use of Last-Modified, If-Unmodified-Since, If-Modified-Since headers. r=rnewman
2015-03-27 17:14:57 -07:00
Allison Naaktgeboren
55555c52d6
Bug 1124895 2/2- Add password manager usage data to FHR.r=dolske,r=gfritzsche
2015-03-27 12:32:42 -07:00
Wes Kocher
ab6d1a0b97
Backed out changeset 02623719b094 (bug 1139460) for shutdown crashes CLOSED TREE
...
--HG--
extra : amend_source : 308d950a0c0fe2026756af545a5afa54d946deca
2015-03-27 15:31:22 -07:00
Wes Kocher
d91a9db966
Backed out changeset 20d390554f5e (bug 1139460)
2015-03-27 15:31:21 -07:00
Wes Kocher
e2cfc4027b
Backed out changeset 79be0402cbdb (bug 1139460)
2015-03-27 15:31:20 -07:00
Wes Kocher
29dbce69a0
Backed out changeset 5e9ed1f7aebe (bug 1139460)
2015-03-27 15:31:18 -07:00
Wes Kocher
d63e19b474
Backed out changeset d7a94bbfa3ef (bug 1140558)
2015-03-27 15:31:17 -07:00
Wes Kocher
92fc2982cf
Backed out changeset 9623fa2b2e16 (bug 1140558)
2015-03-27 15:31:15 -07:00
Wes Kocher
0e5d5d15b4
Backed out changeset a54f84a3d265 (bug 1140558)
2015-03-27 15:31:14 -07:00
Wes Kocher
5569a8835b
Backed out changeset d3512bb40d24 (bug 1140558)
2015-03-27 15:31:13 -07:00
Wes Kocher
9e6cbc8de4
Backed out changeset 756c80951bbb (bug 1143714)
2015-03-27 15:31:11 -07:00
Wes Kocher
640b6a0a85
Backed out changeset f8ae18a7d017 (bug 1143796)
2015-03-27 15:31:10 -07:00
Wes Kocher
a5d4c6bab6
Backed out changeset 208c445781e7 (bug 1143796)
2015-03-27 15:31:09 -07:00
Wes Kocher
0332aeebb9
Backed out changeset e0ed9413cc17 (bug 1139751)
2015-03-27 15:31:07 -07:00
Wes Kocher
111470c663
Backed out changeset 4d163f1939b5 (bug 1139751)
2015-03-27 15:31:06 -07:00
Ryan VanderMeulen
89f1889368
Bug 1148192 - Update pdf.js to version 1.1.24. r=bdahl, r=Mossop
...
CLOSED TREE
2015-03-27 17:02:06 -04:00
vivek
b3cb9a8b9c
Bug 1142528 - Decrease tappable area for +/- buttons. r=margaret
2015-03-27 19:37:07 +02:00