[Webkit-unassigned] [Bug 172966] Remove legacy INSPECTOR_SERVER implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 9 14:03:29 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=172966

--- Comment #15 from Joseph Pecoraro <joepeck at webkit.org> ---
> > I really think compatibility with non-WebKit browsers should be a non-goal.
> > That's really out there. If it works at all today with the WebSocket server,
> > that's just due to luck.
> 
> Well, it would make web developers life a lot easier if it just worked from
> Chrome.

To add to this: The WebKit Web Inspector frontend frequently adopts many features soon after they are added to trunk WebKit / JavaScriptCore. Some of these features may not be implemented / supported by other browsers, including Chrome. We make no effort to ensure the frontend is cross browser compatibility given we are writing it only for WebKit.

One example off the top of my head is we use `-webkit-canvas()` for popovers. I don't think any other browser implements this. In fact I think Chrome/Blink removed it years ago.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170609/1959a36b/attachment.html>


More information about the webkit-unassigned mailing list