RESOLVED FIXED80830
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+
Pavel Podivilov
Comment 1 2012-03-12 05:24:45 PDT
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
Note You need to log in before you can comment on or make changes to this bug.