[Webkit-unassigned] [Bug 68762] REGRESSION (r95747): Activating the web inspector causes the web process to be killed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 24 13:45:05 PDT 2011


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |abarth at webkit.org




--- Comment #1 from Adam Barth <abarth at webkit.org>  2011-09-24 13:45:05 PST ---
The way we solve this in Chromium is to use a URL scheme other that "file" for the web inspector.  For example, we used the scheme "inspector" at some point.  Now, I think we use "chrome", which is the scheme we use for a bunch of browser-provided HTML UI.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list