[Webkit-unassigned] [Bug 197589] New: Web Inspector: we should always be in strict mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 3 19:41:44 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=197589

            Bug ID: 197589
           Summary: Web Inspector: we should always be in strict mode
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

Our code style already discourages most of the "sloppy mode" capabilities, so there's no reason we shouldn't be in strict mode always.

One way we could accomplish this is to load all scripts as modules, which are strict by default.

-- 
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/20190504/3d4318d2/attachment.html>


More information about the webkit-unassigned mailing list