From 0beb8fdf43e1ee7b37e610ca9988bb6bef0260ec Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Mon, 21 Apr 2014 14:50:42 -0700 Subject: [PATCH 1/8] Bumping gaia.json for 2 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/721bbc069f41 Author: Kevin Grandon Desc: Merge pull request #18467 from KevinGrandon/bug_991261_scroll_to_top Bug 991261 - [Home2] Method to Return to Top of Vertical Homescreen ======== https://hg.mozilla.org/integration/gaia-central/rev/24b48374096f Author: Kevin Grandon Desc: Bug 991261 - [Home2] Method to Return to Top of Vertical Homescreen r=me --- b2g/config/gaia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/b2g/config/gaia.json b/b2g/config/gaia.json index ea283bc198c8..b013d4ec3766 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -4,6 +4,6 @@ "remote": "", "branch": "" }, - "revision": "46f6f56839237440d17026f21255dac5329c681c", + "revision": "721bbc069f41de3ec6b060eacf809ff0e5429984", "repo_path": "/integration/gaia-central" } From b740cf0e7038bf836c06caf037e4de52a62801ca Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Mon, 21 Apr 2014 14:56:10 -0700 Subject: [PATCH 2/8] Bumping manifests a=b2g-bump --- b2g/config/emulator-ics/sources.xml | 2 +- b2g/config/emulator-jb/sources.xml | 2 +- b2g/config/emulator-kk/sources.xml | 2 +- b2g/config/emulator/sources.xml | 2 +- b2g/config/flame/sources.xml | 4 ++-- b2g/config/hamachi/sources.xml | 2 +- b2g/config/helix/sources.xml | 2 +- b2g/config/inari/sources.xml | 2 +- b2g/config/leo/sources.xml | 2 +- b2g/config/mako/sources.xml | 2 +- b2g/config/wasabi/sources.xml | 2 +- 11 files changed, 12 insertions(+), 12 deletions(-) diff --git a/b2g/config/emulator-ics/sources.xml b/b2g/config/emulator-ics/sources.xml index 6c35ec08324f..435f38e84e8e 100644 --- a/b2g/config/emulator-ics/sources.xml +++ b/b2g/config/emulator-ics/sources.xml @@ -19,7 +19,7 @@ - + diff --git a/b2g/config/emulator-jb/sources.xml b/b2g/config/emulator-jb/sources.xml index 007afc58c9bd..d2fa57ce51d1 100644 --- a/b2g/config/emulator-jb/sources.xml +++ b/b2g/config/emulator-jb/sources.xml @@ -17,7 +17,7 @@ - + diff --git a/b2g/config/emulator-kk/sources.xml b/b2g/config/emulator-kk/sources.xml index 8ccb4312681e..c2a38021f4bb 100644 --- a/b2g/config/emulator-kk/sources.xml +++ b/b2g/config/emulator-kk/sources.xml @@ -15,7 +15,7 @@ - + diff --git a/b2g/config/emulator/sources.xml b/b2g/config/emulator/sources.xml index 6c35ec08324f..435f38e84e8e 100644 --- a/b2g/config/emulator/sources.xml +++ b/b2g/config/emulator/sources.xml @@ -19,7 +19,7 @@ - + diff --git a/b2g/config/flame/sources.xml b/b2g/config/flame/sources.xml index 47641d44a063..5b608ee0b95b 100644 --- a/b2g/config/flame/sources.xml +++ b/b2g/config/flame/sources.xml @@ -18,7 +18,7 @@ - + @@ -119,7 +119,7 @@ - + diff --git a/b2g/config/hamachi/sources.xml b/b2g/config/hamachi/sources.xml index 29fd773d7be8..b9d944485887 100644 --- a/b2g/config/hamachi/sources.xml +++ b/b2g/config/hamachi/sources.xml @@ -17,7 +17,7 @@ - + diff --git a/b2g/config/helix/sources.xml b/b2g/config/helix/sources.xml index a9281741e8fc..c1b9c4041a5d 100644 --- a/b2g/config/helix/sources.xml +++ b/b2g/config/helix/sources.xml @@ -15,7 +15,7 @@ - + diff --git a/b2g/config/inari/sources.xml b/b2g/config/inari/sources.xml index 6e51560e3da7..913635b891e0 100644 --- a/b2g/config/inari/sources.xml +++ b/b2g/config/inari/sources.xml @@ -19,7 +19,7 @@ - + diff --git a/b2g/config/leo/sources.xml b/b2g/config/leo/sources.xml index 3b9a8b4fb626..3ba9456086cd 100644 --- a/b2g/config/leo/sources.xml +++ b/b2g/config/leo/sources.xml @@ -17,7 +17,7 @@ - + diff --git a/b2g/config/mako/sources.xml b/b2g/config/mako/sources.xml index 3fd94c7e2ece..9f7486ba6452 100644 --- a/b2g/config/mako/sources.xml +++ b/b2g/config/mako/sources.xml @@ -17,7 +17,7 @@ - + diff --git a/b2g/config/wasabi/sources.xml b/b2g/config/wasabi/sources.xml index dabe0a5a98ce..1f82d4591c0d 100644 --- a/b2g/config/wasabi/sources.xml +++ b/b2g/config/wasabi/sources.xml @@ -17,7 +17,7 @@ - + From d0b4b0f67a4c0919772a9acf836591dbdb975870 Mon Sep 17 00:00:00 2001 From: Michael Wu Date: Mon, 21 Apr 2014 15:50:54 -0700 Subject: [PATCH 3/8] Bug 996226 - Disable volatile images everywhere but Android, r=jrmuizel --- image/src/imgFrame.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/image/src/imgFrame.cpp b/image/src/imgFrame.cpp index a5aa408fd98a..6b7e833f10d2 100644 --- a/image/src/imgFrame.cpp +++ b/image/src/imgFrame.cpp @@ -849,7 +849,10 @@ void imgFrame::ApplyDirtToSurfaces() void imgFrame::SetDiscardable() { MOZ_ASSERT(mLockCount, "Expected to be locked when SetDiscardable is called"); + // Disabled elsewhere due to the cost of calling GetSourceSurfaceForSurface. +#ifdef MOZ_WIDGET_ANDROID mDiscardable = true; +#endif } int32_t imgFrame::GetRawTimeout() const From 0be9131094890ead44c70ef861c525d374308026 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Mon, 21 Apr 2014 16:30:43 -0700 Subject: [PATCH 4/8] Bumping gaia.json for 2 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/4919bf19bc3f Author: Eitan Isaacson Desc: Merge pull request #18459 from eeejay/bug-996284 Bug 996284 - Give lockscreen icons a higher z-index than slider. r=snowmantv ======== https://hg.mozilla.org/integration/gaia-central/rev/5454021d9320 Author: Eitan Isaacson Desc: Bug 996284 - Give lockscreen icons a higher z-index than slider. --- b2g/config/gaia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/b2g/config/gaia.json b/b2g/config/gaia.json index b013d4ec3766..43f602c4de8c 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -4,6 +4,6 @@ "remote": "", "branch": "" }, - "revision": "721bbc069f41de3ec6b060eacf809ff0e5429984", + "revision": "4919bf19bc3f02c1764882dd7c959f5bcfa61b50", "repo_path": "/integration/gaia-central" } From 6b3cc51f6c15ab257183501b1721a4b85f0c1af5 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Mon, 21 Apr 2014 16:36:18 -0700 Subject: [PATCH 5/8] Bumping manifests a=b2g-bump --- b2g/config/emulator-ics/sources.xml | 2 +- b2g/config/emulator-jb/sources.xml | 2 +- b2g/config/emulator-kk/sources.xml | 2 +- b2g/config/emulator/sources.xml | 2 +- b2g/config/flame/sources.xml | 2 +- b2g/config/hamachi/sources.xml | 2 +- b2g/config/helix/sources.xml | 2 +- b2g/config/inari/sources.xml | 2 +- b2g/config/leo/sources.xml | 2 +- b2g/config/mako/sources.xml | 2 +- b2g/config/wasabi/sources.xml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/b2g/config/emulator-ics/sources.xml b/b2g/config/emulator-ics/sources.xml index 435f38e84e8e..8a257f9459f0 100644 --- a/b2g/config/emulator-ics/sources.xml +++ b/b2g/config/emulator-ics/sources.xml @@ -19,7 +19,7 @@ - + diff --git a/b2g/config/emulator-jb/sources.xml b/b2g/config/emulator-jb/sources.xml index d2fa57ce51d1..7830579fc617 100644 --- a/b2g/config/emulator-jb/sources.xml +++ b/b2g/config/emulator-jb/sources.xml @@ -17,7 +17,7 @@ - + diff --git a/b2g/config/emulator-kk/sources.xml b/b2g/config/emulator-kk/sources.xml index c2a38021f4bb..351fe4315362 100644 --- a/b2g/config/emulator-kk/sources.xml +++ b/b2g/config/emulator-kk/sources.xml @@ -15,7 +15,7 @@ - + diff --git a/b2g/config/emulator/sources.xml b/b2g/config/emulator/sources.xml index 435f38e84e8e..8a257f9459f0 100644 --- a/b2g/config/emulator/sources.xml +++ b/b2g/config/emulator/sources.xml @@ -19,7 +19,7 @@ - + diff --git a/b2g/config/flame/sources.xml b/b2g/config/flame/sources.xml index 5b608ee0b95b..bac0ea38a260 100644 --- a/b2g/config/flame/sources.xml +++ b/b2g/config/flame/sources.xml @@ -18,7 +18,7 @@ - + diff --git a/b2g/config/hamachi/sources.xml b/b2g/config/hamachi/sources.xml index b9d944485887..9de05642ec15 100644 --- a/b2g/config/hamachi/sources.xml +++ b/b2g/config/hamachi/sources.xml @@ -17,7 +17,7 @@ - + diff --git a/b2g/config/helix/sources.xml b/b2g/config/helix/sources.xml index c1b9c4041a5d..fc78e34f308e 100644 --- a/b2g/config/helix/sources.xml +++ b/b2g/config/helix/sources.xml @@ -15,7 +15,7 @@ - + diff --git a/b2g/config/inari/sources.xml b/b2g/config/inari/sources.xml index 913635b891e0..a8e71775535d 100644 --- a/b2g/config/inari/sources.xml +++ b/b2g/config/inari/sources.xml @@ -19,7 +19,7 @@ - + diff --git a/b2g/config/leo/sources.xml b/b2g/config/leo/sources.xml index 3ba9456086cd..6bfa77d12f40 100644 --- a/b2g/config/leo/sources.xml +++ b/b2g/config/leo/sources.xml @@ -17,7 +17,7 @@ - + diff --git a/b2g/config/mako/sources.xml b/b2g/config/mako/sources.xml index 9f7486ba6452..226f6171be7b 100644 --- a/b2g/config/mako/sources.xml +++ b/b2g/config/mako/sources.xml @@ -17,7 +17,7 @@ - + diff --git a/b2g/config/wasabi/sources.xml b/b2g/config/wasabi/sources.xml index 1f82d4591c0d..63e9f7d2e593 100644 --- a/b2g/config/wasabi/sources.xml +++ b/b2g/config/wasabi/sources.xml @@ -17,7 +17,7 @@ - + From 6834cd794da6f7acbace1177842eca12355f86c9 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Mon, 21 Apr 2014 19:25:51 -0700 Subject: [PATCH 6/8] Bumping gaia.json for 2 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/3f54f719dc14 Author: John Hu Desc: Merge pull request #18359 from huchengtw-moz/gallery/Bug_997051-master Bug 997051 - [Gallery] the MAX_IMAGE_SIZE in inline viewer doesn't not u... ======== https://hg.mozilla.org/integration/gaia-central/rev/3390760fc46a Author: John Hu Desc: Bug 997051 - [Gallery] the MAX_IMAGE_SIZE in inline viewer doesn't not use customization config value --- b2g/config/gaia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/b2g/config/gaia.json b/b2g/config/gaia.json index 43f602c4de8c..a18696fdc899 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -4,6 +4,6 @@ "remote": "", "branch": "" }, - "revision": "4919bf19bc3f02c1764882dd7c959f5bcfa61b50", + "revision": "3f54f719dc145f1544db67881a48819559ecb71b", "repo_path": "/integration/gaia-central" } From 29575832a04379eedf80810fc6bd0d2ba25e1b0e Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Mon, 21 Apr 2014 19:31:17 -0700 Subject: [PATCH 7/8] Bumping manifests a=b2g-bump --- b2g/config/emulator-ics/sources.xml | 2 +- b2g/config/emulator-jb/sources.xml | 2 +- b2g/config/emulator-kk/sources.xml | 2 +- b2g/config/emulator/sources.xml | 2 +- b2g/config/flame/sources.xml | 2 +- b2g/config/hamachi/sources.xml | 2 +- b2g/config/helix/sources.xml | 2 +- b2g/config/inari/sources.xml | 2 +- b2g/config/leo/sources.xml | 2 +- b2g/config/mako/sources.xml | 2 +- b2g/config/wasabi/sources.xml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/b2g/config/emulator-ics/sources.xml b/b2g/config/emulator-ics/sources.xml index 8a257f9459f0..798fcf53a88d 100644 --- a/b2g/config/emulator-ics/sources.xml +++ b/b2g/config/emulator-ics/sources.xml @@ -19,7 +19,7 @@ - + diff --git a/b2g/config/emulator-jb/sources.xml b/b2g/config/emulator-jb/sources.xml index 7830579fc617..51e6e9ed2df0 100644 --- a/b2g/config/emulator-jb/sources.xml +++ b/b2g/config/emulator-jb/sources.xml @@ -17,7 +17,7 @@ - + diff --git a/b2g/config/emulator-kk/sources.xml b/b2g/config/emulator-kk/sources.xml index 351fe4315362..8bd0e4a91e3f 100644 --- a/b2g/config/emulator-kk/sources.xml +++ b/b2g/config/emulator-kk/sources.xml @@ -15,7 +15,7 @@ - + diff --git a/b2g/config/emulator/sources.xml b/b2g/config/emulator/sources.xml index 8a257f9459f0..798fcf53a88d 100644 --- a/b2g/config/emulator/sources.xml +++ b/b2g/config/emulator/sources.xml @@ -19,7 +19,7 @@ - + diff --git a/b2g/config/flame/sources.xml b/b2g/config/flame/sources.xml index bac0ea38a260..4647cb7e9acf 100644 --- a/b2g/config/flame/sources.xml +++ b/b2g/config/flame/sources.xml @@ -18,7 +18,7 @@ - + diff --git a/b2g/config/hamachi/sources.xml b/b2g/config/hamachi/sources.xml index 9de05642ec15..fdc419f9e46b 100644 --- a/b2g/config/hamachi/sources.xml +++ b/b2g/config/hamachi/sources.xml @@ -17,7 +17,7 @@ - + diff --git a/b2g/config/helix/sources.xml b/b2g/config/helix/sources.xml index fc78e34f308e..d50b65f52c52 100644 --- a/b2g/config/helix/sources.xml +++ b/b2g/config/helix/sources.xml @@ -15,7 +15,7 @@ - + diff --git a/b2g/config/inari/sources.xml b/b2g/config/inari/sources.xml index a8e71775535d..39dc4345102f 100644 --- a/b2g/config/inari/sources.xml +++ b/b2g/config/inari/sources.xml @@ -19,7 +19,7 @@ - + diff --git a/b2g/config/leo/sources.xml b/b2g/config/leo/sources.xml index 6bfa77d12f40..815518a75768 100644 --- a/b2g/config/leo/sources.xml +++ b/b2g/config/leo/sources.xml @@ -17,7 +17,7 @@ - + diff --git a/b2g/config/mako/sources.xml b/b2g/config/mako/sources.xml index 226f6171be7b..426202050f84 100644 --- a/b2g/config/mako/sources.xml +++ b/b2g/config/mako/sources.xml @@ -17,7 +17,7 @@ - + diff --git a/b2g/config/wasabi/sources.xml b/b2g/config/wasabi/sources.xml index 63e9f7d2e593..9e71463349b3 100644 --- a/b2g/config/wasabi/sources.xml +++ b/b2g/config/wasabi/sources.xml @@ -17,7 +17,7 @@ - + From 4b2610a7831f1b5b9cfc95ac62aae460290531ee Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Mon, 21 Apr 2014 19:48:21 -0700 Subject: [PATCH 8/8] Bumping manifests a=b2g-bump --- b2g/config/emulator-ics/sources.xml | 6 +++--- b2g/config/emulator/sources.xml | 6 +++--- b2g/config/hamachi/sources.xml | 2 +- b2g/config/helix/sources.xml | 2 +- b2g/config/inari/sources.xml | 2 +- b2g/config/leo/sources.xml | 2 +- b2g/config/wasabi/sources.xml | 2 +- 7 files changed, 11 insertions(+), 11 deletions(-) diff --git a/b2g/config/emulator-ics/sources.xml b/b2g/config/emulator-ics/sources.xml index 798fcf53a88d..bab276205581 100644 --- a/b2g/config/emulator-ics/sources.xml +++ b/b2g/config/emulator-ics/sources.xml @@ -15,7 +15,7 @@ - + @@ -23,7 +23,7 @@ - + @@ -98,7 +98,7 @@ - + diff --git a/b2g/config/emulator/sources.xml b/b2g/config/emulator/sources.xml index 798fcf53a88d..bab276205581 100644 --- a/b2g/config/emulator/sources.xml +++ b/b2g/config/emulator/sources.xml @@ -15,7 +15,7 @@ - + @@ -23,7 +23,7 @@ - + @@ -98,7 +98,7 @@ - + diff --git a/b2g/config/hamachi/sources.xml b/b2g/config/hamachi/sources.xml index fdc419f9e46b..b32752b4ccf9 100644 --- a/b2g/config/hamachi/sources.xml +++ b/b2g/config/hamachi/sources.xml @@ -13,7 +13,7 @@ - + diff --git a/b2g/config/helix/sources.xml b/b2g/config/helix/sources.xml index d50b65f52c52..e301fc348a25 100644 --- a/b2g/config/helix/sources.xml +++ b/b2g/config/helix/sources.xml @@ -11,7 +11,7 @@ - + diff --git a/b2g/config/inari/sources.xml b/b2g/config/inari/sources.xml index 39dc4345102f..b6c26e0517fb 100644 --- a/b2g/config/inari/sources.xml +++ b/b2g/config/inari/sources.xml @@ -15,7 +15,7 @@ - + diff --git a/b2g/config/leo/sources.xml b/b2g/config/leo/sources.xml index 815518a75768..a4a62973d59c 100644 --- a/b2g/config/leo/sources.xml +++ b/b2g/config/leo/sources.xml @@ -13,7 +13,7 @@ - + diff --git a/b2g/config/wasabi/sources.xml b/b2g/config/wasabi/sources.xml index 9e71463349b3..f967c81c9d06 100644 --- a/b2g/config/wasabi/sources.xml +++ b/b2g/config/wasabi/sources.xml @@ -13,7 +13,7 @@ - +