B2G Bot

Results 286 comments of B2G Bot

Comment Author: @mathjazz Hey Anwesh. This one is part of a broader translate view redesign which we're currently planning. I suggest not to work on this bug within the concept...

Comment Author: @mathjazz *** Bug #1586983 has been marked as a duplicate of this bug. ***

Comment Author: [email protected] Because of the ticket regarding the offline mode, I am also very concerned about the problem with the mess that can appear during translation by multiple localizers....

Comment Author: @mathjazz I was actually thinking WebSockets here. :) But if that turns out to be too big of a task, too complicated or what not, we'll have to...

Comment Author: [email protected] I like the idea about WebSockets too much! Well, it's decided. I'll play around with it and let you know when I have something to show.

Comment Author: :Gijs (back Sept 20; he/him) <> FWIW, before websockets the way you used to do this was "long polling" - you'd keep a single ajax request open to...

Comment Author: @Osmose Peterbe did something similar to what's being proposed here using fanout.io: https://air.mozilla.org/webdev-beer-and-tell-august-2015/#@15m44s

Comment Author: @mathjazz See also: https://www.peterbe.com/plog/using-fanout.io-in-django https://devcenter.heroku.com/articles/websockets

Comment Author: GitHub Bugzilla PR Linker <> Created attachment 9160613 Link to GitHub pull-request: https://github.com/mozilla/pontoon/pull/1653 > [Attached file: file_442590750.txt (text/x-github-pull-request, 44 bytes)](https://bugzilla.mozilla.org/attachment.cgi?id=9160613) > Description: Link to GitHub pull-request: https://github.com/mozilla/pontoon/pull/1653

Comment Author: @adngdb Yes, `withActionsDisabled.js` was added as a solution to the "button spamming" problem, but is actually not the correct solution. The correct solution is to have the associated...