Page MenuHomePhabricator

[lib] Return EntityText from getMessageTitle
ClosedPublic

Authored by ashoat on Feb 3 2023, 12:18 PM.
Tags
None
Referenced Files
F3490915: D6562.diff
Wed, Dec 18, 5:53 PM
Unknown Object (File)
Nov 7 2024, 2:09 AM
Unknown Object (File)
Nov 3 2024, 7:34 PM
Unknown Object (File)
Oct 15 2024, 7:09 PM
Unknown Object (File)
Oct 15 2024, 7:09 PM
Unknown Object (File)
Oct 15 2024, 7:09 PM
Unknown Object (File)
Oct 15 2024, 7:07 PM
Unknown Object (File)
Sep 23 2024, 10:19 PM
Subscribers

Details

Summary

We need to resolve this EntityText at callsites, so we'll return it directly.

Initially the callsites will call entityTextToRawString same as before, but in following diffs I'll refactor it.

Depends on D6561

Test Plan

Tested in combination with following diffs, where the message title is actually used. Also Flow

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable