WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
80785
Web Inspector: decouple LiveLocation from RawSourceCode.
https://bugs.webkit.org/show_bug.cgi?id=80785
Summary
Web Inspector: decouple LiveLocation from RawSourceCode.
Pavel Podivilov
Reported
2012-03-11 04:42:05 PDT
Web Inspector: decouple LiveLocation from RawSourceCode. Another step to get rid of RawSourceCode.
Attachments
Patch
(19.88 KB, patch)
2012-03-11 04:43 PDT
,
Pavel Podivilov
no flags
Details
Formatted Diff
Diff
Patch
(17.87 KB, patch)
2012-03-11 06:41 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-11 04:43:31 PDT
Created
attachment 131216
[details]
Patch
Vsevolod Vlasov
Comment 2
2012-03-11 06:25:03 PDT
Comment on
attachment 131216
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=131216&action=review
> Source/WebCore/inspector/front-end/DebuggerPresentationModel.js:642 > +WebInspector.LiveLocation = function(model, rawLocation, updateDelegate)
This belongs to ScriptMapping.
Pavel Podivilov
Comment 3
2012-03-11 06:41:12 PDT
Created
attachment 131222
[details]
Patch
Vsevolod Vlasov
Comment 4
2012-03-11 07:00:02 PDT
Comment on
attachment 131222
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=131222&action=review
> LayoutTests/inspector/debugger/callstack-placards-discarded.html:58 > + var count = 0;
Object.keys(...).length
> LayoutTests/inspector/debugger/linkifier.html:71 > var count = 0;
ditto.
Pavel Podivilov
Comment 5
2012-03-12 01:33:15 PDT
Committed
r110413
: <
http://trac.webkit.org/changeset/110413
>
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