Skip to content
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

big fat batch of changes #97

Merged
merged 6 commits into from Mar 4, 2013
Merged

big fat batch of changes #97

merged 6 commits into from Mar 4, 2013

Conversation

rvagg
Copy link
Collaborator

@rvagg rvagg commented Jan 31, 2013

Pulled in #96 then got caught in a death-spiral of JSHint, reformatting and fixing bugs and tests for other (and older) browsers; some recent tests were obviously just targeting Chrome.

Submitting as a PR rather than just merging cause it's kind of major and you might want to have a browse over it @ded.

Will comment inline.

Bart vd Ende and others added 5 commits May 24, 2012 15:13
@rvagg rvagg mentioned this pull request Jan 31, 2013
@@ -1,7 +1,8 @@
.PHONY: boosh test

boosh:
node_modules/smoosh/bin/smoosh make build.json
@node -e "var json = require('./build');json.JSHINT_OPTS=JSON.parse(require('fs').readFileSync('./.jshintrc'));require('fs').writeFileSync('./build.json', JSON.stringify(json, null, 2))"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

keep build.json and .jshintrc consistent.

try {
ok(err && err.status === 0, 'correctly caught timeout')
} catch (e) {
ok(true, 'IE is a troll')
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

this is for the can't touch properties on aborted xhr in IE thing. caveat emptor, not our problem.

@rvagg
Copy link
Collaborator Author

rvagg commented Jan 31, 2013

most of the rest of the changes are either reformatting or @bartsidee's original changes

@rvagg
Copy link
Collaborator Author

rvagg commented Mar 4, 2013

I don't remember where this is at so I'm just going to press the merge button and cross my fingers.

rvagg added a commit that referenced this pull request Mar 4, 2013
big fat batch of changes
@rvagg rvagg merged commit e40fcc6 into master Mar 4, 2013
@ded
Copy link
Owner

ded commented Mar 4, 2013

HAHAHAHAHHAA

@rvagg rvagg deleted the ugly-diff branch March 4, 2013 23:30
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.

None yet

3 participants