WebFoundation:

	Fixed: 3026574 - .text is probably text too

        * types.plist: "text" is another extension for text/plain

WebKit:

	Fixed assertion while loading local files.

        * Misc.subproj/WebIconDatabase.m: we don't have icon URLs for files
        * WebView.subproj/WebDataSourcePrivate.m:
        (-[WebDataSource _loadIcon]): Only try loading favicon as the root of server if scheme is http or https. This isn't really a feature of other protocols.


git-svn-id: http://svn.webkit.org/repository/webkit/trunk@2842 268f45cc-cd09-0410-ab3c-d52691b4dbfc
4 files changed
tree: e5962054aa8e1f4c655f9fe56a032886c3963fdd
  1. JavaScriptCore/
  2. WebCore/
  3. WebKit/