Skip to content

Tags: pplppo1314/chromium.src

Tags

nw-v0.10.5

autofill crash fix: check personal_data

Fix nwjs/nw.js#2310

nw-v0.10.4

fix running nw as node

nw-v0.10.3

call nexttick before entering wait in mach port

Fix nwjs/nw.js#2170

nw-v0.10.2

[WIN] LoadCursor from the current executable

Fix nwjs/nw.js#2150
Fix nwjs/nw.js#2152

nw-v0.10.1

Merge pull request #15 from libm/nw

Issue 224753002: Linux: Add yet another workaround to keep 32-bit linker...

nw-v0.10.0

Backport r279269: Updated the WindowEventTarget interface in ui\base …

…to return a bool from all its methods which indicates whether the message was handled.

This is to ensure that the default handling on the Windows message is performed by the caller
(LegacyRenderWidgetHostHWND).

Part of fix for nwjs/nw.js#2081 and nwjs/nw.js#1978

nw-v0.10.0-rc1

[DEPS] adding missing blink repo

nw10.0

original argv

nw-v0.9.2

setting nw window id when new window is created

For nwjs/nw.js#1519

nw-v0.9.1

fix windows build