-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
Hi, I was looking at global objects and I've found the global.data object.
{"method":"Runtime.evaluate","params":{"expression":"JSON.stringify(global.data)","objectGroup":"console","includeCommandLineAPI":true,"doNotPauseOnExceptionsAndMuteConsole":false,"returnByValue":false,"generatePreview":true},"id":82}
I suppose it is node-webkit-agent specific. Can't it be kept private?
I have no time now to clean it, but I recommend not to use globals if not strictly necessary.
Do you agree?
Metadata
Metadata
Assignees
Labels
No labels