DescriptionChromeOS Offline gaia: Don't do reload when using local (offline) gaia
Reason for this when build with Memory Sanitizer it causes delay between CallJS('...') and actual JS execution. In this particular case Chrome tries to CallJS('doReload') due to frame loading error. After that it loads offline Gaia and then function |doReload| starts to execute which causes hiding offline Gaia;
BUG=475516
Committed: https://crrev.com/0f36deb42826376c5d7b6b5d024d4c3f32f86191
Cr-Commit-Position: refs/heads/master@{#330920}
Patch Set 1 #
Messages
Total messages: 12 (4 generated)
|