[webkit-dev] question wrt knowing if some text or graphics will be drawn on next webkit render Thursday, June 9, 2011 10:11 AM From:

D.J. Barrow barrow_dj at yahoo.com
Thu Jun 9 02:29:30 PDT 2011


Hi there,
I'm making enhancements to EWebLauncher & the ewk backend
on a low end mips box.
A colleague of mine is disappointed that the screen
goes blank for several seconds before displaying
more complex pages like bbc news.#

What we would like to be able to do is leave the old
page on the screen until there is some text or graphics
on the new page to be displayed.

We are not using WebKit2.
WebCore::FrameView::layout getting called only
invalidates stuff on the screen & doesn't gaurantee
that WebCore::FrameView::paintContents
has anything to draw other than blank the screen
in the next redraw session

D.J. Barrow Linux kernel developer
email: dj_barrow at ariasoft.ie
Mobile Ireland: +353-86-1715438
www.travelsmart.ie, everyones favourite carpool website, works beautifully on the apple iphone
www.warehog.com, & you thought ebay was good
www.ariasoft.ie, See my GPL contributions


More information about the webkit-dev mailing list