Trevor Jim
Trevor Jim
See http://github.com/bard/mozrepl/blob/master/chrome/content/server.js Line 85: ``` function(session) { session.quit; }); ``` should be ``` function(session) { session.quit(); }); ```
I am using a pull socket with multiple pushers. One pusher sends a message and immediately closes the socket. On the pull side, a Recv() never results in the sent...
Just built and ran with ``` ./mach run --release ../servo-shell/index.html --pref dom.mozbrowser.enabled ``` A window comes up with one tab, focus on "Search or enter address" but window is unresponsive...
Is it necessary
Design and proof of security
Proof of security
Proof of security
In Files app, browsing to the iSH folder shows a brief flash of the contents of /, then shows “Content Unavailable”. I have crash dump, the relevant error seems to...