[Webkit-unassigned] [Bug 75824] check-webkit-style should warn about missing svn:mime-type for png files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 9 09:07:23 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=75824





--- Comment #8 from David Levin <levin at chromium.org>  2012-03-09 09:07:23 PST ---
(In reply to comment #7)
> (In reply to comment #6)
> > > Tools/Scripts/webkitpy/style/checkers/png.py:71
> > > +            self.handle_style_error(0, 'image/png', 5, errorstr)
> > 
> > I thought it would look at the diff to determine this. I thought you could set the prop without it being in the config file.
> 
> You can if you works with svn, but you can't if you're a git-svn user.

Interesting.  Does this mean that this check will never catch anything for patches put up here by git users? (As long as the style checker machine is set-up correctly and runs git.)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list