[Webkit-unassigned] [Bug 242591] New: Web Inspector: Missing trailing semicolon after console.assert in SourceCodeSearchMatchObject.js

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 11 01:04:17 PDT 2022


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

            Bug ID: 242591
           Summary: Web Inspector: Missing trailing semicolon after
                    console.assert in SourceCodeSearchMatchObject.js
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jh718.park at samsung.com
                CC: inspector-bugzilla-changes at group.apple.com

Fix the build warning below.

WARNING: console.assert missing trailing semicolon on line 39741:         console.assert(textRange instanceof WI.TextRange, textRange)

-- 
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/20220711/1a6f536f/attachment.htm>


More information about the webkit-unassigned mailing list