Closed
Bug 1507328
Opened 6 years ago
Closed 6 years ago
Add GV InputConnection tests
Categories
(GeckoView :: General, enhancement, P5)
Tracking
(geckoview64 wontfix, firefox64 wontfix, firefox65 fixed)
RESOLVED
FIXED
mozilla65
People
(Reporter: jchen, Assigned: jchen)
Details
Attachments
(2 files)
Currently, the non-e10s testInputConnection robocop test is the only IME testing we have, but we want some InputConnection tests under the GV test harness that can test e10s mode.
Assignee | ||
Comment 1•6 years ago
|
||
Port over some test cases from the testInputConnection robocop test.
Tests that involve JS are not currently ported over.
Assignee | ||
Comment 2•6 years ago
|
||
Make some fixes in GeckoEditable and GeckoEditableSupport to make the
new tests pass under e10s.
Pushed by nchen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/109c6162b9c2
1. Add InputConnection tests in TextInputDelegateTest; r=esawin
https://hg.mozilla.org/integration/autoland/rev/afc6a9d15ad8
2. Make new text input tests pass; r=esawin
Comment 4•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/109c6162b9c2
https://hg.mozilla.org/mozilla-central/rev/afc6a9d15ad8
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 65
Comment 5•6 years ago
|
||
64=wontfix because this test fix doesn't need to block Focus 8.0.
status-firefox64:
--- → wontfix
Updated•6 years ago
|
Product: Firefox for Android → GeckoView
Updated•6 years ago
|
Target Milestone: Firefox 65 → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•