Bug 151788 - REGRESSION(r192753): Remote Web Inspector: Window immediately closes after opening
Summary: REGRESSION(r192753): Remote Web Inspector: Window immediately closes after op...
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-12-02 19:27 PST by Joseph Pecoraro
Modified: 2015-12-03 11:28 PST (History)
12 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.68 KB, patch)
2015-12-02 19:29 PST, 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-12-02 19:27:48 PST
* SUMMARY
Remote Web Inspector: Window immediately closes after opening.

* STEPS TO REPRODUCE
1. Launch Application with JSContext
2. Launch Safari
3. Safari: Develop > Current Machine > App > JSContext
  => Remote inspection window immediately closes

* NOTES
- Listing dictionary now contains NSNumber keys instead of NSString keys.
This is a change in behavior and results in the debuggable getting removed and readded instead of updated in place.
Comment 1 Joseph Pecoraro 2015-12-02 19:27:56 PST
<rdar://problem/23736842>
Comment 2 Joseph Pecoraro 2015-12-02 19:29:16 PST
Created attachment 266500 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2015-12-03 11:28:56 PST
Comment on attachment 266500 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 266500

Committed r193354: <http://trac.webkit.org/changeset/193354>
Comment 4 WebKit Commit Bot 2015-12-03 11:28:59 PST
All reviewed patches have been landed.  Closing bug.