Welcome Guest Search | Active Topics | Sign In | Register

Variable names not source mapped in debugger Options
Alessandro Passarotto
Posted: Monday, September 12, 2016 10:59:41 AM
Rank: Newbie
Groups: Member

Joined: 9/12/2016
Posts: 4
Hi,
I have a web application written in ES6, transpiled with Babel and packed with Webpack.
The result bundle is loaded in a Winform .Net application using EO.WebBrowser.
I've a problem with variable names during remote debugging, via external Chrome browser (localhost:1234).
The source-mapped variable names are still minified, resulting unreadable in scope/local tab.

The problem seems resolved in Chrome v52 egine:
https://bugs.chromium.org/p/chromium/issues/detail?id=327092

Effectively, if I debug the web application running it directly in the browser (Chrome v52) all works fine.
Instead, hosting it in EO.WebBrowser the problem appears, i think due to the EO.WebBrowser Chrome engine v49.

Any idea, workaround ?
There will be a new EO.WebBrowser version with Chrome v52 embedded ?

Thanks
Alessandro

eo_support
Posted: Monday, September 12, 2016 11:32:50 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

Yes, we will sync to chromium's codebase soon and then this issue should be resolved. Currently we are expecting test build to come out around year end and production builds to be available early next year. Most likely it will be a version newer than 52 since the current version of is already 53.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.