[webkit-reviews] review granted: [Bug 86634] Web Inspector: extract CompositeUISourceCodeProvider from DebuggerScriptMapping. : [Attachment 142271] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 16 08:47:11 PDT 2012


Vsevolod Vlasov <vsevik at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 86634: Web Inspector: extract CompositeUISourceCodeProvider from
DebuggerScriptMapping.
https://bugs.webkit.org/show_bug.cgi?id=86634

Attachment 142271: Patch
https://bugs.webkit.org/attachment.cgi?id=142271&action=review

------- Additional Comments from Vsevolod Vlasov <vsevik at chromium.org>
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


More information about the webkit-reviews mailing list