NEW 153874
Web Inspector: Remove local (in-process) Inspector support from WebKit1 on Mac
https://bugs.webkit.org/show_bug.cgi?id=153874
Summary Web Inspector: Remove local (in-process) Inspector support from WebKit1 on Mac
Timothy Hatcher
Reported 2016-02-04 10:30:24 PST
In process debugging is horribly broken for WK1. We should remove it to avoid getting weird bug reports from legacy clients. The remote debugger is a solution that works and they can use.
Attachments
Radar WebKit Bug Importer
Comment 1 2016-02-04 10:31:22 PST
Brent Fulgham
Comment 2 2016-02-19 15:44:54 PST
I think this will pose a problem for a number of existing WebKit1 clients, including teams like Electronic Arts that use the WK1 model. Rather than throwing this away, are there bugs that could be addressed, perhaps even by Open Source contributors?
Timothy Hatcher
Comment 3 2016-02-19 16:16:12 PST
Mac and Apple Windows are the only ports affected. All other ports use the Inspector over a remote connection, not in process. The issues involve Promises not being fulfilled in the Inspector when passed in the inspected page. Something we don't need to worry about in WebKit2. But Windows is something I had not considered. I will follow up offline about that.
Note You need to log in before you can comment on or make changes to this bug.