Hello,
This is my first patch for Blink.
I am open to your guidance.
Unfortunately, the engineers I tried from the owners file do not appear to be active, so I could not add them.
Who can look into this? Could you add someone else if you know someone?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Hello,
This is my first patch for Blink.
I am open to your guidance.Unfortunately, the engineers I tried from the owners file do not appear to be active, so I could not add them.
Who can look into this? Could you add someone else if you know someone?
Asking around to get the right folks looking at this.
Thanks again for taking the time to identify and address issues!
// covers the fix for the reported issue.nit: link the bug directly.
```suggestion
// covers the fix for crbug.com/481087619.
```
" {\n", nit: trailing space after comma.
```suggestion
" {\n",
```
0, nit: trailing space after comma.
```suggestion
0,
```
</script>nit: trailing space
```suggestion
</script>
```
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Thank you for your time.
I had experienced issues with clang format on my machine and did the formatting work manually because of it. The issue is resolved and everything looks better now.
nit: trailing space after comma.
```suggestion
0,
```
Thank you for your review
</script>nit: trailing space
```suggestion</script>
```
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |