nw.js: win.cookies.remove() crash on Maverick [$25]

Try to open the nodewebkit app and run the following in the console :

var gui = require('nw.gui');
var win = gui.Window.get();
win.cookies.remove();

the app crash instantanely.

Here’s the log :

http://hastebin.com/teragituqa.avrasm

<bountysource-plugin>

There is a $25 open bounty on this issue. Add to the bounty at Bountysource. </bountysource-plugin>

About this issue

  • Original URL
  • State: closed
  • Created 10 years ago
  • Comments: 25

Most upvoted comments