[SH iOS] Adding hooks for Text Fragments during navigation
This CL adds a new file, text_fragment_utils, which will provide logic for handling text fragments (the URL specifiers which power the scroll-to-text feature). It invokes those utils at the last possible moment of navigation. I've implemented the basic guard logic that checks the preconditions for completing such a navigation; actually performing the scroll to text will be added in a follow-up CL. Bug: 1099268 Change-Id: I522119abe28cc0bd323bdf230a1ca8951c157835 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2333044Reviewed-by:Eugene But <eugenebut@chromium.org> Commit-Queue: Tommy Martino <tmartino@chromium.org> Cr-Commit-Position: refs/heads/master@{#794687}
Showing
Please register or sign in to comment