diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2018-04-23 11:55:27 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-23 11:55:27 -0400 |
commit | c5f7c9ccf33fac4bf2c1750e7040b76216fc912c (patch) | |
tree | f04f4b80566b6acea2323e9fceedbd2aab9a97b2 /tests/wpt/web-platform-tests/css/css-align | |
parent | 05fe8fa08d507836ce5659ff56f83022a90b241a (diff) | |
parent | 42886613d32f2daff25f1f3ce7a7328bcc2306f7 (diff) | |
download | servo-c5f7c9ccf33fac4bf2c1750e7040b76216fc912c.tar.gz servo-c5f7c9ccf33fac4bf2c1750e7040b76216fc912c.zip |
Auto merge of #20676 - fabricedesre:ime-embedding, r=cbrewster
Notify the embedder when it should display or hide an IME
<!-- Please describe your changes on the following line: -->
This adds a couple of embedder messages triggered when an editable element is focused or blured. The embedder also gets the type of data to edit so it can display a different keyboard type or a custom input method eg. for color choosing.
This is a partial fix for issue #12127
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach build-geckolib` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because there are no tests for the embedding api :(
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20676)
<!-- Reviewable:end -->
Diffstat (limited to 'tests/wpt/web-platform-tests/css/css-align')
0 files changed, 0 insertions, 0 deletions