Skip to content
  • darin's avatar
    Reviewed by Maciej. · 71025ac3
    darin authored
    	- fixed 3128858 -- Supply Finder bits for decoded BinHex files
    
            * Downloads.subproj/WebBinHexDecoder.h: Add a _finderFlags field.
            * Downloads.subproj/WebBinHexDecoder.m:
            (-[WebBinHexDecoder decodeHeader]): Decode Finder flags.
            (-[WebBinHexDecoder fileAttributes]): Put Finder flags in dictionary.
    
            * Downloads.subproj/WebMacBinaryDecoder.m: Tweaked things for no good reason.
    	(It is good to always import your own header first as a check that it's self-sufficient).
    
            * WebKit.pbproj/project.pbxproj: Let Electron wipe the slate clean of pre-Electron iniquity.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3079 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    71025ac3