Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

chore(Angular): drop support for Opera < 15 #8589

Closed
wants to merge 1 commit into from
Closed

Conversation

mgol
Copy link
Member

@mgol mgol commented Aug 13, 2014

Not sure if it's worth doing it. ;)

@@ -158,8 +158,6 @@ function Browser(window, document, $log, $sniffer) {
if (replace) history.replaceState(null, '', url);
else {
history.pushState(null, '', url);
// Crazy Opera Bug: http://my.opera.com/community/forums/topic.dml?id=1185462
Copy link
Member Author

Choose a reason for hiding this comment

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

This URL doesn't work any more. ;)

@mgol mgol added the gh: PR label Aug 14, 2014
@btford btford added this to the Backlog milestone Aug 18, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants