Closed
Bug 1430241
Opened 8 years ago
Closed 8 years ago
Text input under e10s triggers assertion in PuppetWidget
Categories
(GeckoView :: IME, enhancement)
Tracking
(firefox59 wontfix, firefox60 fixed)
RESOLVED
FIXED
mozilla60
People
(Reporter: jchen, Assigned: jchen)
Details
Attachments
(1 file)
This assertion [1] is triggered when trying to input text in geckoview_example under e10s.
[1] https://searchfox.org/mozilla-central/rev/7fb999d1d39418fd331284fab909df076b967ac6/widget/PuppetWidget.cpp#342
Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8944103 [details]
Bug 1430241 - Call PreventNativeKeyBindings for all key events in child;
https://reviewboard.mozilla.org/r/214424/#review220212
Attachment #8944103 -
Flags: review?(esawin) → review+
Pushed by nchen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8ad8d2f1649a
Call PreventNativeKeyBindings for all key events in child; r=esawin
Comment 4•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 60
Updated•8 years ago
|
Updated•7 years ago
|
Product: Firefox for Android → GeckoView
Updated•7 years ago
|
Target Milestone: Firefox 60 → mozilla60
Comment 5•3 years ago
|
||
Moving some input bugs to the new GeckoView::IME component.
Component: General → IME
You need to log in
before you can comment on or make changes to this bug.
Description
•