[webkit-reviews] review requested: [Bug 14020] [GDK] Jumbled text during initial load of a large page : [Attachment 15523] Update the scrollbars once when ScrollView::update gets called

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 15 07:19:29 PDT 2007


Holger Freyther <freyther at handhelds.org> has asked  for review:
Bug 14020: [GDK] Jumbled text during initial load of a large page
http://bugs.webkit.org/show_bug.cgi?id=14020

Attachment 15523: Update the scrollbars once when ScrollView::update gets
called
http://bugs.webkit.org/attachment.cgi?id=15523&action=edit

------- Additional Comments from Holger Freyther <freyther at handhelds.org>
Fix jumbled text by updating the scrollbars on ScrollView::update. The theory
is we will generate less expose events, so FrameGdk.cpp will less often paint
and we don't force the RenderTree to layout.



More information about the webkit-reviews mailing list