App description: It is a win form application that loads the web application. The homepage of the web application has set of data cards. Each card is embedded in an IFrame. These cards can be opened to a detailed view. Homepage has a local storage event listener to update the data cards. Cards fire a local storage event in detailed view if modified.
Homepage local storage events are not triggering.
Local Storage events are not working as expected if document.domain is set. I was able to get the local storage events to fire after commenting out document.domain setters.
The application under test behaves properly in the web, however, it doesn't work in EO Browser.
I found a similar bug fixed in the chrome.
https://bugs.chromium.org/p/chromium/issues/detail?id=136356&q=label%3AOWP-Standards-Compatibility&colspec=ID%20Pri%20M%20Stars%20ReleaseBlock%20Cr%20Status%20Owner%20Summary%20OS%20Modified