Refactor Find-in-page methods to WebLocalFrameImplFindInPage.cpp
We are refactoring find-in-page related methods out of WebLocalFrameImpl.cpp into WebLocalFrameImplFindInPage.cpp WebLocalFrameImplFindInPage.cpp implements WebLocalFrameImpl.h, but only contains the find-in-page related functions for easier maintanability. Refactor plan doc: https://docs.google.com/document/d/1JQWkQbTpYuxNHseAPbOq4rwtS7eFUISymstxDolQ504/edit?usp=sharing Related: Find-in-page S13n/changing legacy IPC to Mojo: Design doc: https://goo.gl/JenyGm Find-in-page Web API to allow suppressing showing Find Bar: https://github.com/rakina/find-in-page-api Bug: 819919 Change-Id: If8e25262245d3117e67b2a93c1bd1b527d457541 Reviewed-on: https://chromium-review.googlesource.com/956648 Commit-Queue: Rakina Zata Amni <rakina@chromium.org> Reviewed-by:Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#543617}
Showing
Please register or sign in to comment