[Webkit-unassigned] [Bug 58636] Mime type of javascript should be application/javascript
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Mar 10 19:31:07 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=58636
Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ahmad.saleem792 at gmail.com,
| |annevk at annevk.nl
--- Comment #1 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
Only references:
https://searchfox.org/wubkat/rev/c67bb750f2c1083399f0dbe7d08b416cd45eee34/Source/WebCore/platform/MIMETypeRegistry.cpp#181
Which is coming from: https://mimesniff.spec.whatwg.org/#javascript-mime-type
Two more for platform specific MIME:
https://searchfox.org/wubkat/rev/c67bb750f2c1083399f0dbe7d08b416cd45eee34/Source/WebCore/platform/playstation/MIMETypeRegistryPlayStation.cpp#42
and
https://searchfox.org/wubkat/rev/c67bb750f2c1083399f0dbe7d08b416cd45eee34/Source/WebCore/platform/win/MIMETypeRegistryWin.cpp#85
___
Rest is in API Test. Although we do have few Layout Tests using this.
@Anne - anything to do here or we can mark this as 'RESOLVED CONFIGURATION CHANGED'.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240311/85f3f4fe/attachment.htm>
More information about the webkit-unassigned
mailing list