Bug 11518 - REGRESSION (r14376): View Source not available after Back navigation from a non-HTML page
Summary: REGRESSION (r14376): View Source not available after Back navigation from a n...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL: data:text/html,<a%20href="data:text/p...
Keywords: InRadar, Regression
: 12360 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-11-04 07:41 PST by mitz
Modified: 2007-02-19 17:16 PST (History)
3 users (show)

See Also:


Attachments
Update the FrameLoader's MIME type for pages coming from the b/f cache (1.74 KB, patch)
2007-02-19 08:47 PST, mitz
aroben: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2006-11-04 07:41:33 PST
See the URL. After you follow the link to the text document and go back, View Source is disabled. The same holds for coming back from images and PDFs.

r14376 is when this regressed for text documents. Images were still using WebImageView at the time.
Comment 1 mitz 2007-01-21 23:47:42 PST
*** Bug 12360 has been marked as a duplicate of this bug. ***
Comment 2 mitz 2007-01-21 23:48:20 PST
From bug 12360:
<rdar://problem/4944800>
Comment 3 mitz 2007-02-19 08:47:04 PST
Created attachment 13238 [details]
Update the FrameLoader's MIME type for pages coming from the b/f cache
Comment 4 Adam Roben (:aroben) 2007-02-19 09:11:02 PST
Comment on attachment 13238 [details]
Update the FrameLoader's MIME type for pages coming from the b/f cache

r=me
Comment 5 Sam Weinig 2007-02-19 17:16:54 PST
Landed in r19715.