← Back to team overview

nuvola-player-devel team mailing list archive

WebKit WebView Inspector in Nuvola Player

 

Dear friends,

debugging of service integrations is now easier, because recent
changes[1] has brought support for WebKit WebView Inspector to Nuvola
Player. However, this feature is disabled by default for performance
reasons. To enable it, run "nuvolaplayer --debug --debug-javascript".
The second flag also turns on JavaScript console messages and more
verbose information about JavaScript exceptions including path and
line number. In order to open the Inspector Window, right click on any
web view and select Examine this element from the context menu. More
details with screenshots are available at Nuvola Player Project
website[2]. I hope this feature will help you to deal with malicious
JavaScript errors more easily.

[1] http://bazaar.launchpad.net/~fenryxo/nuvola-player/trunk/revision/369
[2] http://nuvolaplayer.fenryxo.cz/Contribute/Development/Service_Integration.html

Best regards,

Jiří Janoušek
Nuvola Player Project Leader