Bug 148284 - JSContext Inspector: Uncaught Exception opening Search Tab
Summary: JSContext Inspector: Uncaught Exception opening Search Tab
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-08-20 20:02 PDT by Joseph Pecoraro
Modified: 2015-08-20 21:18 PDT (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.62 KB, patch)
2015-08-20 20:03 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-08-20 20:02:31 PDT
* SUMMARY
Uncaught Exception opening Search Tab.

* STEPS TO REPRODUCE
1. Inspect a JSContext
2. Search
  => exception, cannot open Search tab

* EXCEPTION
[Error] TypeError: undefined is not an object (evaluating 'this._resourcesContentTreeOutline.element')
    SearchSidebarPanel
Comment 1 Radar WebKit Bug Importer 2015-08-20 20:03:00 PDT
<rdar://problem/22374188>
Comment 2 Joseph Pecoraro 2015-08-20 20:03:49 PDT
Created attachment 259571 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2015-08-20 21:18:53 PDT
Comment on attachment 259571 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 259571

Committed r188748: <http://trac.webkit.org/changeset/188748>
Comment 4 WebKit Commit Bot 2015-08-20 21:18:57 PDT
All reviewed patches have been landed.  Closing bug.