You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 11, 2019. It is now read-only.
When i try GET any xml document, which should be parsed with browser in mozilla - i get null object as response.
According to sources send function returns XMLDocument object as response property. But when i left extension code executing side, and come back to content script - XMLDocument dissapears.
Chrome haven't this issue yet.
The text was updated successfully, but these errors were encountered:
SplatDevs
changed the title
Xml documents won
Xml documents won't load properly in firefox.
Jun 14, 2016
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When i try GET any xml document, which should be parsed with browser in mozilla - i get null object as response.
According to sources send function returns XMLDocument object as response property. But when i left extension code executing side, and come back to content script - XMLDocument dissapears.
Chrome haven't this issue yet.
The text was updated successfully, but these errors were encountered: