Fix suppress tab search type checking
Currently type checking of some of the functions using tabSearch.mojom.Tab is suppressed because we are trying to dynamically add some fields to it. This CL addresses the issue by wrapping tabSearch.mojom.Tab with TabData so tabSearch.mojom.Tab can stay unmodified. Bug: 1133558,1099917 Change-Id: Ibb792f2c84350f2ab234874b251f36360076bc50 Reviewed-on: https://chrome-internal-review.googlesource.com/c/chrome/browser/resources/tab_search/+/3314641Reviewed-by:John Lee <johntlee@chromium.org> Reviewed-by:
Tom Lukaszewicz <tluk@chromium.org> Cr-Commit-Position: refs/heads/master@{#819629}
Showing
Please register or sign in to comment