gecko-dev/widget/gonk
Masayuki Nakano 87d8470a52 Bug 1347073 Get rid of UIEvent.isChar since it's not initialized properly on most platforms and the other browsers don't support this r=smaug
UIEvent.isChar is not supported by the other browsers and the value isn't initialized any platforms except on macOS. So, the value isn't useful and we have no reason to keep it.

MozReview-Commit-ID: 4BLpo88gSZj

--HG--
extra : rebase_source : ca950f8cb618a0cadc99ba4c80b5a8df94a20f27
2017-03-14 18:29:39 +09:00
..
hwchal Bug 1290073 - Remove ICS Gonk widget support r=sotaro 2016-07-28 14:38:07 +02:00
libdisplay Bug 1290073 - Remove ICS Gonk widget support r=sotaro 2016-07-28 14:38:07 +02:00
libui Bug 1274503 part.2 Add KeyboardEvent.key value mapping on Android which are not mapped by Gecko but mapped on Chromium r=smaug 2016-12-01 21:38:54 +09:00
nativewindow Bug 1311214 - Remove b2g OMX encoder/decoder; r=cpearce 2016-10-19 17:44:31 -04:00
GeckoTouchDispatcher.cpp Bug 1288720 - Add use of MULTITOUCH_SENTINEL on gonk r=kats 2016-07-22 14:49:08 +02:00
GeckoTouchDispatcher.h
GfxInfo.cpp
GfxInfo.h
GonkClipboardData.cpp
GonkClipboardData.h
GonkKeyMapping.h
GonkMemoryPressureMonitoring.cpp Bug 1301629 - Fix incorrect parameter name in comments. r=ettseng 2016-09-14 19:57:20 +02:00
GonkMemoryPressureMonitoring.h
GonkPermission.cpp Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus 2016-11-16 09:13:38 -05:00
GonkPermission.h
HwcComposer2D.cpp Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
HwcComposer2D.h
HwcUtils.cpp
HwcUtils.h
moz.build Bug 1311214 - Remove b2g OMX encoder/decoder; r=cpearce 2016-10-19 17:44:31 -04:00
nsAppShell.cpp Bug 1347073 Get rid of UIEvent.isChar since it's not initialized properly on most platforms and the other browsers don't support this r=smaug 2017-03-14 18:29:39 +09:00
nsAppShell.h
nsClipboard.cpp Bug 1310017 - Remove nsISupportsArray usage from nsITransferable and nsIFormatConverter. r=smaug 2016-10-16 12:43:56 -07:00
nsClipboard.h
nsIdleServiceGonk.cpp
nsIdleServiceGonk.h
nsLookAndFeel.cpp
nsLookAndFeel.h
nsScreenManagerGonk.cpp Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
nsScreenManagerGonk.h
nsWidgetFactory.cpp
nsWindow.cpp Bug 1325234 (part 10) - Final nsIWidget deCOMtamination clean-ups. r=mstange. 2016-12-21 15:58:09 +11:00
nsWindow.h Bug 1325234 (part 10) - Final nsIWidget deCOMtamination clean-ups. r=mstange. 2016-12-21 15:58:09 +11:00
OrientationObserver.cpp
OrientationObserver.h
ProcessOrientation.cpp Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
ProcessOrientation.h
WidgetTraceEvent.cpp