Skip to content
  • podivilov@chromium.org's avatar
    2010-12-10 Pavel Podivilov <podivilov@chromium.org> · 036cf88c
    podivilov@chromium.org authored
            Reviewed by Pavel Feldman.
    
            Web Inspector: eliminate SourceFrameDelegate by passing scripts to SourceFrame constructor.
            https://bugs.webkit.org/show_bug.cgi?id=50679
    
            * inspector/front-end/Script.js:
            * inspector/front-end/ScriptView.js:
            (WebInspector.ScriptView):
            * inspector/front-end/ScriptsPanel.js:
            (WebInspector.ScriptsPanel.prototype.reset):
            * inspector/front-end/SourceFrame.js:
            (WebInspector.SourceFrame):
            (WebInspector.SourceFrame.prototype._createViewerIfNeeded):
            (WebInspector.SourceFrame.prototype._breakpointAdded):
            (WebInspector.SourceFrame.prototype._doEditLine):
            (WebInspector.SourceFrame.prototype._commitEditLine):
            (WebInspector.SourceFrame.prototype._breakpoints):
            (WebInspector.SourceFrame.prototype._sourceIDForLine):
            * inspector/front-end/SourceView.js:
            (WebInspector.SourceView):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73730 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    036cf88c