Skip to content
  • kmccullough@apple.com's avatar
    2008-10-23 Kevin McCullough <kmccullough@apple.com> · 5b0d1ee6
    kmccullough@apple.com authored
            Reviewed by Tim Hatcher.
    
            https://bugs.webkit.org/show_bug.cgi?id=21817
            Bug 21817: Manual profiler tests should be made into layout tests
    
            - Added the expected results for the profiler tests and removed the
            tests from the skipped list.
            - Also removed two tests that were accidentally checked in previously.
            - Also changed the text on the tests to be more apparent how to run them
            manually.
    
            * fast/profiler/anonymous-event-handler-expected.txt: Added.
            * fast/profiler/anonymous-event-handler.html:
            * fast/profiler/anonymous-function-called-from-different-contexts-expected.txt: Added.
            * fast/profiler/anonymous-function-called-from-different-contexts.html:
            * fast/profiler/anonymous-function-calls-built-in-functions-expected.txt: Added.
            * fast/profiler/anonymous-function-calls-built-in-functions.html:
            * fast/profiler/anonymous-function-calls-eval-expected.txt: Added.
            * fast/profiler/anonymous-function-calls-eval.html:
            * fast/profiler/apply-expected.txt: Added.
            * fast/profiler/apply.html:
            * fast/profiler/built-in-function-calls-anonymous-expected.txt: Added.
            * fast/profiler/built-in-function-calls-anonymous.html:
            * fast/profiler/built-in-function-calls-user-defined-function-expected.txt: Added.
            * fast/profiler/built-in-function-calls-user-defined-function.html:
            * fast/profiler/call-expected.txt: Added.
            * fast/profiler/call-nodelist-as-function-expected.txt: Added.
            * fast/profiler/call-nodelist-as-function.html:
            * fast/profiler/call.html: Added.
            * fast/profiler/calling-the-function-that-started-the-profiler-from-another-scope-expected.txt: Added.
            * fast/profiler/calling-the-function-that-started-the-profiler-from-another-scope.html:
            * fast/profiler/compare-multiple-profiles-expected.txt: Added.
            * fast/profiler/compare-multiple-profiles.html:
            * fast/profiler/constructor-expected.txt: Added.
            * fast/profiler/constructor.html:
            * fast/profiler/dead-time-expected.txt: Added.
            * fast/profiler/dead-time.html:
            * fast/profiler/deep-recursion.html: Removed.
            * fast/profiler/document-dot-write-expected.txt: Added.
            * fast/profiler/document-dot-write.html:
            * fast/profiler/event-handler-expected.txt: Added.
            * fast/profiler/event-handler.html:
            * fast/profiler/execution-context-and-eval-on-same-line-expected.txt: Added.
            * fast/profiler/execution-context-and-eval-on-same-line.html:
            * fast/profiler/heavy-view-expected.txt: Added.
            * fast/profiler/heavy-view.html:
            * fast/profiler/inline-event-handler-expected.txt: Added.
            * fast/profiler/inline-event-handler.html:
            * fast/profiler/many-calls-in-the-same-scope-expected.txt: Added.
            * fast/profiler/many-calls-in-the-same-scope.html: Added.
            * fast/profiler/multiple-and-different-scoped-anonymous-function-calls-expected.txt: Added.
            * fast/profiler/multiple-and-different-scoped-anonymous-function-calls.html:
            * fast/profiler/multiple-and-different-scoped-function-calls-expected.txt: Added.
            * fast/profiler/multiple-and-different-scoped-function-calls.html:
            * fast/profiler/multiple-frames-expected.txt: Added.
            * fast/profiler/multiple-frames.html:
            * fast/profiler/multiple-windows.html: Removed.
            * fast/profiler/nested-anonymous-functon-expected.txt: Added.
            * fast/profiler/nested-anonymous-functon.html:
            * fast/profiler/nested-start-and-stop-profiler-expected.txt: Added.
            * fast/profiler/nested-start-and-stop-profiler.html:
            * fast/profiler/no-execution-context-expected.txt: Added.
            * fast/profiler/no-execution-context.html:
            * fast/profiler/one-execution-context-expected.txt: Added.
            * fast/profiler/one-execution-context.html:
            * fast/profiler/profile-calls-in-included-file-expected.txt: Added.
            * fast/profiler/profile-calls-in-included-file.html:
            * fast/profiler/profiling-from-a-nested-location-but-stop-profiling-outside-the-nesting-expected.txt: Added.
            * fast/profiler/profiling-from-a-nested-location-but-stop-profiling-outside-the-nesting.html:
            * fast/profiler/profiling-from-a-nested-location-expected.txt: Added.
            * fast/profiler/profiling-from-a-nested-location.html:
            * fast/profiler/simple-event-call-expected.txt: Added.
            * fast/profiler/simple-event-call.html:
            * fast/profiler/simple-no-level-change-expected.txt: Added.
            * fast/profiler/simple-no-level-change.html:
            * fast/profiler/start-and-stop-profiler-multiple-times-expected.txt: Added.
            * fast/profiler/start-and-stop-profiler-multiple-times.html:
            * fast/profiler/start-and-stop-profiling-in-the-same-function-expected.txt: Added.
            * fast/profiler/start-and-stop-profiling-in-the-same-function.html:
            * fast/profiler/start-but-dont-stop-profiling-expected.txt: Added.
            * fast/profiler/start-but-dont-stop-profiling.html:
            * fast/profiler/stop-profiling-after-setTimeout-expected.txt: Added.
            * fast/profiler/stop-profiling-after-setTimeout.html:
            * fast/profiler/stop-then-function-call-expected.txt: Added.
            * fast/profiler/stop-then-function-call.html:
            * fast/profiler/throw-exception-from-eval-expected.txt: Added.
            * fast/profiler/throw-exception-from-eval.html:
            * fast/profiler/two-execution-contexts-expected.txt: Added.
            * fast/profiler/two-execution-contexts.html:
            * fast/profiler/user-defined-function-calls-built-in-functions-expected.txt: Added.
            * fast/profiler/user-defined-function-calls-built-in-functions.html:
            * fast/profiler/window-dot-eval-expected.txt: Added.
            * fast/profiler/window-dot-eval.html:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@37829 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    5b0d1ee6