Title: [247609] branches/safari-608-branch/Tools
Revision
247609
Author
kocsen_ch...@apple.com
Date
2019-07-18 13:24:49 -0700 (Thu, 18 Jul 2019)

Log Message

Cherry-pick r247536. rdar://problem/53229635

    Remove the file superfluously added in r247535.

    * TestWebKitAPI/Tests/ios/SelectionModifyByParagraphBoundary.h: Removed.
    * TestWebKitAPI/Tests/ios/SelectionModifyByParagraphBoundary.mm:

    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@247536 268f45cc-cd09-0410-ab3c-d52691b4dbfc

Modified Paths

Removed Paths

Diff

Modified: branches/safari-608-branch/Tools/ChangeLog (247608 => 247609)


--- branches/safari-608-branch/Tools/ChangeLog	2019-07-18 20:24:46 UTC (rev 247608)
+++ branches/safari-608-branch/Tools/ChangeLog	2019-07-18 20:24:49 UTC (rev 247609)
@@ -1,5 +1,24 @@
 2019-07-17  Kocsen Chung  <kocsen_ch...@apple.com>
 
+        Cherry-pick r247536. rdar://problem/53229635
+
+    Remove the file superfluously added in r247535.
+    
+    * TestWebKitAPI/Tests/ios/SelectionModifyByParagraphBoundary.h: Removed.
+    * TestWebKitAPI/Tests/ios/SelectionModifyByParagraphBoundary.mm:
+    
+    
+    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@247536 268f45cc-cd09-0410-ab3c-d52691b4dbfc
+
+    2019-07-17  Ryosuke Niwa  <rn...@webkit.org>
+
+            Remove the file superfluously added in r247535.
+
+            * TestWebKitAPI/Tests/ios/SelectionModifyByParagraphBoundary.h: Removed.
+            * TestWebKitAPI/Tests/ios/SelectionModifyByParagraphBoundary.mm:
+
+2019-07-17  Kocsen Chung  <kocsen_ch...@apple.com>
+
         Cherry-pick r247524. rdar://problem/53229635
 
     [iOS] Option + Up or Down Arrow key doesn’t move cursor past paragraph boundaries in WebKit2

Deleted: branches/safari-608-branch/Tools/TestWebKitAPI/Tests/ios/SelectionModifyByParagraphBoundary.h (247608 => 247609)


--- branches/safari-608-branch/Tools/TestWebKitAPI/Tests/ios/SelectionModifyByParagraphBoundary.h	2019-07-18 20:24:46 UTC (rev 247608)
+++ branches/safari-608-branch/Tools/TestWebKitAPI/Tests/ios/SelectionModifyByParagraphBoundary.h	2019-07-18 20:24:49 UTC (rev 247609)
@@ -1,26 +0,0 @@
-/*
- * Copyright (C) 2019 Apple Inc. All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in the
- *    documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS''
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
- * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
- * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS
- * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGE.
- */
-
-#pragma once

Modified: branches/safari-608-branch/Tools/TestWebKitAPI/Tests/ios/SelectionModifyByParagraphBoundary.mm (247608 => 247609)


--- branches/safari-608-branch/Tools/TestWebKitAPI/Tests/ios/SelectionModifyByParagraphBoundary.mm	2019-07-18 20:24:46 UTC (rev 247608)
+++ branches/safari-608-branch/Tools/TestWebKitAPI/Tests/ios/SelectionModifyByParagraphBoundary.mm	2019-07-18 20:24:49 UTC (rev 247609)
@@ -24,7 +24,6 @@
  */
 
 #include "config.h"
-#include "SelectionModifyByParagraphBoundary.h"
 
 #if PLATFORM(IOS_FAMILY)
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to