Skip to content
  • kmccullough@apple.com's avatar
    2008-05-05 Kevin McCullough <kmccullough@apple.com> · 0b5c08ff
    kmccullough@apple.com authored
            Reviewed by Tim.
    
            -<rdar://problem/5770054> JavaScript profiler (10928)
            -Begininings of a UI for the Profiler in the WebInspector.
    
            * English.lproj/InspectorLocalizedStrings.js: Add new strings to be
            localized.
            * page/inspector/DatabasesPanel.js: Changed the name of the Databae's
            results table to be more generic as it is now also used by the profiler.
            * page/inspector/Images/glossySelected.png: Added.
            * page/inspector/Images/profilesIcon.png: Added.
            * page/inspector/Images/treeUpTriangleBlack.png: Added.
            * page/inspector/Images/treeUpTriangleWhite.png: Added.
            * page/inspector/ProfileView.js: Added. Sets up the header of the table.
            * page/inspector/ProfilesPanel.js: Added.
            * page/inspector/ProfilesPanel.js: Added. Sets up the containers of the
            profiler's content.
            * page/inspector/inspector.css: Change database-result-table to be more
            generic as well as add the styles needed by the profiler.
            * page/inspector/inspector.html: Add profiler support.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@32890 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    0b5c08ff