Bug 156698

Summary: Web Inspector: console.table(navigator) throws exception about `rowPreview.propertyPreviews.length`
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Timothy Hatcher
Reported 2016-04-18 08:04:26 PDT
> console.table(navigator); InspectorBackend.js:344:26: CONSOLE ERROR Uncaught exception in inspector page while handling event Console.messageAdded TypeError: null is not an object (evaluating 'rowPreview.propertyPreviews.length')
Attachments
[PATCH] Proposed Fix (5.26 KB, patch)
2016-04-20 14:19 PDT, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2016-04-18 08:05:18 PDT
Joseph Pecoraro
Comment 2 2016-04-20 14:19:17 PDT
Created attachment 276850 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 3 2016-04-20 15:44:46 PDT
Comment on attachment 276850 [details] [PATCH] Proposed Fix Clearing flags on attachment: 276850 Committed r199793: <http://trac.webkit.org/changeset/199793>
WebKit Commit Bot
Comment 4 2016-04-20 15:44:52 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.