[Webkit-unassigned] [Bug 82566] RenderTextControlSingleLine::scrollWidth/Height/Left/Top should not call back to DOM tree

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 9 16:58:39 PDT 2012


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





--- Comment #11 from Tien-Ren Chen <trchen at chromium.org>  2012-05-09 16:57:42 PST ---
(In reply to comment #10)
> trchen, I don't really understand what problem this patch is solving.  Is this just a stylistic improvement, or is there a concrete benefit from this patch?

Working on the render tree should not trigger layout behavior, otherwise the tree can mutate while we're still traversing on it. This fixes a crash we have in downstream.

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