• Darren Shen's avatar
    vk: Fix virtual keyboard in guest mode. · 75c556a2
    Darren Shen authored
    When crrev/1787601 landed, it removed some code that actually had a
    side effect that caused the virtual keyboard to work correctly in
    guest mode. Without the code, the virtual keyboard doesn't work anymore
    so we are adding this code back temporarily as it is a high priority
    issue.
    
    We need to investigate how things are meant to work (and how it managed
    to work prior to the filesystems code).
    
    TBR=benwells,rhalavati,mek
    
    Bug: 1005083
    Change-Id: I0b393aa518299f5630582deb64f88d82e02ec0e5
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1809033Reviewed-by: default avatarDarren Shen <shend@chromium.org>
    Commit-Queue: Darren Shen <shend@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#697917}
    75c556a2
component_loader.cc 24.3 KB