Re: [gwt-contrib] “GWT no longer supports ChromeFrame. The implementation caused more bugs than it solved.”

2013-01-16 Thread Alex-Dan Luca
Sorry to say this, but it's still there. https://developers.google.com/web-toolkit/release-notes#Release_Notes_Current Can you remove it? *GWT no longer supports ChromeFrame. The implementation caused more bugs than it solved.* On Monday, October 29, 2012 10:02:44 PM UTC+2, unnurg wrote:

Re: [gwt-contrib] “GWT no longer supports ChromeFrame. The implementation caused more bugs than it solved.”

2012-10-29 Thread Unnur Gretarsdottir
OK - I'm just removing the bullet point entirely now - should be live soon On Fri, Oct 26, 2012 at 5:53 PM, Thomas Broyer t.bro...@gmail.com wrote: On Thursday, July 19, 2012 12:16:26 AM UTC+2, rdayal wrote: Hey guys, This is my fault. I mis-interpreted the code change. As the change to

Re: [gwt-contrib] “GWT no longer supports ChromeFrame. The implementation caused more bugs than it solved.”

2012-10-29 Thread Rajeev Dayal
Ugh, thanks Unnur. Sorry about that, Thomas. On Mon, Oct 29, 2012 at 1:02 PM, Unnur Gretarsdottir unn...@google.comwrote: OK - I'm just removing the bullet point entirely now - should be live soon On Fri, Oct 26, 2012 at 5:53 PM, Thomas Broyer t.bro...@gmail.com wrote: On Thursday,

Re: [gwt-contrib] “GWT no longer supports ChromeFrame. The implementation caused more bugs than it solved.”

2012-10-29 Thread Thomas Broyer
On Mon, Oct 29, 2012 at 9:33 PM, Rajeev Dayal rda...@google.com wrote: Ugh, thanks Unnur. Sorry about that, Thomas. No problem Rajeev. Better late than never ;-) -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

Re: [gwt-contrib] “GWT no longer supports ChromeFrame. The implementation caused more bugs than it solved.”

2012-10-26 Thread Thomas Broyer
On Thursday, July 19, 2012 12:16:26 AM UTC+2, rdayal wrote: Hey guys, This is my fault. I mis-interpreted the code change. As the change to fix this issue was basically a revert of the original commit that was supposed to add ChromeFrame support, I incorrectly assumed that reverting

Re: [gwt-contrib] “GWT no longer supports ChromeFrame. The implementation caused more bugs than it solved.”

2012-07-22 Thread Daniel Kurka
I think we need to support Chrome Frame with GWT indeed. I know many enterprise apps that are built with GWT and use ChromeFrame in a no IE upgrade environment. -Daniel Am 19.07.2012 um 00:16 schrieb Rajeev Dayal: Hey guys, This is my fault. I mis-interpreted the code change. As the

Re: [gwt-contrib] “GWT no longer supports ChromeFrame. The implementation caused more bugs than it solved.”

2012-07-18 Thread Rajeev Dayal
Hey guys, This is my fault. I mis-interpreted the code change. As the change to fix this issue was basically a revert of the original commit that was supposed to add ChromeFrame support, I incorrectly assumed that reverting the code would prevent special behavior for ChromeFrame (which I figured

[gwt-contrib] “GWT no longer supports ChromeFrame. The implementation caused more bugs than it solved.”

2012-07-13 Thread Thomas Broyer
This is from the release notes: “GWT no longer supports ChromeFrame. The implementation caused more bugs than it solved.” I suppose it's related to http://code.google.com/p/google-web-toolkit/issues/detail?id=6665 but then it's rather than GWT 2.5 now *finally* correctly supports ChromeFrame