Remove unused parameter |opt_split| in __gCrWeb.findInPage.highlightWord.
The parameter |opt_split| in __gCrWeb.findInPage.highlightWord is always false. Since we don't support AND search in FindInPage, this parameter should be removed. This is a preparation work for fixing the bug. Bug: 228585 Change-Id: I4c0bd3381c7dc0f5012fa4c161814e52a5a1ec97 Reviewed-on: https://chromium-review.googlesource.com/c/1341834Reviewed-by:Rohit Rao <rohitrao@chromium.org> Commit-Queue: Yi Su <mrsuyi@chromium.org> Cr-Commit-Position: refs/heads/master@{#609273}
Showing
Please register or sign in to comment