[Webkit-unassigned] [Bug 139443] [GTK] Add API to set the web view editable into WebKit2 GTK+ API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 9 09:17:27 PST 2014


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

--- Comment #5 from Tomas Popela <tpopela at redhat.com> ---
(In reply to comment #3)
> > Source/WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:3367
> > + * it doesn't. You can change @web_view's document programmatically regardless of
> > + * this setting.
> 
> You can change @web_view's document programmatically regardless of this
> setting. <- I don't understand this sentence

Changed to: "You can change @web_view's document through #WebKitWebInspector or #WebKitWebExtension regardless this setting."

> > Source/WebKit2/UIProcess/WebPageProxy.cpp:1362
> > +    m_process->send(Messages::WebPage::ApplyEditingStyleToBodyElement(), m_pageID);
> 

Removed this call and code about it as we don't want to set these defaults (like -webkit-nbsp-mode..).

-- 
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/20141209/6e76ecad/attachment-0002.html>


More information about the webkit-unassigned mailing list