WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
24860
view-source page can be truncated
https://bugs.webkit.org/show_bug.cgi?id=24860
Summary
view-source page can be truncated
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug