Comment #43 shows sendAck() and queueRequest() but unfortunately the value of `updates` is hidden behind `[...]`. Does `updates.code` ever get anything other than 100 for you two? (I don't see any actual push receive in comment #46 btw, it only shows initial handshake with the push server.)
Bug 1925631 Comment 48 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Comment #43 shows sendAck() and queueRequest() but unfortunately the value of `updates` is hidden behind `[...]`. Does `updates.code` ever get anything other than 100 for you two? (I don't see any actual push receive in comment #46 btw, it only shows initial handshake with the push server.) Edit: You should only be able to check it in browser toolbox.