question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

v0.54.1 Using chrome.windows.create api to open ingconito window crashes nw.js

See original GitHub issue

NWJS Version : 0.54.1 Operating System : Windows 10 64bit

Expected behavior

Incognito window will open with the given URL.

Actual behavior

NW.js application crashes

How to reproduce

  1. Open devtools
  2. Try to open Google with chrome extension “windows” api: window.chrome.windows.create({ url: "https://www.google.com", incognito: true })

Screen-Recording-2021-07-29-at-1

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

0reactions
web-sys1commented, Sep 13, 2021

some .cc and .h (c/c++) code inside project (nwjs/chromium.src) has been not updated about few years ago.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Incognito window crashes NW.js app - Google Groups
[NW.js v0.54.1 Bug Report] - Incognito window crashes NW.js app ... Using chrome.windows.create api to open incognito window crashes the NW.js framework.
Read more >
nw.Window.open causes a crash for some urls #7830 - GitHub
Opening new window (nw.Window.open) does not cause a crash. This works in v0.54.1 and causes a crash from v0.55.0 to v0.60.0 ...
Read more >
Window - NW.js Documentation
Open a new window and load url in it. You should wait for the Window's loaded event before interacting with any of its...
Read more >
870838 - Chrome Crashes when closing an Incognito Window
Open an incognito (Ctrl + Shift + N, or via option in browser) ... Closing the incognito window reliably causes a crash in...
Read more >
Untitled
#Gold Single track road accident, Dello kahit minsan lang, Photo arrestation star, Banqueta para cozinha marrom, Webasto dw300 manual, What are people from...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found