Bug 8913 - REGRESSION: Can view source for text files
Summary: REGRESSION: Can view source for text files
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-15 01:23 PDT by Anders Carlsson
Modified: 2006-05-16 05:07 PDT (History)
0 users

See Also:


Attachments
Patch (4.08 KB, patch)
2006-05-15 01:36 PDT, Anders Carlsson
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2006-05-15 01:23:07 PDT
This is because we now use WebCore to display text files.
Comment 1 Anders Carlsson 2006-05-15 01:36:35 PDT
Created attachment 8313 [details]
Patch

This also adds a canSaveAsWebArchive method of the HTML Representation. This will be used in Safari ToT to prevent saving text documents (and in the future image documents)
Comment 2 Maciej Stachowiak 2006-05-15 01:38:42 PDT
Comment on attachment 8313 [details]
Patch

r=me