[Webkit-unassigned] [Bug 210890] New: Web Inspector: Uncaught Exception: SyntaxError: Invalid regular expression: missing )

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 22 18:24:06 PDT 2020


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

            Bug ID: 210890
           Summary: Web Inspector: Uncaught Exception: SyntaxError:
                    Invalid regular expression: missing )
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
               URL: https://webkit.org/
                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

Uncaught Exception in Web Inspector.

# STEPS TO REPRODUCE
1. inspect any page
2. enable Search: Regular Expression in the General pane of the Settings Tab
3. go to the Sources Tab
4. enter "asd(" in the filter bar at the bottom of the navigation sidebar

Uncaught Exceptions:
-----------------------
 - SyntaxError: Invalid regular expression: missing ) (at SearchUtilities.js:113:26)
    RegExp @ [native code]
    _regExpForString @ SearchUtilities.js:113:26
    updateFilter @ NavigationSidebarPanel.js:320:88
    _filterDidChange @ NavigationSidebarPanel.js:579:26
    dispatch @ Object.js:165:30
    dispatchEventToListeners @ Object.js:172:17
    _handleFilterChanged @ FilterBar.js:183:42
    _handleFilterChanged @ [native code]
-----------------------

Notes:
Inspected URL:        https://webkit.org/
Loading completed:    true
Frontend User Agent:  Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/605.1.15 (KHTML, like Gecko)

-- 
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/20200423/fbfd0159/attachment-0001.htm>


More information about the webkit-unassigned mailing list