| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
nit: delete this newline? In the spec it seems that encapsulateKey and encapsulateBits are together, and decapsulateKey and decapsulateBits are together.
WebCryptoAlgorithmInfo::kUndefined // DecapsulateBitsnit: does the formatter allow you to put a trailing comma here? It might make future additions a bit easier.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
nit: delete this newline? In the spec it seems that encapsulateKey and encapsulateBits are together, and decapsulateKey and decapsulateBits are together.
Done
nit: does the formatter allow you to put a trailing comma here? It might make future additions a bit easier.
oh hey that does work. that's better, fixed.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
}I'm assuming this stuff is all covered by tests somewhere.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |