[webkit-reviews] review requested: [Bug 180379] Exclude some more leak callstacks : [Attachment 328390] [PATCH] Proposed Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 4 14:17:51 PST 2017


Joseph Pecoraro <joepeck at webkit.org> has asked	for review:
Bug 180379: Exclude some more leak callstacks
https://bugs.webkit.org/show_bug.cgi?id=180379

Attachment 328390: [PATCH] Proposed Fix

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




--- Comment #1 from Joseph Pecoraro <joepeck at webkit.org> ---
Created attachment 328390

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

[PATCH] Proposed Fix

I spent 30 minutes trying to figure out how to run:

    Tools/Scripts/webkitpy/port/leakdetector_unittest.py

without success. However it looks like the perl under the hood turns this
string into a Regex so I can't just do '-[NSSpellChecker init]'.


More information about the webkit-reviews mailing list