Граф коммитов

414043 Коммитов

Автор SHA1 Сообщение Дата
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
Ryan VanderMeulen 97e5856337 Backed out 2 changesets (bug 854037, bug 1146644) for LexicalEnvironment/const-declaration-in-for-loop.js jsreftest failures.
Backed out changeset 2d59ec36a2e4 (bug 854037)
Backed out changeset 031ded170326 (bug 1146644)

CLOSED TREE
2015-03-27 13:28:58 -04:00
Ryan VanderMeulen 378481f17f Backed out changesets acbab9e22691 and 3c34fd480729 (bug 987360) for Android/B2G xpcshell bustage.
CLOSED TREE

--HG--
extra : rebase_source : d79b1dcfb12ae8e12efefd7d15b8a2f9f5063377
2015-03-27 13:12:19 -04:00
Marco Zehe 85f401bf6e Bug 1148479 - Unify string conversion methods in MozAccessible, r=surkov 2015-03-27 18:05:26 +01:00
Nicolas B. Pierron ccb0a2a4b7 Bug 1134074 - IonBuilder: Atomize strings when inlining String.split. r=djvj 2015-03-27 17:40:57 +01:00
Jeff Walden 5bb4485558 Bug 854037 - Make lexical declarations in the initializing component of a for(;;) loop create a fresh binding for each iteration of the loop. r=shu
--HG--
extra : rebase_source : 2e34e927af8c674b0a5597c7bd7f3c3e3842af6c
2015-03-27 12:29:50 -04:00
Ryan VanderMeulen e09b8cecbf Merge m-c to b2g-inbound. a=merge 2015-03-27 12:20:00 -04:00
Brad Lassey 3304765ba2 bug 1130976 - Flash context menu causes CPOW deadlock with AdBlock Plus, plugins should spin even loop in content process instead of the chrome process r=billm 2015-03-27 11:21:57 -04:00
Brian Grinstead aae3c9293d Bug 971129 - Prevent shrinking browser element to 0 width or height;r=MattN 2015-03-27 10:35:38 -07:00
Brian Grinstead 371e5229aa Bug 971129 - Set a minimum page size to 25px when initializing the devtools toolbox host;r=jryans 2015-03-27 10:35:32 -07:00
Ryan VanderMeulen da1028199c Merge m-c to fx-team. a=merge 2015-03-27 12:21:41 -04:00
Ryan VanderMeulen 43bcefb0f7 Merge m-c to inbound. a=merge
CLOSED TREE
2015-03-27 11:17:04 -04:00
Ryan VanderMeulen 599161ec9a Merge fx-team to m-c. a=merge 2015-03-27 11:14:08 -04:00
Jon Coppeard c05411817f Backed out changeset 49aa36d0b28a and eaf2526ffd90 (bug 1146696) for jit-test failures on a CLOSED TREE 2015-03-27 15:04:35 +00:00
B2G Bumper Bot 4a6a092b18 Bumping manifests a=b2g-bump 2015-03-27 07:18:06 -07:00
B2G Bumper Bot f1acb17e20 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9e79307fd6bc
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Bug 1148392 - Disable Player_test.js and playlist_test.js for permafailing after a recent TC change.
2015-03-27 07:15:32 -07:00
Ryan VanderMeulen 6bb81f0553 Backed out changeset a9d42e5c0c44 (bug 1148348) for test failures. 2015-03-27 10:09:30 -04:00