WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
50064
[Qt] Make tiling on WebKit2 more responsive
https://bugs.webkit.org/show_bug.cgi?id=50064
Summary
[Qt] Make tiling on WebKit2 more responsive
Noam Rosenthal
Reported
2010-11-25 03:55:32 PST
Right now the tiling implementation on Qt WebKit2 still stutters a bit. There are several steps that could be taken to rectify: 1. reduce number of allocations/deallocations 2. Move to live textures, to avoid uploads 3. Optimize painting into update-chunks by painting with one go to adjacent tiles.
Attachments
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2011-06-03 09:54:34 PDT
Committed
r88027
: <
http://trac.webkit.org/changeset/88027
>
Andreas Kling
Comment 2
2011-06-03 12:58:03 PDT
Oops, didn't mean to close this.
Noam Rosenthal
Comment 3
2012-07-11 14:14:47 PDT
Closing, we should open more specific bugs for this when needed.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug