[
https://issues.apache.org/jira/browse/CB-11282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15300779#comment-15300779
]
Joe Bowser edited comment on CB-11282 at 5/25/16 8:19 PM:
----------------------------------------------------------
Well, if it's not Cordova-specific, I'm going to close this since we can really
only say "You should try Crosswalk".
BTW: Have you tried Crosswalk? ;) The main advantage is that you know which
Chromium your users are going to be using, so you can avoid these errors. It
does work with Chrome Inspector.
was (Author: bowserj):
Well, if it's not Cordova-specific, I'm going to close this since we can really
only say "You should try Crosswalk".
BTW: Have you tried Crosswalk? The main advantage is that you know which
Chromium your users are going to be using, so you can avoid these errors. It
does work with Chrome Inspector.
> Chrome inspector connection lost, detached from target - large files
> --------------------------------------------------------------------
>
> Key: CB-11282
> URL: https://issues.apache.org/jira/browse/CB-11282
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: 6.1.1
> Environment: Android, Linux
> Reporter: Simon Williams
> Labels: debugging, inspector, triaged, wfc
>
> Hi. I am having issues with using the Chrome remote inspector
> (chrome://inspect) with Android.
> The WebView appears in the list and selecting to inspect attaches and shows
> some console messages, but within half a second it loses the connection,
> saying "Detached from the target, reason: Connection lost".
> In the adb logcat it shows the following:
> {code}
> E/chromium(15597): [ERROR:http_connection.cc(35)] Too large read data is
> pending: capacity=1048576, max_buffer_size=1048576, read=1048576
> {code}
> This seems to be due to the size of the source file (I am bundling everything
> into a single file with browserify). If I run uglify on the bundle (taking it
> from 2.2Mb to 330K) then it works fine.
> I should also mention that this is definitely Cordova specific. The Chrome
> remote inspector works fine for other WebViews/browsers regardless of size.
> Thanks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]