New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improved C2P Script Injection #528
Merged
+389
−122
remove early return when iterating through social icons
d708e94
Select commit
a55c4d1
better handling of C2P script injection by tab
christophertino e688490
fixing bugs in c2p social icons. Pass entire queue to content script …
christophertino 0103ab2
set c2p queue as hashmap to prevent duplicates
christophertino d708e94
remove early return when iterating through social icons
christophertino c35224f
add unit testing for src/utils/click2play
christophertino 6937c3d
add c2p data to queue when inject status is 'none'. Proper use of set…
christophertino f1249f5
more code coverage
christophertino 87effee
add unit tests for buildRedirectC2P()
christophertino dcbcc8d
add units tests for allowAllwaysC2P
christophertino b7fa054
Merge branch 'develop' into GH-2017
christophertino 1c3884a
Merge branch 'develop' into GH-2017
christophertino
Merged
Improved C2P Script Injection #528
remove early return when iterating through social icons
Apr 21, 2020
Apr 22, 2020
Apr 22, 2020
Apr 23, 2020
Apr 24, 2020
Apr 25, 2020
Apr 26, 2020
Apr 26, 2020
Apr 26, 2020
Apr 27, 2020
Apr 28, 2020
d708e94
Select commit
a55c4d1
better handling of C2P script injection by tab
christophertino e688490
fixing bugs in c2p social icons. Pass entire queue to content script …
christophertino 0103ab2
set c2p queue as hashmap to prevent duplicates
christophertino d708e94
remove early return when iterating through social icons
christophertino c35224f
add unit testing for src/utils/click2play
christophertino 6937c3d
add c2p data to queue when inject status is 'none'. Proper use of set…
christophertino f1249f5
more code coverage
christophertino 87effee
add unit tests for buildRedirectC2P()
christophertino dcbcc8d
add units tests for allowAllwaysC2P
christophertino b7fa054
Merge branch 'develop' into GH-2017
christophertino 1c3884a
Merge branch 'develop' into GH-2017
christophertino