[Webkit-unassigned] [Bug 117137] [GTK] Remote inspector server should send an error page if resources not found
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 3 03:26:04 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=117137
--- Comment #2 from Anton Obzhirov <a.obzhirov at samsung.com> 2013-06-03 03:24:37 PST ---
(From update of attachment 203568)
View in context: https://bugs.webkit.org/attachment.cgi?id=203568&action=review
> Source/WebKit2/UIProcess/InspectorServer/gtk/WebInspectorServerGtk.cpp:59
> + if (error->code == G_IO_ERROR_NOT_FOUND) {
I wonder if I should send some basic error page for other errors - unknown error during retrieving inspector resources - or something like that.
--
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