Skip to content
  • thatcher's avatar
    Reviewed by Sam Weinig. · 2f9f26fa
    thatcher authored
            - Made seperate files for the various classes in ResourcePanel.js.
            - Broke up ResourcePanel.js and created seperate panel classes for different resource types.
            - Moved View code down to the Panel base-class.
            - Reduced code duplication in DatabasePanel.js by sub-classing from the new ResourcePanel.
    
            * page/inspector/DatabasePanel.js:
            * page/inspector/DocumentPanel.js: Added.
            * page/inspector/FontPanel.js: Added.
            * page/inspector/ImagePanel.js: Added.
            * page/inspector/Panel.js: Added.
            * page/inspector/PropertiesSection.js: Added.
            * page/inspector/Resource.js:
            * page/inspector/ResourcePanel.js:
            * page/inspector/SidebarPane.js: Added.
            * page/inspector/SourcePanel.js: Added.
            * page/inspector/inspector.css:
            * page/inspector/inspector.html:
            * page/inspector/inspector.js:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@26933 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    2f9f26fa