Support (insertFrom|deleteBy)Composition and (insert|delete)CompositionText inputTypes for InputEvents
<rdar://problem/28784142>
Created attachment 291839 [details] Patch
Created attachment 291865 [details] Patch
Actually, we're putting this on hold for now while we clarify the following issues on the input events GitHub: https://github.com/w3c/input-events/issues/41 https://github.com/w3c/input-events/issues/42
We have enough information for a basic implementation, but a more rigorous plan for coordinating input event dispatching with composition event dispatching is still needed.
Created attachment 292376 [details] Patch
Comment on attachment 292376 [details] Patch Attachment 292376 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/2339417 New failing tests: editing/input/select-all-clear-input-method.html editing/mac/input/text-input-controller.html
Created attachment 292380 [details] Archive of layout-test-results from ews115 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews115 Port: mac-yosemite Platform: Mac OS X 10.10.5
Comment on attachment 292376 [details] Patch Attachment 292376 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/2339441 New failing tests: editing/input/select-all-clear-input-method.html
Created attachment 292381 [details] Archive of layout-test-results from ews107 for mac-yosemite-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews107 Port: mac-yosemite-wk2 Platform: Mac OS X 10.10.5
Comment on attachment 292376 [details] Patch Attachment 292376 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/2339484 New failing tests: editing/input/select-all-clear-input-method.html editing/mac/input/text-input-controller.html
Created attachment 292382 [details] Archive of layout-test-results from ews103 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews103 Port: mac-yosemite Platform: Mac OS X 10.10.5
Created attachment 292417 [details] Fix test failures
Created attachment 292421 [details] Patch for landing
Comment on attachment 292421 [details] Patch for landing Clearing flags on attachment: 292421 Committed r207698: <http://trac.webkit.org/changeset/207698>