Skip to content

Remove util.getGlobal() #527

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

Merged
merged 1 commit into from
Jul 1, 2015
Merged

Remove util.getGlobal() #527

merged 1 commit into from
Jul 1, 2015

Conversation

tilgovi
Copy link
Member

@tilgovi tilgovi commented May 3, 2015

Browserify does the right thing with global.

@tilgovi tilgovi force-pushed the remove-get-global branch from b8fff5f to 00d8612 Compare May 3, 2015 06:15
wjt added a commit to wjt/xpath-range that referenced this pull request May 3, 2015
Per openannotation/annotator#527 . We actually don't need to use global
at all -- we can get the document from the element we're about to walk.
@BigBlueHat
Copy link
Contributor

@tilgovi still planning to merge this?

Looks like the build failures are Sauce Labs related...not code. So that's good. 😃

Let browserify do the work of giving us the window object and avoid
using anonymous code evaluation.
@tilgovi
Copy link
Member Author

tilgovi commented Jul 1, 2015

Bump. Should resolve #542 as well, I hope.

@tilgovi tilgovi merged commit 0016813 into master Jul 1, 2015
@tilgovi
Copy link
Member Author

tilgovi commented Jul 1, 2015

Oops.

@tilgovi
Copy link
Member Author

tilgovi commented Jul 1, 2015

I didn't mean to merge this. But I did. Ah, well. I think it should be fine.

@tilgovi tilgovi deleted the remove-get-global branch July 1, 2015 23:58
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