https://github.com/mozilla/gecko-dev
Revision 33f858c2283f4a167fc8860c76da0200ca6990c9 authored by Simon Montagu on 21 July 2013, 07:15:06 UTC, committed by Simon Montagu on 21 July 2013, 07:15:06 UTC
1 parent 57ffd92
Raw File
Tip revision: 33f858c2283f4a167fc8860c76da0200ca6990c9 authored by Simon Montagu on 21 July 2013, 07:15:06 UTC
Move the caret invalidation from CharacterDataChanged to CharacterDataWillChange so that the text doesn't change under the caret before invalidation. Bug 887631, r=ehsan, a=abillings
Tip revision: 33f858c
Android.mk
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

# empty file to block B2G/Gonk from trying to build anything inside mozilla-central
back to top