Always call into in-product help backend upon new tab opening
This makes testing the UI easier: in in-product help demo mode, the first call to ShouldTriggerHelpUI() will always return true. Previously to test the UI you still had to meet the triggering conditions handled by ReopenTabInProductHelpTrigger, which meant leaving a tab open for a duration of time. Now in demo mode the UI should always show upon opening a new tab. Change-Id: I4e1e47dd5ae3c8b1a07eb8f3cfafa37f3279b8e0 Reviewed-on: https://chromium-review.googlesource.com/c/1460416 Commit-Queue: Collin Baker <collinbaker@chromium.org> Reviewed-by:Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#630154}
Showing
Please register or sign in to comment