gecko-dev/widget/headless
Masayuki Nakano c1d340ed59 Bug 1134540 - Make all tests stop using nsIDOMWindowUtils.sendKeyEvent() r=smaug
nsIDOMWindowUtils.sendKeyEvent() can dispatch any keyboard events, i.e.,
may dispatch different key events from actual Gecko's behavior.  Instead,
they should use nsITextInputProcessor directly or synthesizeKey() of
EventUtils which wraps nsITextInputProcessor.

MozReview-Commit-ID: EDWqXy1OxJp

--HG--
extra : rebase_source : 158c6f3d1611646540133297e4c8352e0b85ab79
2018-01-30 22:05:44 +09:00
..
tests Bug 1134540 - Make all tests stop using nsIDOMWindowUtils.sendKeyEvent() r=smaug 2018-01-30 22:05:44 +09:00
HeadlessClipboard.cpp Bug 1353938 - Add a basic clipboard for headless. 2017-04-21 15:21:51 -07:00
HeadlessClipboard.h Bug 1353938 - Add a basic clipboard for headless. 2017-04-21 15:21:51 -07:00
HeadlessClipboardData.cpp Bug 1353938 - Add a basic clipboard for headless. 2017-04-21 15:21:51 -07:00
HeadlessClipboardData.h Bug 1353938 - Add a basic clipboard for headless. 2017-04-21 15:21:51 -07:00
HeadlessCompositorWidget.cpp Bug 1373739 - Make headless compositing Windows-compatible, in addition to Linux. r=dvander 2017-07-06 17:45:34 -07:00
HeadlessCompositorWidget.h Bug 1373739 - Make headless compositing Windows-compatible, in addition to Linux. r=dvander 2017-07-06 17:45:34 -07:00
HeadlessKeyBindings.cpp Bug 1409580 - Support edit command mapping in headless MacOS. r=masayuki 2017-10-13 17:40:27 -07:00
HeadlessKeyBindings.h Bug 1409580 - Support edit command mapping in headless MacOS. r=masayuki 2017-10-13 17:40:27 -07:00
HeadlessKeyBindingsCocoa.mm Bug 1409580 - Support edit command mapping in headless MacOS. r=masayuki 2017-10-13 17:40:27 -07:00
HeadlessLookAndFeel.h Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj 2017-11-05 19:37:28 -08:00
HeadlessLookAndFeelGTK.cpp merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-10-17 11:45:16 +02:00
HeadlessScreenHelper.cpp Bug 1350643 - Part 3: Add GetDPI to nsIScreen & ScreenDetails. r=kanru 2017-06-06 18:09:34 +08:00
HeadlessScreenHelper.h Bug 1356681 - Expand headless mode support for linux. r=automatedtester,jrmuizel,kanru 2017-05-18 17:47:10 -07:00
HeadlessSound.cpp Bug 1356681 - Expand headless mode support for linux. r=automatedtester,jrmuizel,kanru 2017-05-18 17:47:10 -07:00
HeadlessSound.h Bug 1356681 - Expand headless mode support for linux. r=automatedtester,jrmuizel,kanru 2017-05-18 17:47:10 -07:00
HeadlessThemeGTK.cpp Bug 1417751 - Implement a new value inner-spin-button to -moz-appearance on all platforms except Android. r=mats 2017-11-29 10:43:13 +08:00
HeadlessThemeGTK.h Bug 1399956 - Add basic hard coded GTK theme in headless. r=jrmuizel 2017-10-16 16:15:45 -07:00
HeadlessWidget.cpp Bug 1423559: Use BaseRect access methods instead of member variables in widget/ r=mstange 2018-01-10 11:14:16 -05:00
HeadlessWidget.h Bug 1409580 - Use different scroll delta modes on different platforms in headless. r=jrmuizel 2017-10-19 15:57:39 -07:00
HeadlessWidgetTypes.ipdlh Bug 1373739 - Make headless compositing Windows-compatible, in addition to Linux. r=dvander 2017-07-06 17:45:34 -07:00
moz.build Bug 1278282 - update of the moz.build files to remove gtk2 references r=lsalzman 2018-01-10 10:04:59 +01:00