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

https://hg.mozilla.org/integration/gaia-central/rev/60eb32b54f74
Author: Min-Zhong "John" Lu <jlu@mozilla.com>
Desc: Merge pull request #24364 from mnjul/bug_1070883_simpin_not_skipping

Bug 1070883 - In SimPin Dialog, use touchend event instead of click event to handle skip/OK clicks. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/47e89566c7f6
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1070883 - In SimPin Dialog, use touchend event instead of click event to handle skip/OK clicks.

This changes the old, buggy flow: [user touches skip button -> input focus blurred -> keyboard hidden -> simpin dialog resized -> "skip" button repositioned -> click on the skip button would not be trigerred] to [user touches skip button -> input focus blurred -> keyboard hidden -> simpin dialog resized -> "skip" button repositioned -> touch end would still be trigerred on skip button], thus fixes the bug.
2014-09-24 04:15:53 -07:00
..
app Bug 1059202 - CSP and CA verfication for Trusted Hosted Apps r=fabrice,sicking,rlb 2014-09-19 14:58:34 -07:00
branding
chrome Bug 1051995 - Use observer services to prevent ContentParent leak. r=fabrice 2014-09-23 00:10:00 -04:00
components Bug 1058180 - Only create app migrator when absolutely needed; r=fabrice 2014-09-23 13:22:54 -07:00
config Bumping gaia.json for 2 gaia revision(s) a=gaia-bump 2014-09-24 04:15:53 -07:00
dev Backed out changeset 1193326ee038 (bug 1053185) for Mulet perma-fail. 2014-09-09 15:00:21 -04:00
gaia Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps 2014-09-03 14:10:54 +09:00
installer Bug 1063304 - 1/3: rename MobileConnectionGonkService.js to MobileConnectionService.js. r=echen 2014-09-21 15:24:42 +08:00
locales
simulator Bug 1056136 - Get rid of SDK dependency for simulator addon. r=jryans, r=gps 2014-08-28 04:58:00 -04:00
test
app.mozbuild
build.mk
confvars.sh Bug 914402 - Remove the defunct conservative stack scanner; r=sfink 2014-09-09 15:08:23 -07:00
LICENSE
Makefile.in
moz.build