Code-Review | +1 |
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. |
Remove some deprecated base::JSONWriter::Write() calls in //base
Mechanically switch from base::JSONWriter::Write() to base::WriteJson().
Keep the existing behavior for all callers. So if a caller does not
check the Write() return result, then return an empty string on failure.
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. |