Kyle Huey
|
91efc5a86c
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
|
Tim Chien
|
653afd145a
|
Bug 1137557 - Part 1: Allow callee of TIP.keydown() to figure out preventDefault() of keydown and keypress event. r=masayuki, r+sr=smaug
--HG--
extra : source : e48ed45d1c801dc8d41b6f731b532c29794223d2
|
2015-08-05 01:58:00 -04:00 |
|
Ryan VanderMeulen
|
aeacc8883e
|
Backed out 4 changesets (bug 1137557) for causing intermittent Gij switching_test.js failures.
Backed out changeset ce86cf91f423 (bug 1137557)
Backed out changeset 83af10efcd3c (bug 1137557)
Backed out changeset e48ed45d1c80 (bug 1137557)
Backed out changeset 81e93b60a622 (bug 1137557)
CLOSED TREE
--HG--
extra : rebase_source : 2bf3467951041be553ab34c45d49c445829d21bb
|
2015-08-24 13:27:01 -04:00 |
|
Tim Chien
|
297346d27f
|
Bug 1137557 - Part 1: Allow callee of TIP.keydown() to figure out preventDefault() of keydown and keypress event. r=masayuki, r+sr=smaug
|
2015-08-05 01:58:00 -04:00 |
|
Masayuki Nakano
|
ca9bed9a3f
|
Bug 1119609 part.18 Add nsITextInputProcessor.commitCompositionWith() and drop aCommitString from nsITextInputProcessor.commitComposition() r=smaug, sr=smaug
|
2015-02-19 15:50:21 +09:00 |
|
Masayuki Nakano
|
e0f19b8f22
|
Bug 1119609 part.12 nsITextInputProcessor should take KeyboardEvent as an argument of composition releated methods for dispatching key events around composition events r=smaug, sr=smaug
|
2015-02-19 15:50:20 +09:00 |
|
Masayuki Nakano
|
f706eb2f63
|
Bug 1119609 part.11 TextEventDispatcher shouldn't allow to begin input transaction during dispatching a event r=smaug
|
2015-02-19 15:50:20 +09:00 |
|
Masayuki Nakano
|
992c26882e
|
Bug 1119609 part.8 nsITextInputProcessor.keydown() and nsITextInputProcessor.keyup() should be able to only modify its modifier state without dispatching key events r=smaug, sr=smaug
|
2015-02-19 15:50:19 +09:00 |
|
Masayuki Nakano
|
d8566e1894
|
Bug 1119609 part.7 Make TextInputProcerros possible to share modifier state r=smaug, sr=smaug
|
2015-02-19 15:50:19 +09:00 |
|
Masayuki Nakano
|
6de68f8acc
|
Bug 1119609 part.6 TextInputProcessor should manage modifier key state and set it to dispatching key events automatically r=smaug, sr=smaug
|
2015-02-19 15:50:19 +09:00 |
|
Masayuki Nakano
|
bf466fe03e
|
Bug 1119609 part.5 Compute KeyboardEvent.location and .keyCode if they are 0 r=smaug, sr=smaug
|
2015-02-19 15:50:19 +09:00 |
|
Masayuki Nakano
|
5ef7ce5e6c
|
Bug 1119609 part.4 Add keydown() and keyup() to nsITextInputProcessor r=smaug, sr=smaug
|
2015-02-19 15:50:19 +09:00 |
|
Masayuki Nakano
|
cebca7ab8a
|
Bug 1131026 Rename nsITextInputProcessor.init() and .initForTests() to .beginInputTransaction() and .beginInputTransactionForTests() r=smaug, sr=smaug
|
2015-02-10 17:09:29 +09:00 |
|
Masayuki Nakano
|
23bb94d093
|
Bug 917322 part.19 Add nsITextInputProcessorCallback r=smaug+xyuan, sr=smaug
|
2015-01-28 15:27:33 +09:00 |
|
Masayuki Nakano
|
c4758f2301
|
Bug 917322 part.11 Create nsITextInputProcessor and implement it as mozilla::TextInputProcessor r=smaug, sr=smaug
--HG--
rename : dom/base/CompositionStringSynthesizer.cpp => dom/base/TextInputProcessor.cpp
rename : dom/base/CompositionStringSynthesizer.h => dom/base/TextInputProcessor.h
|
2015-01-28 15:27:32 +09:00 |
|