Completed
Last Updated: 07 Oct 2019 10:53 by ADMIN
Eric
Created on: 07 May 2019 23:03
Type: Bug Report
4
Recognize msedge.exe as a Web Browser

Fiddler's "Web Browsers" filter does not include msedge.exe as a web browser. This is the executable name of the new Chromium-based version of Edge that Microsoft is now working on.

This should be a one-line fix and very much appreciated by the many thousands of Fiddler+Edge users.

6 comments
ADMIN
Simeon
Posted on: 25 Sep 2019 11:30

Hello all,

This is included in the next release which is scheduled for 3rd of October, 2019

Regards,
Simeon
Progress Telerik

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Xyresic
Posted on: 24 Sep 2019 20:58
Any chance of this making it out soon? It has been an annoyance to me for awhile now.
ADMIN
Simeon
Posted on: 22 May 2019 16:23
Thanks, Eric, I will have this in mind.

Regards,
Simeon
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Eric
Posted on: 15 May 2019 15:53

Hey, Simeon-- I should note that I think the correct fix here is to create a new String preference which is a comma-delimited list of web browser process names such that the user can amend the list over time without shipping a new Fiddler. 

Also, beyond msedge.exethe default list should also include brave.exe.

ADMIN
Simeon
Posted on: 14 May 2019 15:12
Hi Eric,

Thanks for helping! Indeed, this one is one-line fix. I have placed it in the backlog and I hope that it would be released soon.

Regards,
Simeon
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Eric
Posted on: 07 May 2019 23:07

The fix is to IsBrowserProcessName(string sProcessName) in Utilities.cs