Use session params to hide CCT header while dynamic module is loading.
Dynamic module, when enabled, will not be availbe until native initialization is finished. This causes an issue of showing CCT header and then hiding it right away by dynamic module on a module managed URL. By using session params, we can hide CCT header early until taken over by dynamic module. Bug: 882404 Change-Id: I57d60e70c1dc03a733e9093d235d816b3e220675 Reviewed-on: https://chromium-review.googlesource.com/c/1482463 Commit-Queue: John Lin <chuanl@google.com> Reviewed-by:Michael van Ouwerkerk <mvanouwerkerk@chromium.org> Cr-Commit-Position: refs/heads/master@{#635105}
Showing
Please register or sign in to comment