| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| 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. |
2 is the latest approved patch-set.
The change was submitted with unreviewed changes in the following files:
```
The name of the file: third_party/blink/renderer/core/html/forms/html_form_element.cc
Insertions: 5, Deletions: 4.
The diff is too large to show. Please review the diff.
```
[webmcp] Split form-control data filling as a separate function
This is just to make it easier to test; the result of ExecuteTool()
is currently provided with a callback, which I assume is intended
to potentially resolve asynchronously in the future. For unit testing,
it's more comfortable to just deal with a boolean return value.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |