-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Avoid that the RootPresenter.unlockScreen() throws a javascript exception #294
Conversation
…od throw an javascript exception ElementNotFound
LGTM, what's the build problem? |
Failed on compile. I kicked it off again to see if was a fluke. |
LGTM :) |
Do you think I can merge ? |
Once the build is fixed, yes! :D |
Please fix the build problems and merge :D |
The build issue was an OutOfMemoryError during the gwt compilation of the carstore How can I trigger the build again ? |
There's a run button in teamcity :D I've added it to the queue |
ah good to know :D |
TeamCity seems to be down... |
Avoid that the RootPresenter.unlockScreen() throws a javascript exception
Avoid that the RootPresenter.unlockScreen() throws a javascript exception
Avoid that the RootPresenter.unlockScreen() throws a javascript exception Former-commit-id: 43d9207
If the screen is not previously locked, call of the unlockScreen method throws an javascript exception ElementNotFound