Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Gracefully handle legacy message recipients. | hackademix | 2018-09-14 | 1 | -0/+1 |
* | Message loops checks coping with multiple options window. | hackademix | 2018-09-09 | 1 | -3/+5 |
* | Fixed message handling regression causing incompatibilities with embedders an... | hackademix | 2018-09-09 | 1 | -2/+12 |
* | Saner message dispatching. | hackademix | 2018-09-08 | 1 | -9/+19 |
* | Work-around for a potential race condition in message handling on extension u... | hackademix | 2018-09-05 | 1 | -3/+3 |
* | Reordered startup sequence to be more friendly with embedders like the Tor Br... | hackademix | 2018-08-28 | 1 | -4/+10 |
* | Fixed messages from content scripts being "eaten" by the wrong dispatcher whe... | hackademix | 2018-08-23 | 1 | -0/+2 |
* | 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 |