DescriptionAdd private API to notify end of initialization.
To be able to use input method just after log-in, we should notify the end of
ime initialization to input method engine, otherwise onActivate event will be
missed.
The right way to fix this issue is migrating packaged app and working with lazy
background page, but it requires much effort both for chrome and extension side
so and hard to merge to M28. So please let me add this temporary hack.
BUG=242864
TEST=Manually checked on link
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202842
Patch Set 1 : #
Total comments: 2
Patch Set 2 : Addressing comments #
Messages
Total messages: 9 (0 generated)
|