WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
67850
Web Inspector: implement reverse mapping for compiler source maps.
https://bugs.webkit.org/show_bug.cgi?id=67850
Summary
Web Inspector: implement reverse mapping for compiler source maps.
Pavel Podivilov
Reported
2011-09-09 09:18:11 PDT
Web Inspector: implement reverse mapping for compiler source maps.
Attachments
Patch
(8.89 KB, patch)
2011-09-09 09:19 PDT
,
Pavel Podivilov
no flags
Details
Formatted Diff
Diff
Patch
(9.02 KB, patch)
2011-09-19 05:03 PDT
,
Pavel Podivilov
pfeldman
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Pavel Podivilov
Comment 1
2011-09-09 09:19:40 PDT
Created
attachment 106878
[details]
Patch
Pavel Feldman
Comment 2
2011-09-19 00:40:36 PDT
Comment on
attachment 106878
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=106878&action=review
> LayoutTests/ChangeLog:3 > + Web Inspector: implement reverse mapping for compiler source maps.
What is reverse mapping and why is it needed?
Pavel Podivilov
Comment 3
2011-09-19 03:36:26 PDT
(In reply to
comment #2
)
> (From update of
attachment 106878
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=106878&action=review
> > > LayoutTests/ChangeLog:3 > > + Web Inspector: implement reverse mapping for compiler source maps. > > What is reverse mapping and why is it needed?
Reverse mapping is a mapping from source code to compiled code. It is needed to set breakpoints.
Pavel Podivilov
Comment 4
2011-09-19 05:03:42 PDT
Created
attachment 107834
[details]
Patch
Pavel Podivilov
Comment 5
2011-09-19 05:04:03 PDT
Updated change log.
Pavel Podivilov
Comment 6
2011-09-20 03:22:33 PDT
Committed
r95524
: <
http://trac.webkit.org/changeset/95524
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug