[Webkit-unassigned] [Bug 54230] [GTK] Implement WebPage class for WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 5 05:21:52 PDT 2011


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





--- Comment #23 from Alejandro G. Castro <alex at igalia.com>  2011-04-05 05:21:52 PST ---
(In reply to comment #22)
> > Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebEditorClientGtk.cpp:42
> > +                                                m_page->pageID(), CoreIPC::Connection::NoTimeout);
> 
> Does it make sense to require a timeout for this?

Did not give much thought about it, I would say this kind of calls should never fail because it is something that just depends on the program processes and not something from the network and the user is expecting a response ASAP.

-- 
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