[webkit-reviews] review requested: [Bug 201713] ASSERT NOT REACHED in Inspector::InjectedScriptModule::ensureInjected() seen with inspector/heap/getRemoteObject.html : [Attachment 379019] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 17 22:06:03 PDT 2019


Devin Rousso <drousso at apple.com> has asked  for review:
Bug 201713: ASSERT NOT REACHED in
Inspector::InjectedScriptModule::ensureInjected() seen with
inspector/heap/getRemoteObject.html
https://bugs.webkit.org/show_bug.cgi?id=201713

Attachment 379019: Patch

https://bugs.webkit.org/attachment.cgi?id=379019&action=review




--- Comment #6 from Devin Rousso <drousso at apple.com> ---
Created attachment 379019

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

Patch

This logs the error text, as well as the line/column (which defaults to 0:0)
and the full source text (since it's minified, meaning line/column won't match
the original source).


More information about the webkit-reviews mailing list