gecko-dev/mobile/android/geckoview
Jim Chen 9ba6dc8991 Bug 1416918 - 2. Make GeckoEditable/GeckoInputConnection work with TextInputController; r=esawin
Let GeckoEditable be created and managed by TextInputController, instead
of being managed by native code. Let GeckoInputConnection also be
managed by TextInputController, instead of being managed by
GeckoEditable. Getting rid of native calls in GeckoEditable makes it
easier to separate native code into a separate process down the road.

MozReview-Commit-ID: HQI3qcAzOvT

--HG--
extra : rebase_source : 83ad25bab663b6652cfeecdf10bbf8e0b28dadfa
2017-12-13 22:57:21 -05:00
..
src Bug 1416918 - 2. Make GeckoEditable/GeckoInputConnection work with TextInputController; r=esawin 2017-12-13 22:57:21 -05:00
build.gradle Bug 1365505 - [P2][Fennec] Only include exoplayer & HLSDecoder related components when building --with-gradle. r=maliu 2017-11-30 17:53:00 +08:00
BuildConfig.java.in Bug 1415778 - Part 2: Move AppConstants to o.m.geckoview.BuildConfig. r=jchen 2017-11-08 21:14:44 -08:00
proguard-rules.txt Bug 1415778 - Part 3: Fix up Gradle. r=jchen 2017-11-09 09:44:40 -08:00