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

add ability to disable html history functionality in the browser service #2

Merged
merged 1 commit into from
Aug 8, 2012

Conversation

rhodblinkbox
Copy link

Currently the $browser service depends on feature detection to implement html5 history.
If the feature is available, html5 history is used in the $browser service even if html5 mode is disabled in the $location service.
Added a property to the browser instance to disable html5 history. this property is set in the $location service to the value of the $location service's html5 switch.

@rhodblinkbox
Copy link
Author

TFS 23963

chrismilleruk pushed a commit that referenced this pull request Aug 8, 2012
add ability to disable html history functionality in the browser service
@chrismilleruk chrismilleruk merged commit 20e7716 into blinkbox:master Aug 8, 2012
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