| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
CacheHintAttributeValue /*unused*/) {nit optional: Adding a
```
// TODO(crbug.com/488755561): Actually use `CacheHintAttributeValue`.
```
might be helpful.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +2 |
CacheHintAttributeValue /*unused*/) {nit optional: Adding a
```
// TODO(crbug.com/488755561): Actually use `CacheHintAttributeValue`.
```might be helpful.
Ack. But let me do it in the next CL that I will upload soon
| 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. |
5 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
inline-script-cache: plumb cachehint info to ClassicPendingScript
This CL adds support for retrieving and propagating the `cachehint`
attribute from script elements into the inline script creation
path in `ClassicPendingScript`. This introduces a typed representation
for cache hints extends `CreateInline()` signature to accept the cache
hint (currently unused) to enable future behavior changes without
changing the existing behaviors.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |