Remove unnecessary _modifyScheduled field from JS Text/Combo classes

_modifyScheduled field was used to prevent the onSend listener to be
registered more than once. Actually, the implementation of
Connection#onNextSend takes care about it.
Always use onSend function to send "Modify" operation in Combo (prevent
multiple notify operations). This happens if text and selection are
changed very fast in editable Combo one after another.

Change-Id: I4933fed43f7ec04a5c8ec06c2d2b397698261a5b
Signed-off-by: Ivan Furnadjiev <ivan@eclipsesource.com>
3 files changed
tree: 293f549f38c7bc30a5037bc2c9c4b6cbc2f8b54c
  1. bundles/
  2. examples/
  3. features/
  4. releng/
  5. tests/
  6. .gitignore