Bug 1734261 Comment 12 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

What I meant is that changing [this setVerticalClipping's argument][https://searchfox.org/mozilla-central/rev/2e3b0483e31abffe0b4374480a34c6d23f5186ea/mobile/android/geckoview/src/main/java/org/mozilla/geckoview/GeckoView.java#166] to float (it ends up changing all relevant arguments and member variable to float altogether).

That said, I am less sure it will fix this case, if this case is same as bug 1648079, it won't fix this issue.
What I meant is that changing [this setVerticalClipping's argument](https://searchfox.org/mozilla-central/rev/2e3b0483e31abffe0b4374480a34c6d23f5186ea/mobile/android/geckoview/src/main/java/org/mozilla/geckoview/GeckoView.java#166) to float (it ends up changing all relevant arguments and member variable to float altogether).

That said, I am less sure it will fix this case, if this case is same as bug 1648079, it won't fix this issue.

Back to Bug 1734261 Comment 12