[Webkit-unassigned] [Bug 216067] Web Inspector: Uncaught Exception: Missing node for given nodeId

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 10 16:22:29 PDT 2020


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

Nikita Vasilyev <nvasilyev at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|webkit-unassigned at lists.web |nvasilyev at apple.com
                   |kit.org                     |
 Attachment #408492|                            |review?, commit-queue?
              Flags|                            |

--- Comment #6 from Nikita Vasilyev <nvasilyev at apple.com> ---
Created attachment 408492

  --> https://bugs.webkit.org/attachment.cgi?id=408492&action=review

Patch

There are so many places in our codebase where we omit `catch` on promises. When they fail, the uncaught exceptions are often quite useless :(

-- 
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/20200910/63aedcfd/attachment.htm>


More information about the webkit-unassigned mailing list