- (BOOL)isFieldRequired:(NSString*)autofillFieldType {Added a wrapper method since isAutofillFieldTypeRequiredField is a private method. Is this the correct approach? @tmar...@chromium.org
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
- (BOOL)isFieldRequired:(NSString*)autofillFieldType {Added a wrapper method since isAutofillFieldTypeRequiredField is a private method. Is this the correct approach? @tmar...@chromium.org
Or I can make isAutofillFieldTypeRequiredField not private simply and delete the wrapper as well.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
- (BOOL)isFieldRequired:(NSString*)autofillFieldType {Sourav Uttam SinhaAdded a wrapper method since isAutofillFieldTypeRequiredField is a private method. Is this the correct approach? @tmar...@chromium.org
Or I can make isAutofillFieldTypeRequiredField not private simply and delete the wrapper as well.
Or I can make isAutofillFieldTypeRequiredField not private simply and delete the wrapper as well.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
- (BOOL)isFieldRequired:(NSString*)autofillFieldType {Sourav Uttam SinhaAdded a wrapper method since isAutofillFieldTypeRequiredField is a private method. Is this the correct approach? @tmar...@chromium.org
Tommy MartinoOr I can make isAutofillFieldTypeRequiredField not private simply and delete the wrapper as well.
Or I can make isAutofillFieldTypeRequiredField not private simply and delete the wrapper as well.
I would do this one
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
Overall lgtm, but I would like @gam...@chromium.org to sign off on the changes in `ios/chrome/browser/shared/ui/table_view/cells/table_view_text_edit_item.mm` before we land
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |