[Webkit-unassigned] [Bug 47233] REGRESSION: Indenting pre duplicates content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 7 19:18:15 PDT 2010


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





--- Comment #14 from Ryosuke Niwa <rniwa at webkit.org>  2010-10-07 19:18:15 PST ---
(In reply to comment #11)
> (From update of attachment 70163 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=70163&action=review
> 
> > WebCore/editing/ApplyBlockElementCommand.cpp:117
> > +        Position start;
> > +        Position end;
> 
> Sorry, I just noticed this:
> You might want to declare these outside the loop so we don't have to run the constructor/destructor on each loop.

Oops, I missed this comment.  I'll fix this in my patch for the bug 19795.

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