Bug 158971

Summary: Web Inspector: UncaughtExceptionReporter should handle null event.error
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: DoNotImportToRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2016-06-20 18:59:45 PDT
UncaughtExceptionReporter should handle null event.error

Since `typeof null === "object"`.
Comment 1 Joseph Pecoraro 2016-06-20 19:00:30 PDT
Created attachment 281695 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2016-06-20 20:48:59 PDT
Comment on attachment 281695 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 281695

Committed r202266: <http://trac.webkit.org/changeset/202266>
Comment 3 WebKit Commit Bot 2016-06-20 20:49:03 PDT
All reviewed patches have been landed.  Closing bug.