Bug 24860

Summary: view-source page can be truncated
Product: WebKit Reporter: Tony Chang <tony>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Tony Chang
Reported 2009-03-26 16:19:47 PDT
1. Create a web page with this content : <html> <body> <iframe> </body> </html> 2. load it in your browser and go to the web inspector 3. view the resource in the web inspector. You see only : <html> <body> <iframe> 4. Expected : I should see the whole file.
Attachments
Timothy Hatcher
Comment 1 2009-04-06 10:13:50 PDT
Interesting bug...
Shinichiro Hamaji
Comment 2 2009-06-01 19:22:23 PDT
Sorry, I filed the same bug as another bug after this bug was created: https://bugs.webkit.org/show_bug.cgi?id=25512 As I uploaded a patch for this, is it better to close this bug as duplicated?
Shinichiro Hamaji
Comment 3 2009-06-15 02:38:36 PDT
Could someone close this bug? This was fixed by https://bugs.webkit.org/show_bug.cgi?id=25512 http://trac.webkit.org/changeset/44608 Thanks!
Note You need to log in before you can comment on or make changes to this bug.