Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. Issues are used to track todos, bugs, feature requests, and more.
The "USB" tab in sample.html has several issues where avoidable NullPointerExceptions are thrown. Examples: Open a sample.html page to QZ Tray on a machine with raw USB support (64-bit Windows or ...
Kind of weird question -- what is effect on the sever of having to handle a NPE? Does it "hurt" the server in terms of resources, memory, etc? Obviously it's not a good situation and it should be ...