nwjs/nw.js

Remove nw1 mode

rogerwang opened this issue · 9 comments

After nw2 mode released as default (#5875), it will get stablized in several major versions. Then the code for nw1 mode will be removed to save rebase effort. This issue is for tracking nw1 removal.

If anyone found their issue in nw2 and think it's blocking nw1 removal, please file an issue for nw2 and CC this issue.

@rogerwang any idea in what timeframe nw1 mode will be removed? Weeks, or months?

There is only #7361 which might be blocking NW1 removal. I'd say after 1-2 major version updates.

I think NW1 can be removed now.

My issue #7362 seems to be caused by Chrome's Win10 custom title bar implementation (which NW2 added support for).

I think NW1 can be removed now.

There are still some issues like this one for example: #7488

Issues with evalNWBin, I always disable NW2 in my app for now #7547

I just have added information Issues with evalNWBin #7547 but you closed it :'(

peq42 commented

what is the current progress on the removal of NW1 mode @rogerwang ?

Sunvas commented

Any updates?