Bug 146107 - Remove unnecessary svn:executable flags
Summary: Remove unnecessary svn:executable flags
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-18 03:41 PDT by Csaba Osztrogonác
Modified: 2015-06-19 03:46 PDT (History)
1 user (show)

See Also:


Attachments
Patch (18.93 KB, patch)
2015-06-18 04:34 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff
proposed patch (103.60 KB, patch)
2015-06-18 04:40 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2015-06-18 03:41:42 PDT
There are many files checked in with svn:executable flag,
for example many txt, png, html, cpp, h files.
Comment 1 Csaba Osztrogonác 2015-06-18 04:34:44 PDT
Created attachment 255105 [details]
Patch
Comment 2 Csaba Osztrogonác 2015-06-18 04:40:59 PDT
Created attachment 255106 [details]
proposed patch

cq-, because it can be landed only from svn working copy.
Comment 3 Alexey Proskuryakov 2015-06-18 12:31:11 PDT
Comment on attachment 255106 [details]
proposed patch

rs=me, such patches can be landed without review or Bugzilla bugs.
Comment 4 Csaba Osztrogonác 2015-06-19 02:44:26 PDT
Comment on attachment 255106 [details]
proposed patch

Clearing flags on attachment: 255106

Committed r185744: <http://trac.webkit.org/changeset/185744>
Comment 5 Csaba Osztrogonác 2015-06-19 02:44:34 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Csaba Osztrogonác 2015-06-19 03:46:06 PDT
Landed manually in https://trac.webkit.org/changeset/185745
because webkit-patch wasn't able to land this change properly.