| Auto-Submit | +1 |
| Commit-Queue | +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. |
[iOS][Cobrowse] Don't skip responder delegate call in cobrowse
The omniboxDidBecomeFirstResponder callback was failing to trigger
because the controller incorrectly gated it behind a suggestion-based
check. Since Cobrowse doesn't utilize standard suggestions, this check
consistently failed.
Also remove the unnecessary endEditing now that delegate calls are
balanced.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |