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
80830
Web Inspector: DebuggerModel.Location should have scriptId property.
https://bugs.webkit.org/show_bug.cgi?id=80830
Summary
Web Inspector: DebuggerModel.Location should have scriptId property.
Pavel Podivilov
Reported
2012-03-12 05:09:19 PDT
Web Inspector: DebuggerModel.Location should have scriptId property.
Attachments
Patch
(31.29 KB, patch)
2012-03-12 05:24 PDT
,
Pavel Podivilov
vsevik
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Podivilov
Comment 1
2012-03-12 05:24:45 PDT
Created
attachment 131317
[details]
Patch
Vsevolod Vlasov
Comment 2
2012-03-12 06:07:33 PDT
Comment on
attachment 131317
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=131317&action=review
> LayoutTests/inspector/debugger/raw-source-code.html:78 > + //InspectorTest.assertEquals(script.scriptId, location.scriptId);
Please uncomment this line.
> LayoutTests/inspector/debugger/raw-source-code.html:80 > + //InspectorTest.assertEquals(columnNumber, location.columnNumber);
ditto
Pavel Podivilov
Comment 3
2012-03-12 09:06:37 PDT
Committed
r110434
: <
http://trac.webkit.org/changeset/110434
>
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