Created
September 8, 2014 10:19
-
-
Save asgrim/30793969cb1cf110838a to your computer and use it in GitHub Desktop.
Temporary fix for Chrome removing showModalDialog (breaking OWA)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"EnableDeprecatedWebPlatformFeatures": ["ShowModalDialog_EffectiveUntil20150430"] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
More info here: http://blog.chromium.org/2014/07/disabling-showmodaldialog.html
I'm all for pushing forward with the web, but MS need to update OWA (unlikely) or Chrome need to keep this deprecated feature longer (also unlikely) :(
That leaves OWA users pretty much unable to use Chrome. And Prism for Firefox is dead, so looks like I'm going to be stuck using a standard web browser.
I WISH there was a decent solution for using Exchange in Linux :/