Bug 144411 - Gracefully handle missing auto pause key on remote inspector setup
Summary: Gracefully handle missing auto pause key on remote inspector setup
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-29 15:10 PDT by Joseph Pecoraro
Modified: 2015-04-29 16:47 PDT (History)
3 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.83 KB, patch)
2015-04-29 15:11 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-04-29 15:10:03 PDT
* SUMMARY
Gracefully handle missing auto pause key on remote inspector setup.

Treat WIRAutomaticallyPause as optional and ensure it is an NSNumber type before calling boolValue on it.
Comment 1 Joseph Pecoraro 2015-04-29 15:11:21 PDT
<rdar://problem/20748282>
Comment 2 Joseph Pecoraro 2015-04-29 15:11:50 PDT
Created attachment 251992 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2015-04-29 16:47:34 PDT
Comment on attachment 251992 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 251992

Committed r183590: <http://trac.webkit.org/changeset/183590>
Comment 4 WebKit Commit Bot 2015-04-29 16:47:38 PDT
All reviewed patches have been landed.  Closing bug.