Bug 148482 - Web Inspector: FrontendChannel should know its own connection type
Summary: Web Inspector: FrontendChannel should know its own connection type
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: BJ Burg
URL:
Keywords: InRadar
Depends on:
Blocks: InspectorHydra
  Show dependency treegraph
 
Reported: 2015-08-26 10:50 PDT by BJ Burg
Modified: 2015-08-27 10:43 PDT (History)
8 users (show)

See Also:


Attachments
Proposed Fix (15.11 KB, patch)
2015-08-26 11:31 PDT, BJ Burg
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description BJ Burg 2015-08-26 10:50:27 PDT
This is necessary to iterate over multiple frontends. Generally, we expect {0,1} local frontends and 0+ remote frontends.
Comment 1 Radar WebKit Bug Importer 2015-08-26 10:50:57 PDT
<rdar://problem/22439856>
Comment 2 BJ Burg 2015-08-26 11:31:11 PDT
Created attachment 259964 [details]
Proposed Fix
Comment 3 Joseph Pecoraro 2015-08-27 10:35:34 PDT
Comment on attachment 259964 [details]
Proposed Fix

r=me
Comment 4 WebKit Commit Bot 2015-08-27 10:43:02 PDT
Comment on attachment 259964 [details]
Proposed Fix

Clearing flags on attachment: 259964

Committed r189034: <http://trac.webkit.org/changeset/189034>
Comment 5 WebKit Commit Bot 2015-08-27 10:43:06 PDT
All reviewed patches have been landed.  Closing bug.