WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
111601
webkit-patch apply-attachment fails to delete some files
https://bugs.webkit.org/show_bug.cgi?id=111601
Summary
webkit-patch apply-attachment fails to delete some files
Ryosuke Niwa
Reported
2013-03-06 11:00:26 PST
Reproduction steps: 1. Sync to
r144944
or any other revision before the patch on
https://bugs.webkit.org/show_bug.cgi?id=111491
is landed. 2. webkit-patch apply-
attachment 191591
[details]
Expected results: All files deleted in the patch are also deleted Actual results: The following files are not deleted: LayoutTests/platform/chromium-mac-lion/editing/pasteboard/paste-table-cells-expected.png LayoutTests/platform/chromium-mac-snowleopard/editing/pasteboard/paste-table-cells-expected.png LayoutTests/platform/chromium-mac/editing/pasteboard/paste-table-cells-expected.png LayoutTests/platform/chromium-win/editing/pasteboard/paste-table-cells-expected.png LayoutTests/platform/chromium-win/editing/pasteboard/paste-table-cells-expected.txt LayoutTests/platform/gtk/editing/pasteboard/paste-table-cells-expected.txt LayoutTests/platform/mac/editing/pasteboard/paste-table-cells-expected.txt LayoutTests/platform/qt/editing/pasteboard/paste-table-cells-expected.txt
Attachments
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2013-03-06 11:05:39 PST
I believe this just uses svn-apply under the covers.
http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/checkout/checkout.py#L152
Daniel Bates
Comment 2
2013-03-06 11:37:10 PST
Will look into this issue shortly.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug