Bug 146107

Summary: Remove unnecessary svn:executable flags
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
proposed patch none

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.