Bug 143172

Summary: Web Inspector: Uncaught exception while debugging, after performSearch callback line does not exists
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: DoNotImportToRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2015-03-27 19:18:23 PDT
* SUMMARY Uncaught exception while debugging, after performSearch callback line does not exists. Not sure exactly how to reproduce, but the issue was that a line did not exist in CodeMirror after the perform search callback triggered. We should fail gracefully in this case.
Attachments
[PATCH] Proposed Fix (1.67 KB, patch)
2015-03-27 19:25 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2015-03-27 19:25:15 PDT
Created attachment 249636 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 2 2015-03-27 21:42:32 PDT
Comment on attachment 249636 [details] [PATCH] Proposed Fix Clearing flags on attachment: 249636 Committed r182104: <http://trac.webkit.org/changeset/182104>
WebKit Commit Bot
Comment 3 2015-03-27 21:42:37 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.