Skip to content
  • rniwa@webkit.org's avatar
    Several editing tests that copy & paste slow down Mac WK2 EWS · 5dac9ac8
    rniwa@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=116681
    
    Reviewed by Anders Carlsson.
    
    Move editing tests that trigger copy and paste from execCommand into pasteboard.
    Since NWRT uses a single instance of WebKitTestRunner to run tests in single directory,
    this should mitigate the issue for now.
    
    In the long term, we should really mock out the clipboard in WebKitTestRunner.
    
    * editing/execCommand/4128080-2-expected.txt: Removed.
    * editing/execCommand/4128080-2.html: Removed.
    * editing/execCommand/5939887-expected.txt: Removed.
    * editing/execCommand/5939887.html: Removed.
    * editing/execCommand/copy-without-selection-expected.txt: Removed.
    * editing/execCommand/copy-without-selection.html: Removed.
    * editing/execCommand/paste-2.html: Removed.
    * editing/pasteboard/copy-cut-paste-events-fired-when-disabled-expected.txt: Copied from LayoutTests/editing/execCommand/5939887-expected.txt.
    * editing/pasteboard/copy-cut-paste-events-fired-when-disabled.html: Copied from LayoutTests/editing/execCommand/5939887.html.
    * editing/pasteboard/copy-inside-h1-preserves-h1-expected.txt: Copied from LayoutTests/editing/execCommand/4128080-2-expected.txt.
    * editing/pasteboard/copy-inside-h1-preserves-h1.html: Copied from LayoutTests/editing/execCommand/4128080-2.html.
    * editing/pasteboard/copy-without-selection-expected.txt: Copied from LayoutTests/editing/execCommand/copy-without-selection-expected.txt.
    * editing/pasteboard/copy-without-selection.html: Copied from LayoutTests/editing/execCommand/copy-without-selection.html.
    * editing/pasteboard/paste-2.html: Copied from LayoutTests/editing/execCommand/paste-2.html.
    * platform/gtk/editing/execCommand/paste-2-expected.png: Removed.
    * platform/gtk/editing/execCommand/paste-2-expected.txt: Removed.
    * platform/gtk/editing/pasteboard/paste-2-expected.png: Copied from LayoutTests/platform/gtk/editing/execCommand/paste-2-expected.png.
    * platform/gtk/editing/pasteboard/paste-2-expected.txt: Copied from LayoutTests/platform/gtk/editing/execCommand/paste-2-expected.txt.
    * platform/mac/editing/execCommand/paste-2-expected.png: Removed.
    * platform/mac/editing/execCommand/paste-2-expected.txt: Removed.
    * platform/mac/editing/pasteboard/paste-2-expected.png: Copied from LayoutTests/platform/mac/editing/execCommand/paste-2-expected.png.
    * platform/mac/editing/pasteboard/paste-2-expected.txt: Copied from LayoutTests/platform/mac/editing/execCommand/paste-2-expected.txt.
    * platform/qt/editing/execCommand/paste-2-expected.png: Removed.
    * platform/qt/editing/execCommand/paste-2-expected.txt: Removed.
    * platform/qt/editing/pasteboard/paste-2-expected.png: Copied from LayoutTests/platform/qt/editing/execCommand/paste-2-expected.png.
    * platform/qt/editing/pasteboard/paste-2-expected.txt: Copied from LayoutTests/platform/qt/editing/execCommand/paste-2-expected.txt.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@150593 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    5dac9ac8