Hi, I found the PR https://github.com/crosswalk-project/crosswalk/pull/828 is to disable revealing JS code in devtools panel. I am wondering what is the intention since it will increase the JS code debugging.
Revealing the JS code into devtools panel is helpful to both Crosswalk developer and app developer. It allows the developer to debug the JS code by setting the breakpoint. Otherwise, it is hard to identify the failures in JS code. For app developers, the JS code could give them a chance to find out the potential bugs inside Crosswalk. Since Crosswalk is an open source project, why do we need to hide the JS code? What's the benefit? Thanks Hongbo _______________________________________________ Crosswalk-dev mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev
