All headers in ios/web_view/public should include nullability annotations.
Issue 719323 has been merged into this issue.
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/0df2f5441276d78d86a5936f3640f34374cc89d6 commit 0df2f5441276d78d86a5936f3640f34374cc89d6 Author: Hiroshi Ichikawa <ichikawa@chromium.org> Date: Thu Jan 18 01:37:04 2018 Add NS_ASSUME_NONNULL_BEGIN/END to files in //ios/web_view. Bug: 696661 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I4fd7e1f098c7179f813149e565f4c8f29aa92e47 Reviewed-on: https://chromium-review.googlesource.com/867149 Reviewed-by: Mike Dougherty <michaeldo@chromium.org> Commit-Queue: Hiroshi Ichikawa <ichikawa@chromium.org> Cr-Commit-Position: refs/heads/master@{#530005} [modify] https://crrev.com/0df2f5441276d78d86a5936f3640f34374cc89d6/ios/web_view/internal/cwv_html_element_internal.h [modify] https://crrev.com/0df2f5441276d78d86a5936f3640f34374cc89d6/ios/web_view/internal/cwv_navigation_action_internal.h [modify] https://crrev.com/0df2f5441276d78d86a5936f3640f34374cc89d6/ios/web_view/internal/cwv_navigation_type_internal.h [modify] https://crrev.com/0df2f5441276d78d86a5936f3640f34374cc89d6/ios/web_view/internal/cwv_preferences_internal.h [modify] https://crrev.com/0df2f5441276d78d86a5936f3640f34374cc89d6/ios/web_view/internal/cwv_scroll_view_internal.h [modify] https://crrev.com/0df2f5441276d78d86a5936f3640f34374cc89d6/ios/web_view/internal/cwv_user_content_controller_internal.h [modify] https://crrev.com/0df2f5441276d78d86a5936f3640f34374cc89d6/ios/web_view/internal/cwv_web_view_configuration_internal.h [modify] https://crrev.com/0df2f5441276d78d86a5936f3640f34374cc89d6/ios/web_view/internal/cwv_web_view_internal.h [modify] https://crrev.com/0df2f5441276d78d86a5936f3640f34374cc89d6/ios/web_view/internal/signin/cwv_authentication_controller_internal.h [modify] https://crrev.com/0df2f5441276d78d86a5936f3640f34374cc89d6/ios/web_view/public/cwv_html_element.h [modify] https://crrev.com/0df2f5441276d78d86a5936f3640f34374cc89d6/ios/web_view/public/cwv_navigation_action.h [modify] https://crrev.com/0df2f5441276d78d86a5936f3640f34374cc89d6/ios/web_view/public/cwv_scroll_view.h [modify] https://crrev.com/0df2f5441276d78d86a5936f3640f34374cc89d6/ios/web_view/public/cwv_scroll_view_delegate.h [modify] https://crrev.com/0df2f5441276d78d86a5936f3640f34374cc89d6/ios/web_view/public/cwv_ui_delegate.h [modify] https://crrev.com/0df2f5441276d78d86a5936f3640f34374cc89d6/ios/web_view/public/cwv_user_content_controller.h [modify] https://crrev.com/0df2f5441276d78d86a5936f3640f34374cc89d6/ios/web_view/public/cwv_user_script.h [modify] https://crrev.com/0df2f5441276d78d86a5936f3640f34374cc89d6/ios/web_view/public/cwv_web_view.h [modify] https://crrev.com/0df2f5441276d78d86a5936f3640f34374cc89d6/ios/web_view/public/cwv_web_view_configuration+sync.h [modify] https://crrev.com/0df2f5441276d78d86a5936f3640f34374cc89d6/ios/web_view/public/cwv_web_view_configuration.h [modify] https://crrev.com/0df2f5441276d78d86a5936f3640f34374cc89d6/ios/web_view/shell/shell_app_delegate.h [modify] https://crrev.com/0df2f5441276d78d86a5936f3640f34374cc89d6/ios/web_view/shell/shell_autofill_delegate.h [modify] https://crrev.com/0df2f5441276d78d86a5936f3640f34374cc89d6/ios/web_view/shell/shell_translation_delegate.h [modify] https://crrev.com/0df2f5441276d78d86a5936f3640f34374cc89d6/ios/web_view/shell/shell_view_controller.h [modify] https://crrev.com/0df2f5441276d78d86a5936f3640f34374cc89d6/ios/web_view/shell/test/earl_grey/web_view_shell_matchers.h [modify] https://crrev.com/0df2f5441276d78d86a5936f3640f34374cc89d6/ios/web_view/test/observer.h [modify] https://crrev.com/0df2f5441276d78d86a5936f3640f34374cc89d6/ios/web_view/test/web_view_int_test.h [modify] https://crrev.com/0df2f5441276d78d86a5936f3640f34374cc89d6/ios/web_view/test/web_view_test_util.h
Comment 1 by pkl@chromium.org
, Feb 27 2017Owner: michaeldo@chromium.org
Status: Assigned (was: Untriaged)