Bug 157688 - Web Inspector: Inform augmenting client when inspector controller is destroyed
Summary: Web Inspector: Inform augmenting client when inspector controller is destroyed
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: 2016-05-13 15:28 PDT by Joseph Pecoraro
Modified: 2016-05-13 16:29 PDT (History)
14 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (2.41 KB, patch)
2016-05-13 15:30 PDT, Joseph Pecoraro
timothy: review+
joepeck: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews101 for mac-yosemite (903.61 KB, application/zip)
2016-05-13 16:07 PDT, Build Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2016-05-13 15:28:17 PDT
* SUMMARY
Inform augmenting client when inspector controller is destroyed.

Weak relationship, let the augmenting client know when the controller is destroyed so it doesn't try to use us anymore.
Comment 1 Joseph Pecoraro 2016-05-13 15:28:39 PDT
<rdar://problem/25832724>
Comment 2 Joseph Pecoraro 2016-05-13 15:30:30 PDT
Created attachment 278877 [details]
[PATCH] Proposed Fix

No cq, want to coordinate landing.
Comment 3 Build Bot 2016-05-13 16:07:00 PDT
Comment on attachment 278877 [details]
[PATCH] Proposed Fix

Attachment 278877 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/1316996

Number of test failures exceeded the failure limit.
Comment 4 Build Bot 2016-05-13 16:07:03 PDT
Created attachment 278885 [details]
Archive of layout-test-results from ews101 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews101  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 5 Joseph Pecoraro 2016-05-13 16:29:11 PDT
<http://trac.webkit.org/changeset/200893>