RESOLVED FIXED86634
Web Inspector: extract CompositeUISourceCodeProvider from DebuggerScriptMapping.
https://bugs.webkit.org/show_bug.cgi?id=86634
Summary Web Inspector: extract CompositeUISourceCodeProvider from DebuggerScriptMapping.
Pavel Feldman
Reported 2012-05-16 08:17:09 PDT
Extract refactoring.
Attachments
Patch (23.42 KB, patch)
2012-05-16 08:39 PDT, Pavel Feldman
vsevik: review+
Pavel Feldman
Comment 1 2012-05-16 08:39:27 PDT
Vsevolod Vlasov
Comment 2 2012-05-16 08:46:16 PDT
Comment on attachment 142271 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=142271&action=review > Source/WebCore/inspector/front-end/ScriptsPanel.js:84 > + WebInspector.OpenScriptDialog.install(this, this._uiSourceCodeProvider, this.editorView.mainElement); You should do the same change in Tests.js
Pavel Feldman
Comment 3 2012-05-16 09:37:48 PDT
Note You need to log in before you can comment on or make changes to this bug.