[Webkit-unassigned] [Bug 142015] REGRESSION(r180465): WebKit::WebPage::editorState() triggers a layout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 25 10:17:15 PST 2015


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

--- Comment #5 from Sam Weinig <sam at webkit.org> ---
(In reply to comment #4)
> (In reply to comment #3)
> > (In reply to comment #2)
> > > From the patch (and I might be reading it wrong), it looks like we had this
> > > behavior already on iOS, so it is regression only on Mac. Is that correct?
> > 
> > Yes but that code was added in http://trac.webkit.org/changeset/171015 so
> > this could still be a regression since our last release...
> 
> How can we return this type of information without layout?

I am not sure that is necessarily the right question. We might want to look at this a bit more removed, and consider if we really need to grab this information everytime the selection changes, or whether we can wait until the next style recalc/layout happens to tell the UIProcess that the editor state has changed.

-- 
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/20150225/e7e0f8b0/attachment-0002.html>


More information about the webkit-unassigned mailing list