[webkit-reviews] review granted: [Bug 226390] Add a way to prefix output of `WTFReportBacktrace` to make log filtering easier : [Attachment 430062] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 2 12:30:52 PDT 2021


Megan Gardner <megan_gardner at apple.com> has granted Devin Rousso
<drousso at apple.com>'s request for review:
Bug 226390: Add a way to prefix output of `WTFReportBacktrace` to make log
filtering easier
https://bugs.webkit.org/show_bug.cgi?id=226390

Attachment 430062: Patch

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




--- Comment #4 from Megan Gardner <megan_gardner at apple.com> ---
Comment on attachment 430062
  --> https://bugs.webkit.org/attachment.cgi?id=430062
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=430062&action=review

> Source/WTF/wtf/Assertions.cpp:291
>  void WTFReportBacktrace()

Could you make it so this isn't duplicated code?


More information about the webkit-reviews mailing list