57b6a0fc1b3532a58a3677288af8dbf6328e3c69
be ChromeClientHaiku has been moved to BWebPage. WebView.h is now clean and would be ready for the Haiku tree. * BWebPage no longer invalidates the BWebView when a resize happens, WebCore already takes care of that. * BWebView draws a white area in Draw() when the offscreen view is not clean. since no unnecessary invalidation happens, this doesn't result in any flicker and basically only speeds up perceived loading speed, since the web page is immediately white upon program launch. * Since WebTabView does not draw a frame, it removes B_FULL_UPDATE_ON_RESIZE and thereby completely avoids flickering upon window resize. git-svn-id: http://svn.haiku-os.org/webpositive/webkit/trunk@190 94f232f2-1747-11df-bad5-a5bfde151594
Description
No description provided
483 MiB
Languages
C++
51.9%
C
46.9%
Assembly
0.4%
HTML
0.3%