I have tried doing that in super-dev mode at least .At that time i was able to see those tabs which were not after firefox update
On Friday, 3 April 2020 02:03:46 UTC+5:30, Michael Joyner wrote:
-- But i get the following popup while opening firefox:
ERROR: Possible problem with your *.gwt.xml module file.
The compile time user.agent value (safari) does not match the runtime user.agent value (gecko1_8). Expect more errors.
I guess we can get rid of the popup.But my concern is by generating only chrome permutations
1)Will all the functionalities of UI work in firefox(UI is pretty complex and large .I may have to test thoroughly to conclude )
2)Even if it works in latest firefox, will it guarantee that it will work in older version as well(If user is using older version of firefox)
On Friday, 3 April 2020 02:03:46 UTC+5:30, Michael Joyner wrote:
Have you tried setting things up to only generate the chrome permutation along with setting the fallback user-agent permutation being set to chrome?
On 4/2/20 2:22 AM, sudarshan rai wrote:
--we have web application based on gwt along with some smart-gwt components.The app used to be compatible with chrome and firefox. But after Firefox 74.0 update some of the functionalities have stopped working in firefox. But works fine in chrome.
Smart-gwt components such as calendar are not loading.There is no error stack in console apart from warnings.
```11:40:04.582:WARN:Log:Uncaught exception escaped: com.google.gwt.core.client.JavaScriptException (NotSupportedError)__gwt$exception: <skipped>code: 9result: 2152923145lineNumber: 13114columnNumber: 0data: nullLQj/c.onreadystatechange<@https://10.99.7.179/app/ 1C639C0B473EC335AF7C991184A464 ED.cache.html:10966:65
INDEX_SIZE_ERR: 1DOMSTRING_SIZE_ERR: 2HIERARCHY_REQUEST_ERR: 3WRONG_DOCUMENT_ERR: 4INVALID_CHARACTER_ERR: 5NO_DATA_ALLOWED_ERR: 6NO_MODIFICATION_ALLOWED_ERR: 7NOT_FOUND_ERR: 8NOT_SUPPORTED_ERR: 9INUSE_ATTRIBUTE_ERR: 10INVALID_STATE_ERR: 11SYNTAX_ERR: 12INVALID_MODIFICATION_ERR: 13NAMESPACE_ERR: 14INVALID_ACCESS_ERR: 15VALIDATION_ERR: 16TYPE_MISMATCH_ERR: 17SECURITY_ERR: 18NETWORK_ERR: 19ABORT_ERR: 20URL_MISMATCH_ERR: 21QUOTA_EXCEEDED_ERR: 22TIMEOUT_ERR: 23INVALID_NODE_TYPE_ERR: 24DATA_CLONE_ERR: 25: Operation is not supported```Is there no support for gwt/smart-gwt from firefox-74 onwards?
version:
GWT-2.6.1
smartgwt-6.0p-02-11
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com .
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/ .4e87fb8b-caf8-44c0-ac40- da4dc011b49d%40googlegroups. com
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/6a1867ee-8e9a-495f-9957-647c3091dfcf%40googlegroups.com.
No comments:
Post a Comment