On 19.11.2013 15:21, Johannes Bauer wrote: > 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. >
Please do! I'm sure more people will be grateful. It's also a really nice thing to practice contributing, since the code around it doesn't seem to hard :) If you need mentoring, feel free to ask in this list (or in #gaia on irc.mozilla.org if you like IRC) again! _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
