RESOLVED FIXED 143208
Web Inspector: Regression: Preview for [[null]] shouldn't be []
https://bugs.webkit.org/show_bug.cgi?id=143208
Summary Web Inspector: Regression: Preview for [[null]] shouldn't be []
Nikita Vasilyev
Reported 2015-03-29 21:32:20 PDT
Created attachment 249709 [details] Screenshot of the bug An array of arrays with null(s) displayed as an empty array.
Attachments
Screenshot of the bug (7.19 KB, image/png)
2015-03-29 21:32 PDT, Nikita Vasilyev
no flags
[PATCH] Proposed Fix (4.83 KB, patch)
2015-03-30 14:36 PDT, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2015-03-29 21:32:38 PDT
Joseph Pecoraro
Comment 2 2015-03-30 11:19:10 PDT
I bet that InjectedScriptSource _isPreviewableObjectInternal just has to handle null!
Joseph Pecoraro
Comment 3 2015-03-30 14:36:16 PDT
Created attachment 249764 [details] [PATCH] Proposed Fix
Mark Lam
Comment 4 2015-03-30 14:52:51 PDT
Comment on attachment 249764 [details] [PATCH] Proposed Fix r=me
WebKit Commit Bot
Comment 5 2015-03-30 15:44:14 PDT
Comment on attachment 249764 [details] [PATCH] Proposed Fix Clearing flags on attachment: 249764 Committed r182156: <http://trac.webkit.org/changeset/182156>
WebKit Commit Bot
Comment 6 2015-03-30 15:44:19 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.