[Webkit-unassigned] [Bug 35146] Support tiled backing store

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 16 09:12:36 PDT 2010


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





--- Comment #44 from Adam Treat <treat at kde.org>  2010-03-16 09:12:36 PST ---
(In reply to comment #38)
> (In reply to comment #36)
> > I do not think this going into WebCore is a good idea.  I know that all the
> > existing clients that have a tiled backingstore do it in completely different
> > (potentially incompatible) ways.  I think it would make more sense for this to
> > be implemented in the Qt specific WebKit layer rather than WebCore unless/until
> > other ports decided to use the same.
> 
> Do you have technical arguments why this should not be shared code? What do you
> mean by "doing it completely different ways"? If you have a better way if doing
> this, why have you chosen not to contribute it?

FWIW, the argument is that this has been handled by WebKit clients and not
WebKit code in all existing cases that I am aware of.  Moreover,
WebCore/platform has not ever contained a backingstore class.  I don't see why
this should be implemented in WebCore if only one port is using it.  That's
all.  Kind of moot at this point though.

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