[Webkit-unassigned] [Bug 45423] [Gtk] Port tiled backing store
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 4 08:17:44 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=45423
Michael Trimarchi <michael at panicking.kicks-ass.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #90686|0 |1
is obsolete| |
--- Comment #60 from Michael Trimarchi <michael at panicking.kicks-ass.org> 2011-05-04 08:17:42 PST ---
Created an attachment (id=92242)
--> (https://bugs.webkit.org/attachment.cgi?id=92242&action=review)
Remove redraw problem in thin frame
Hi all,
I have done some change above the previus patch. This is just an help to people that are working on rewrite a new patch. The main differences from
the previous patch are:
* take the scroll position from the scrollbar (dirty hack)
* change the paint using cairo
* invalidate region in the scroll ChomeClientGtk.cpp
The scrolling present artifacts but the final result now it's ok.
I don't know if I'm using in the correct way the tiled storage
Michael
--
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