index
:
noscript
master
[no description]
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
Messages.js
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Consolidated missing endpoint error detection in Messages.
hackademix
2019-10-25
1
-0
/
+4
|
*
More compatible Messages abstraction.
hackademix
2019-10-25
1
-9
/
+22
|
*
Fixed undefined variable error when in debugging mode.
hackademix
2019-10-17
1
-1
/
+1
|
*
Simplified, less noisy and more resilient Messages abstraction implementation.
hackademix
2019-10-01
1
-17
/
+3
|
*
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 ↵
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