Open GoogleCodeExporter opened 9 years ago
thanks. it fixed.
Original comment by kyawt...@gmail.com
on 19 Apr 2012 at 3:02
Patch by Googler. I've asked Pawel to submit internally and the fix will show
up externally soon.
Original comment by nn...@google.com
on 10 May 2012 at 11:11
Original comment by nn...@google.com
on 11 May 2012 at 8:18
//inline
h = new goog.history.Html5History();
goog.events.unlisten(h.window_, goog.events.EventType.POPSTATE,
h.onHistoryEvent_, false, h);
goog.events.unlisten(h.window_, goog.events.EventType.HASHCHANGE,
h.onHistoryEvent_, false, h);
Original comment by ber...@gmail.com
on 2 Sep 2013 at 9:27
What is happening with this? Will this every go into the core libs?
Original comment by guido.tapia@gmail.com
on 9 Feb 2014 at 12:19
Original issue reported on code.google.com by
pawelszc...@gmail.com
on 12 Apr 2012 at 11:41Attachments: