[Webkit-unassigned] [Bug 52250] Stop instantiating legacy editing positions in ApplyBlockElementCommand and ApplyStyleCommand

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 11 16:18:49 PST 2011


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





--- Comment #4 from Ryosuke Niwa <rniwa at webkit.org>  2011-01-11 16:18:49 PST ---
(In reply to comment #2)
> (From update of attachment 78597 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=78597&action=review
> 
> > WebCore/editing/ApplyStyleCommand.cpp:571
> > +    Position rangeStart = firstPositionInNode(scope);
> 
> Does this cause ref-churn for scope?

Good point. Removed.

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