Skip to content

Conversation

muffinresearch
Copy link
Contributor

This is the tracking lib from payments-ui with a few tweaks.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 2f534a1 on muffinresearch:add-ua-tracking-lib into 2adb73a on mozilla:master.


init() {
/* istanbul ignore next */
if (this.enabled === true) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not just this.enabled?

@muffinresearch
Copy link
Contributor Author

I'm going to refactor this so probably hold off further review. I reckon the init particular might not play well with CSP so it needs to be updated.

@muffinresearch muffinresearch changed the title Add a tracking lib in preparation for needing tracking Add a tracking lib in preparation for needing tracking [WiP] Jun 1, 2016
@muffinresearch
Copy link
Contributor Author

Going to do a new PR for this one.

@muffinresearch muffinresearch deleted the add-ua-tracking-lib branch June 2, 2016 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants