Bug 158971 - Web Inspector: UncaughtExceptionReporter should handle null event.error
Summary: Web Inspector: UncaughtExceptionReporter should handle null event.error
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: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2016-06-20 18:59 PDT by Joseph Pecoraro
Modified: 2016-06-20 20:49 PDT (History)
7 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.53 KB, patch)
2016-06-20 19:00 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 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.