Bug 169691 - JSContext Inspector: NetworkAgent may be unavailable
Summary: JSContext Inspector: NetworkAgent may be unavailable
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:
Depends on:
Blocks:
 
Reported: 2017-03-15 12:35 PDT by Joseph Pecoraro
Modified: 2017-03-15 13:00 PDT (History)
2 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.72 KB, patch)
2017-03-15 12:36 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 2017-03-15 12:35:39 PDT
Summary:
JSContext Inspector: NetworkAgent may be unavailable

When trying to show ResourceDetailsSidebar we should check for NetworkAgent. The other cases all need NetworkAgent to be reached.
Comment 1 Joseph Pecoraro 2017-03-15 12:36:35 PDT
Created attachment 304530 [details]
[PATCH] Proposed Fix
Comment 2 BJ Burg 2017-03-15 12:45:00 PDT
Comment on attachment 304530 [details]
[PATCH] Proposed Fix

rs=me
Comment 3 WebKit Commit Bot 2017-03-15 13:00:35 PDT
Comment on attachment 304530 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 304530

Committed r214004: <http://trac.webkit.org/changeset/214004>
Comment 4 WebKit Commit Bot 2017-03-15 13:00:41 PDT
All reviewed patches have been landed.  Closing bug.