WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
19549
Incorrect formatting of scripts served as binary/octet-stream
https://bugs.webkit.org/show_bug.cgi?id=19549
Summary
Incorrect formatting of scripts served as binary/octet-stream
mitz
Reported
2008-06-14 13:39:07 PDT
Scripts served as binary/octet-stream appear in the Resources and Scripts panels without line breaks and line numbers, in proportional font. Scripts should be displayed in monospace font without collapsing whitespace and respecting line breaks. The above URL is an example of a page that includes scripts served (from S3) as binary/octet-stream. You can see the problem by loading the URL, opening the inspector, going to the Resources panel and selecting lightbox.js.
Attachments
Add attachment
proposed patch, testcase, etc.
Brian Burg
Comment 1
2014-12-16 00:03:58 PST
The inspector uses the resource type reported by WebCore now so it shouldn't matter what the mime type is. I think this works now, though there is no repro.
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