RESOLVED INVALID 21163
Syntax highlighted view source shows web archive's mangled raw plist
https://bugs.webkit.org/show_bug.cgi?id=21163
Summary Syntax highlighted view source shows web archive's mangled raw plist
Matt Lilek
Reported 2008-09-26 20:47:09 PDT
Inspecting a web archive and looking at the main resource in the Resources panel does not show the right source. Safari's plain View Source window shows the page source properly, but when viewed in the inspector, it seems to be using the web archive's raw plist xml as the source.
Attachments
Test webarchive (635 bytes, application/x-webarchive)
2008-09-26 20:50 PDT, Matt Lilek
no flags
Matt Lilek
Comment 1 2008-09-26 20:50:21 PDT
Created attachment 23867 [details] Test webarchive 1. Open test webarchive in Safari 2. Cmd + U to show Safari's View Source window - source is readable 3. Open Inspector, switch to resources panel, inspect resource - source is unreadable and matches up to the keys/values of the webarchive as opened in a text editor.
Mark Rowe (bdash)
Comment 2 2008-09-27 14:27:47 PDT
Timothy Hatcher
Comment 3 2012-02-14 22:16:46 PST
The inspector does not use WebCore's syntax highlighting anymore.
Note You need to log in before you can comment on or make changes to this bug.