Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Message loops checks coping with multiple options window. | hackademix | 2018-09-09 | 1 | -3/+5 |
| | |||||
* | Fixed message handling regression causing incompatibilities with embedders ↵ | hackademix | 2018-09-09 | 1 | -2/+12 |
| | | | | and potential internal loops. | ||||
* | Saner message dispatching. | hackademix | 2018-09-08 | 1 | -9/+19 |
| | |||||
* | Work-around for a potential race condition in message handling on extension ↵ | hackademix | 2018-09-05 | 1 | -3/+3 |
| | | | | updates. | ||||
* | Reordered startup sequence to be more friendly with embedders like the Tor ↵ | hackademix | 2018-08-28 | 1 | -4/+10 |
| | | | | Browser. | ||||
* | Fixed messages from content scripts being "eaten" by the wrong dispatcher ↵ | hackademix | 2018-08-23 | 1 | -0/+2 |
| | | | | when UI is open (thanks skriptimaahinen). | ||||
* | More coherent wrapper around the webex messaging API. | hackademix | 2018-08-22 | 1 | -3/+12 |
| | |||||
* | Fixed possible surprises in background script message handling. | hackademix | 2018-08-21 | 1 | -0/+31 |