gecko/b2g
B2G Bumper Bot f83bbb69c7 Bumping gaia.json for 8 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7562a256fe9f
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #31519 from etiennesegonzac/bug-1194547

Bug 1194547 - Clean up app screenshoting a bit. r=albertopq

========

https://hg.mozilla.org/integration/gaia-central/rev/25da56ccbb96
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1194547 - Clean up app screenshoting a bit. r=albertopq
* don't show the screenshot overlay when |ready| is called
* make sure methods than return promises _always_ return promises
* make sure we screenshot correctly when exiting an app displaying the keyboard
* don't do useless screenshot work for AttentionWindows

========

https://hg.mozilla.org/integration/gaia-central/rev/e64ae0a18d4a
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #30570 from andreastt/bug_1168396

Bug 1168396 - Adjust Marionette JS client to protocol changes; r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/7545d34a4fd5
Author: Andreas Tolfsen <ato@mozilla.com>
Desc: Bug 1168396 - Adjust Marionette JS client to protocol changes; r=aus

Bug 1153822 to Gecko reduces the amount of data sent will make requests
faster. Aligning the protocol closer to what WebDriver expects, will
reduce the amount of post-processing required in the httpd.

The Marionette protocol version 1 value response looked like this:

	{"from":"0","value":null,"status":0,"sessionId":"{6b6d68d2-4ac9-4308-9f07-d2e72519c407}"}

And this for ok responses:

	{"from":"0","ok":true}

And this for errors:

	{"from":"0","status":21,"sessionId":"{6b6d68d2-4ac9-4308-9f07-d2e72519c407}","error":{"message":"Error loading page, timed out (onDOMContentLoaded)","stacktrace":null,"status":21}}

Bug 1153822 (protocol 2) drops the "from" and "sessionId" fields and
"status" field from non-error responses. It also drops the "ok" field
in non-value responses and flattes the error response.

This patch adds support for protocol version 2 with backwards
compatibility for protocol 1.

========

https://hg.mozilla.org/integration/gaia-central/rev/a84b2dd23f02
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #31563 from Cwiiis/bug1198212-fix-homescreen-intermittents

Bug 1198212 - Fix intermittent homescreen integration test failures. r=albertopq

========

https://hg.mozilla.org/integration/gaia-central/rev/455b4a464634
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1198212 - Fix intermittent homescreen integration test failures. r=albertopq

========

https://hg.mozilla.org/integration/gaia-central/rev/737dd1a9764f
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #31051 from azasypkin/bug-1169576-conversation-service-get-threads

Bug 1169576 - [Messages][NG] Implement Conversation service: method for streaming joined threads and drafts list. r=julien

========

https://hg.mozilla.org/integration/gaia-central/rev/3b9b46f8efb0
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1169576 - [Messages][NG] Implement Conversation service: method for streaming joined threads and drafts list. r=julien, schung
2015-08-27 10:05:36 -07:00
..
app Bug 1198124 - Enable -Wshadow in directories that have no -Wshadow warnings. r=glandium 2015-08-25 09:14:38 -07:00
branding bug 1190522 - Add some extra OS X DMG-related branding files to B2G desktop branding. r=mshal 2015-08-11 14:11:04 -04:00
chrome Bug 1176992 - Allow hud.js to support custom metrics with exponential and counter histograms. r=janx 2015-08-27 06:55:00 -04:00
components Backed out 3 changesets (bug 1165272) for b2g sanity blocker. 2015-08-25 11:16:21 -07:00
config Bumping gaia.json for 8 gaia revision(s) a=gaia-bump 2015-08-27 10:05:36 -07:00
dev Backout Bug 1166347 (pointer events on nightlies) because of crashes (see Bug 1181564), r=khuey 2015-08-21 20:35:02 +03:00
gaia
installer Bug 1190995 - backout 0450f02a2b3b for M1 failures 2015-08-14 17:57:34 -07:00
locales
simulator Bug 1168899 - Filter out extra profile from Mac simulator. r=ochameau 2015-08-04 13:54:00 +02:00
test
app.mozbuild
build.mk
confvars.sh Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-08-10 12:20:42 -07:00
LICENSE
Makefile.in
moz.build