IE 11 support stopped working?
|
02-02-2014, 09:37 AM
Post: #1
|
|||
|
|||
IE 11 support stopped working?
Did IE 11 support stop working recently?
IE 10 works fine http://www.webpagetest.org/result/140201_PB_N78/ IE 11 for the same page fails to capture most of the requests and traffic http://www.webpagetest.org/result/140201_FA_N7J/ I tried IE 11 using a private instance with the latest release with the same results. I believe I've seen it working correctly before but I am not totally sure. |
|||
02-07-2014, 12:29 AM
Post: #2
|
|||
|
|||
RE: IE 11 support stopped working?
Hmm, thanks - I'll take a look.
I know I had a problem where IE 11 wasn't reading responses so everything showed up as a -2 so it was on my list to look at (like this: http://www.webpagetest.org/result/140206...1/details/ ). I'll take a crack at it today. Looks like they probably just evolved how they read/write to the sockets and schannel and I need to adapt the hooking. |
|||
02-07-2014, 05:54 AM
Post: #3
|
|||
|
|||
RE: IE 11 support stopped working?
Oh, any chance that that page is SPDY? IE 11 introduced SPDY support and the WPT agent doesn't have a SPDY decoder yet (been on my todo list for a while).
|
|||
02-07-2014, 11:21 AM
Post: #4
|
|||
|
|||
RE: IE 11 support stopped working?
(02-07-2014 05:54 AM)pmeenan Wrote: Oh, any chance that that page is SPDY? IE 11 introduced SPDY support and the WPT agent doesn't have a SPDY decoder yet (been on my todo list for a while). I believe the site is not SPDY http://spdycheck.org/#developer.amazon.com It is strange that IE11 fails for this site but works on others. Can the http compression play a role? |
|||
02-20-2014, 07:36 AM
Post: #5
|
|||
|
|||
RE: IE 11 support stopped working?
Sorry it took so long to get fixed. Both the missing requests and the failure to process responses should be fixed for IE 11 now: http://www.webpagetest.org/result/140219_16_11ZJ/ (was never working correctly).
|
|||
02-20-2014, 01:54 PM
Post: #6
|
|||
|
|||
RE: IE 11 support stopped working?
(02-20-2014 07:36 AM)pmeenan Wrote: Sorry it took so long to get fixed. Both the missing requests and the failure to process responses should be fixed for IE 11 now: http://www.webpagetest.org/result/140219_16_11ZJ/ (was never working correctly). Thanks Patrick ! |
|||
03-05-2014, 06:31 PM
Post: #7
|
|||
|
|||
RE: IE 11 support stopped working?
Hi
I had the same problem with IE11 and I saw on github that you fixed the problem : https://github.com/WPO-Foundation/webpag...261940d03f But the 2.13 version was released 4 months ago and seems to not contain the fix. Do you plan to make a new release with this fix soon ? Jean-pierre VINCENT braincracking.org Fork of WPT monitor private instance : https://github.com/jpvincent/WPT-server |
|||
03-07-2014, 08:00 AM
Post: #8
|
|||
|
|||
RE: IE 11 support stopped working?
Hopefully next week as I clean up a few other nagging issues. That said, you can always update the agents separate from the www releases (and I recommend it): https://sites.google.com/a/webpagetest.o...est-Agents
|
|||
03-12-2014, 11:53 PM
Post: #9
|
|||
|
|||
RE: IE 11 support stopped working?
(03-07-2014 08:00 AM)pmeenan Wrote: Hopefully next week as I clean up a few other nagging issues. That said, you can always update the agents separate from the www releases (and I recommend it): https://sites.google.com/a/webpagetest.o...est-Agents Thanks for the update I installed the new version and they seem to work fine, except maybe a problem with chrome but I'll check that further. Why the reco ? Jean-pierre VINCENT braincracking.org Fork of WPT monitor private instance : https://github.com/jpvincent/WPT-server |
|||
03-13-2014, 01:41 AM
Post: #10
|
|||
|
|||
RE: IE 11 support stopped working?
reco?
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)