| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +2 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Add IqStanza proto converter class for FTL (and proto update)
This change updates the XMPP proto to use a oneof field rather than
a type enum which simplifies the logic and prevents an enum naming
conflict on Windows. This is safe because nothing uses this proto
yet. I've also added a converter class and tests for the XMPP proto
messages for FTL. I will wait until branch point before hooking
them up so M147 will only operate on the serialized XML field and
we can ensure that code is stable before introducing more change.
Bug: 359620500
Change-Id: I02cbba600c9ca9ad97f5a7b0447cdab49b46e2a0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7648545
Reviewed-by: Yuwei Huang <yuw...@chromium.org>
Commit-Queue: Joe Downing <joe...@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1596749}
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |