Skip to content

Commit

Permalink
This patch contains massive refactoring of the abstract operations an…
Browse files Browse the repository at this point in the history
…d internal slots used in the Sensor interface specification.

The refactoring goals are:

- Stop firing events synchronously.
- Reset internal slots values after stop.
- Fix logical errors in the abstract operations.
- Recompose abstract operations so that duplication of the algorithms steps is removed.
- Drop the unused abstract operations and internal slots.

Fixes #203
Fixes #218
Fixes #215
Fixes #204
Fixes #126
Fixes #243
  • Loading branch information
Mikhail Pozdnyakov committed Jun 30, 2017
1 parent 1f30b92 commit ed5d3d3
Show file tree
Hide file tree
Showing 2 changed files with 367 additions and 656 deletions.
Loading

0 comments on commit ed5d3d3

Please sign in to comment.