Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/b4cc34dc6893
Author: J. Ryan Stinnett <jryans@gmail.com>
Desc: Merge pull request #29437 from jryans/qr-size-prod-2
Bug 1145772 - Improve WiFi auth image capture
========
https://hg.mozilla.org/integration/gaia-central/rev/0b3d743b3da9
Author: J. Ryan Stinnett <jryans@gmail.com>
Desc:
Bug 1145772 - Switch to data URLs in QR auth. r=janx
Somewhat surprisingly, serializing the image to a data URL instead of an object
URL allowed QR recognition to become roughly 2x faster (as measured on Flame).
========
https://hg.mozilla.org/integration/gaia-central/rev/797a15cff986
Author: J. Ryan Stinnett <jryans@gmail.com>
Desc:
Bug 1145772 - Require minimum video size for QR auth. r=janx
--- a/b2g/config/gaia.json
+++ b/b2g/config/gaia.json
@@ -1,9 +1,9 @@
{
"git": {
- "git_revision": "2dd89fef4fae4d86fd313037ef384086c2e0e8a5",
+ "git_revision": "4f71285ba3a3071fc0a8db9be9145a91c419f560",
"remote": "https://git.mozilla.org/releases/gaia.git",
"branch": ""
},
- "revision": "9b4f4ec031e567ece9b707841fa50d27d346cd83",
+ "revision": "b4cc34dc6893693b24115d7a9e48d165c490a323",
"repo_path": "integration/gaia-central"
}