| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
LGTM, but I think the test is failing.
_browserAgent->InvalidateInsetRange(PassKey());nit: one use case I'm not sure how to improve is if the user has a bottom omnibox, a rotation causes an omnibox position change too, so this would get called twice. I would say we can investigate that later though.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
#import "ios/web/public/navigation/navigation_context.h"I'm not sure it matters, but this import is only needed for your other CL, I think?