[webkit-reviews] review granted: [Bug 234864] Rename Vector and FixedVector::findMatching to findIf to match stl naming. : [Attachment 449854] proposed patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 24 14:00:01 PST 2022


Yusuke Suzuki <ysuzuki at apple.com> has granted Mark Lam <mark.lam at apple.com>'s
request for review:
Bug 234864: Rename Vector and FixedVector::findMatching to findIf to match stl
naming.
https://bugs.webkit.org/show_bug.cgi?id=234864

Attachment 449854: proposed patch.

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




--- Comment #7 from Yusuke Suzuki <ysuzuki at apple.com> ---
Comment on attachment 449854
  --> https://bugs.webkit.org/attachment.cgi?id=449854
proposed patch.

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

r=me

> Tools/TestWebKitAPI/Tests/WTF/FixedVector.cpp:160
>  TEST(WTF_FixedVector, FindMatching)

Rename this test to FindIf.


More information about the webkit-reviews mailing list