Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
sourcemap support. Single javascript resource multiple modules/sourceMappingURLs
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Vsevolod Vlasov  
View profile  
 More options Sep 26 2012, 8:41 am
From: Vsevolod Vlasov <vse...@chromium.org>
Date: Wed, 26 Sep 2012 16:41:24 +0400
Local: Wed, Sep 26 2012 8:41 am
Subject: Re: [Chrome DevTools] sourcemap support. Single javascript resource multiple modules/sourceMappingURLs

I don't think this scenario is currently supported, adding Pavel who knows
this stuff better.

On Wed, Sep 26, 2012 at 4:15 PM, Richard Backhouse <


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Pavel Podivilov  
View profile  
 More options Sep 26 2012, 8:48 am
From: Pavel Podivilov <podivi...@google.com>
Date: Wed, 26 Sep 2012 16:48:51 +0400
Local: Wed, Sep 26 2012 8:48 am
Subject: Re: [Chrome DevTools] sourcemap support. Single javascript resource multiple modules/sourceMappingURLs

Sounds like source map sections is what you need. See
https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2g...
.

BR,
Pavel Podivilov

On Wed, Sep 26, 2012 at 4:41 PM, Vsevolod Vlasov <vse...@chromium.org>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Richard Backhouse  
View profile  
 More options Sep 30 2012, 8:30 am
From: Richard Backhouse <richardabackho...@gmail.com>
Date: Sun, 30 Sep 2012 05:30:15 -0700 (PDT)
Local: Sun, Sep 30 2012 8:30 am
Subject: Re: [Chrome DevTools] sourcemap support. Single javascript resource multiple modules/sourceMappingURLs

Trying this out results in all the modules correctly showing up in the
debugger however actually attempting to set breakpoints does not work too
well. I can set a breakpoint but sometimes the debugger moves it to another
line. This suggests a misalignment somewhere however the values I set for
each sections line/column are correct. I should note that I am assuming  1
based line  and 1 based column values. The spec is not clear on this
though.

Any suggestions

Thanks
Richard


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Pavel Podivilov  
View profile  
 More options Oct 1 2012, 5:45 am
From: Pavel Podivilov <podivi...@google.com>
Date: Mon, 1 Oct 2012 13:45:26 +0400
Local: Mon, Oct 1 2012 5:45 am
Subject: Re: [Chrome DevTools] sourcemap support. Single javascript resource multiple modules/sourceMappingURLs

Lines and columns should be zero based, see Proposed Format section.

BR,
Pavel Podivilov

On Sun, Sep 30, 2012 at 4:30 PM, Richard Backhouse <


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »