WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
60912
[GTK] [WebKit2] Provide a fast version of the backing store for X11
https://bugs.webkit.org/show_bug.cgi?id=60912
Summary
[GTK] [WebKit2] Provide a fast version of the backing store for X11
Martin Robinson
Reported
2011-05-16 11:31:42 PDT
The WebKit2 backing store has slow scrolling behavior, since Cairo does not properly optimize copies between different areas of a surface. One solution for this problem would be to have a fast version of the backing store that knows how to invoke XCopyArea directly. The idea would be to put this backing store in WebCore so that it could be shared with WebKit1.
Attachments
Patch
(16.82 KB, patch)
2011-05-16 11:56 PDT
,
Martin Robinson
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Martin Robinson
Comment 1
2011-05-16 11:56:25 PDT
Created
attachment 93680
[details]
Patch
WebKit Commit Bot
Comment 2
2011-05-16 15:49:07 PDT
Comment on
attachment 93680
[details]
Patch Clearing flags on attachment: 93680 Committed
r86620
: <
http://trac.webkit.org/changeset/86620
>
WebKit Commit Bot
Comment 3
2011-05-16 15:49:12 PDT
All reviewed patches have been landed. Closing bug.
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