On 19.11.2013 15:05, Johannes Bauer wrote: > https://bugzilla.mozilla.org/show_bug.cgi?id=885716 > > Someone apparently was also annoyed by it :-) I've voted on the bug. > > Since it's already kind of old, I'd like to look into it more deeply > with the hope of producing a good patch for it. Do you have a pointer > which code I should be looking at to find it? This will be a great > exercise for me (seems simple enough to implement, superficially at > least).
Ha, found it! gaia/apps/system/js/hardware_buttons.js has two instances of navigator.vibrate(50); which I commented out, recompiled, flashed -- gone! I'll add that info to the bug as a workaround and see if I can figure out how to implement it properly. Best regards, Joe _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
