[Webkit-unassigned] [Bug 34237] Huge plain text pastes are slow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 28 13:20:03 PST 2010


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


Maciej Stachowiak <mjs at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjs at apple.com




--- Comment #7 from Maciej Stachowiak <mjs at apple.com>  2010-01-28 13:20:03 PST ---
(In reply to comment #6)
> (In reply to comment #5)
> > (From update of attachment 47589 [details] [details])
> > I'm concerned about the Mail-specific workaround. Is that something Mail needs
> > to keep doing? Can we get them to change? If so, that special case should
> > probably have a version check.The WebCore part of the speedup looks good to me
> > (and is an awesome idea).
> 
> I agree with you. I've been talking to mail about this and they seem ok with
> fixing it for the next version.
> I should probably change the code to do the workaround only up to the current
> version.
> Any thoughts?

I think that's a good idea. We usually use a linked on-or-after check for
things like that.

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