Comment 18 for bug 25830

Revision history for this message
In , Sfraser-bugs (sfraser-bugs) wrote :

Does the underlying functionality exist? Editor needs to be able to tell .js
files to be loaded as text, for example, so that we edit them like text files
(since they are UTF-8 and many text editor can't deal with that).

How hard would it be to override the document's MIME type some time early in the
loading process?