WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 81088
Web Inspector: extract CompilerScriptMapping from RawSourceCode.
https://bugs.webkit.org/show_bug.cgi?id=81088
Summary
Web Inspector: extract CompilerScriptMapping from RawSourceCode.
Pavel Podivilov
Reported
2012-03-14 01:01:42 PDT
Web Inspector: extract CompilerScriptMapping from RawSourceCode.
Attachments
Patch
(48.63 KB, patch)
2012-03-14 01:09 PDT
,
Pavel Podivilov
no flags
Details
Formatted Diff
Diff
Patch
(42.81 KB, patch)
2012-03-14 09:26 PDT
,
Pavel Podivilov
vsevik
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Pavel Podivilov
Comment 1
2012-03-14 01:09:16 PDT
Created
attachment 131804
[details]
Patch
Pavel Podivilov
Comment 2
2012-03-14 09:26:25 PDT
Created
attachment 131869
[details]
Patch
Vsevolod Vlasov
Comment 3
2012-03-15 05:32:55 PDT
Comment on
attachment 131869
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=131869&action=review
> Source/WebCore/inspector/front-end/CompilerScriptMapping.js:1 > +/*
Could you please add new file to compilation.
> Source/WebCore/inspector/front-end/CompilerScriptMapping.js:137 > + for (var url in this._uiSourceCodeByURL) {
This loop does not make sense, you probably meant to dispatch the event once.
Pavel Podivilov
Comment 4
2012-03-15 10:03:06 PDT
Committed
r110856
: <
http://trac.webkit.org/changeset/110856
>
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