RESOLVED FIXED40440
Web Inspector: images are executable
https://bugs.webkit.org/show_bug.cgi?id=40440
Summary Web Inspector: images are executable
Evan Martin
Reported 2010-06-10 12:39:30 PDT
The files in WebKit/chromium/src/js/Images/ should not be executable. svn propdel svn:executable WebKit/chromium/src/js/Images/* should probably do the trick.
Attachments
Joseph Pecoraro
Comment 1 2010-09-03 11:42:32 PDT
Evan, does this affect the images in WebCore/inspector/front-end/Images/ or only the Images on the Chromium port? Anyone have a Subversion checkout these days?
Tony Chang
Comment 2 2010-09-03 11:57:37 PDT
This only affects the files in WebKit/chromium/src/js. I'll fix this.
Tony Chang
Comment 3 2010-09-03 12:03:51 PDT
Note You need to log in before you can comment on or make changes to this bug.