[Webkit-unassigned] [Bug 218061] Web Inspector: Uncaught Exception: undefined is not an object (evaluating 'value.truncate')

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 27 17:30:22 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=218061

Devin Rousso <drousso at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #412482|review?                     |review-
              Flags|                            |

--- Comment #4 from Devin Rousso <drousso at apple.com> ---
Comment on attachment 412482
  --> https://bugs.webkit.org/attachment.cgi?id=412482
Fix Uncaught Exception: undefined is not an object (evaluating 'value.truncate')

r-, as this covers up the issue instead of solving it

I think the real problem is that `WI.DOMStorageObject.Event.ItemUpdated` dispatches with `{key, oldValue, newValue}` but `WI.DOMStorageContentView.prototype.itemUpdated` uses `value`.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201028/3ac67c06/attachment.htm>


More information about the webkit-unassigned mailing list