devote / HTML5-History-API

HTML5 History API expansion for browsers not supporting pushState, replaceState
http://spb-piksel.ru
MIT License
1.02k stars 182 forks source link

NS_ERROR_ILLEGAL_VALUE: in Firefox #97

Closed franzose closed 8 years ago

franzose commented 8 years ago

Hello. Thank you for the library! Meanwhile I noticed this error pointing to line No. 127 which is intended to be used in Chrome and iOS.

franzose commented 8 years ago

I've tested in Firefox > 43 and the problem still exists.

franzose commented 8 years ago

It seems there was another issue with this error. As stated in the docs Firefox limits history api data to 640 KB.