That appears to have fixed it. Thanks! -- Dirk
On Wed, Feb 10, 2010 at 9:18 PM, Eric Seidel <[email protected]> wrote: > 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 <[email protected]> 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 >> [email protected] >> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev >> > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

