Skip to content

Conversation

sharathk2u
Copy link
Contributor

@rahulcs
Please verify

/cc @amarts

history.pushState(this.params, null, location.protocol + "//" + location.host + location.pathname + "?" + finalquery);
}else{
history.pushState(this.params,null,location.protocol + "//" + location.host + location.pathname + "?" + finalquery);
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Isn't this part of another patchset? comment there holds good here too.

@amarts
Copy link
Contributor

amarts commented Jul 1, 2016

looks like this one patch is having two functionalities. Please separate it out, and lets merge it.

Also, @rahulcs should we add lint tests and travis builds for these?

@sharathk2u
Copy link
Contributor Author

@amarts
Removed the code which is present in another PR.

@amarts
Copy link
Contributor

amarts commented Aug 18, 2016

@santosh1994 @floydpraveen @rahulcs please review.

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.

2 participants