Lazy installation of NavigatorContentUtils on Supplement
NavigatorContentUtils has been installed by ModulesInitialized::InstallSupplements while a frame is created. But, it's also possible to install NavigatorContentUtils when it's real functions are called like other Supplements. The lazy installation is a typical use case of Supplement as well as it helps to occupy less memory if not used. Bug: 987080 Change-Id: If22d7c992b987e59dd326546663bb4c5a16d7959 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715167Reviewed-by:Kentaro Hara <haraken@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#680310}
Showing
Please register or sign in to comment