0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Mar 17, 2025 — Mar 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
2.1.0 More... over 9 years ago
Merge pull request #47 from cotejp/patch-2 More... over 9 years ago
Added isOpen() method More... over 9 years ago
Merge pull request #39 from cotejp/patch-1 More... about 10 years ago
Included mention of NW.js as another target platform More... about 10 years ago
2.0.3 More... over 10 years ago
Merge pull request #38 from 2fast2fourier/error-close More... over 10 years ago
Close connection during specific onReceiveError cases, fixes connectionId leak. More... over 10 years ago
2.0.2 More... almost 11 years ago
Merge pull request #36 from garrows/fix-double-listeners More... almost 11 years ago
fix bug with leaking handlers on chrome.serial More... almost 11 years ago
add failing test for leaking handlers on chrome.serial More... almost 11 years ago
2.0.1 More... about 11 years ago
Merge pull request #30 from garrows/optionsfix More... about 11 years ago
add regression on options to mock More... about 11 years ago
Merge pull request #29 from garrows/test-cleanup More... about 11 years ago
code style consistency, remove console.logs and throw on unset chrome mocks More... about 11 years ago
Merge branch 'flush' More... about 11 years ago
Merge remote-tracking branch 'origin/flowcontrolreturn' More... about 11 years ago
Merge pull request #27 from garrows/tests More... about 11 years ago
Merge pull request #26 from garrows/callbacks More... about 11 years ago
emits disconnect not passing was just a mock issue More... about 11 years ago
slew of tests More... about 11 years ago
missed console.log More... about 11 years ago
flow control thought it was returning and halting execution from inside a foreach, it was not More... about 11 years ago
test for open emit More... about 11 years ago
return chrome.runtime.lastError More... about 11 years ago
flush had improper callback function arguments and no check for chrome.runtime.error More... about 11 years ago
more checks More... about 11 years ago
better callback check More... about 11 years ago