Bug 155556

Summary: Uncaught Exception: SyntaxError: Invalid regular expression: \ at end of pattern
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Matt Baker <mattbaker>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[Patch] Proposed Fix none

Joseph Pecoraro
Reported 2016-03-16 13:36:17 PDT
Uncaught exceptions: - SyntaxError: Invalid regular expression: \ at end of pattern (at OpenResourceDialog.js:200:28) * STEPS TO REPRODUCE 1. Open inspector 2. Cmd+Shift+O to show quick open dialog 3. Type '\' => Exception
Attachments
[Patch] Proposed Fix (2.75 KB, patch)
2016-03-16 16:40 PDT, Matt Baker
no flags
Radar WebKit Bug Importer
Comment 1 2016-03-16 13:36:59 PDT
Matt Baker
Comment 2 2016-03-16 16:40:37 PDT
Created attachment 274233 [details] [Patch] Proposed Fix
WebKit Commit Bot
Comment 3 2016-03-16 21:42:08 PDT
Comment on attachment 274233 [details] [Patch] Proposed Fix Clearing flags on attachment: 274233 Committed r198317: <http://trac.webkit.org/changeset/198317>
WebKit Commit Bot
Comment 4 2016-03-16 21:42:11 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.