Files
ladybird/Userland/Libraries/LibWeb/HTML/Scripting/Fetching.cpp
Timothy Flynn e1092aed3c LibWeb: Don't reject worker scripts with a JavaScript MIME type
The condition for checking if a script has a JS MIME type is currently
flipped. Extract the check to a local to make it a bit easier to reason
about at quick glance.
2023-11-15 11:28:39 -05:00

44 KiB