Closed Bug 1401313 Opened 8 years ago Closed 8 years ago

Wrong key value type for display mode setting

Categories

(GeckoView :: IME, enhancement)

51 Branch
All
Android
enhancement
Not set
normal

Tracking

(firefox57 fixed)

RESOLVED FIXED
mozilla57
Tracking Status
firefox57 --- fixed

People

(Reporter: esawin, Assigned: esawin)

Details

Attachments

(1 file)

Display mode should be an integer setting.
Comment on attachment 8909949 [details] [diff] [review] 0001-Bug-1401313-1.0-Change-display-mode-key-value-type-t.patch Review of attachment 8909949 [details] [diff] [review]: ----------------------------------------------------------------- Wow, how did this ever work?
Attachment #8909949 - Flags: review?(snorp) → review+
(In reply to James Willcox (:snorp) (jwillcox@mozilla.com) from comment #2) > Wow, how did this ever work? getInt/setInt is handling the correct value type (int) but expects the wrong key type (Key<Boolean>) which is consistent with the wrongly typed display mode setting.
Pushed by esawin@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/297d002e2bba [1.0] Change display mode key value type to integer. r=snorp
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 57
Product: Firefox for Android → GeckoView
Target Milestone: Firefox 57 → mozilla57

Moving some cursor and key event 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.

Attachment

General

Created:
Updated:
Size: