Correct: I am wondering what is the intention since it will increase the complexity in JS code debugging.
> -----Original Message----- > From: Min, Hongbo > Sent: Friday, October 25, 2013 11:22 AM > To: Wang, Peter H; Oliveira, Caio > Cc: [email protected] > Subject: Reveal JS code in Crosswalk? > > 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
