On Tuesday 2013-02-12 11:17 +0000, Chris Lord wrote:
> Sounds good, I'd like to help if I can. How would this affect the
> display-list optimisation process - would we transfer across the
> unoptimised display list and re-optimise and process for each
> viewport change? I assume with OMTC, we'd still async scroll like we
> do now, but paints would just come in much faster?

Constructing and transferring an unoptimized display list for an
entire page (rather than just a viewport of it) seems to me like
something that would be too expensive for large pages, especially
without a way to update just a piece of it in response to dynamic
changes.

-David

-- 
𝄞   L. David Baron                         http://dbaron.org/   𝄂
𝄢   Mozilla                           http://www.mozilla.org/   𝄂
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to