Page MenuHomePhabricator

Rename notificationSizeValidator to isNotificationSizeValid
AcceptedPublic

Authored by angelika on Tue, Oct 15, 5:32 AM.
Tags
None
Referenced Files
F2978690: D13713.id.diff
Tue, Oct 15, 2:04 PM
F2978687: D13713.diff
Tue, Oct 15, 2:02 PM
F2978460: D13713.diff
Tue, Oct 15, 1:14 PM
Subscribers

Details

Reviewers
ashoat
kamil
Summary

Rename notificationSizeValidator function to make it more obvious it returns true if size is valid.

Depends on D13712

Test Plan
  1. Create chat
  2. Verify that notifications are still working

Diff Detail

Repository
rCOMM Comm
Branch
@graszka22/ENG-9376
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Thanks for doing this!

This revision is now accepted and ready to land.Tue, Oct 15, 9:26 AM

You updated the wrong diff – this can happen if you don't rebase back to the original diff before running arc diff again

arc diff basically checks the "Differential Revision: " line of the most recent commit, and updates the corresponding Phabricator diff to match that commit.

You updated the wrong diff – this can happen if you don't rebase back to the original diff before running arc diff again

arc diff basically checks the "Differential Revision: " line of the most recent commit, and updates the corresponding Phabricator diff to match that commit.

Yes, I know I messed something up 😅 I'm still learning this diff stuff, but now it should be ok 🙏