[webkit-dev] failing platform/mac/fast/loader/file-url-mimetypes-2.html

Eric Seidel eric at webkit.org
Wed Feb 10 21:18:24 PST 2010


I don't know if LaunchServices maintains this information, but if it
does, you can reset the launch services database via:

/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister

-eric

On Wed, Feb 10, 2010 at 6:35 PM, Dirk Pranke <dpranke at chromium.org> wrote:
> Hi all,
>
> Recently my computer has started failing
> platform/mac/fast/loader/file-url-mimetypes-2.html ; for some reason
> I'm getting a null pointer back instead of "application/postscript"
> back from UTI inside
> of WebCoreURLResponse:adjustMIMETypeIfNecessary, which results in the
> code crawling up the UTI chain and returning "text/plain" instead.
>
> I'm guessing maybe I have a mangled type registry, but I know little
> about UTI or how to fix this. Any suggestions? (I'm running OS X
> 10.5.8).
>
> -- Dirk
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>


More information about the webkit-dev mailing list