Bug 143172 - Web Inspector: Uncaught exception while debugging, after performSearch callback line does not exists
Summary: Web Inspector: Uncaught exception while debugging, after performSearch callba...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2015-03-27 19:18 PDT by Joseph Pecoraro
Modified: 2015-03-27 21:42 PDT (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.67 KB, patch)
2015-03-27 19:25 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 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.
Comment 1 Joseph Pecoraro 2015-03-27 19:25:15 PDT
Created attachment 249636 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2015-03-27 21:42:37 PDT
All reviewed patches have been landed.  Closing bug.