Hi, All. I've been studying Android Browser - webkit for few weeks. While I am studying Android Browser, I need to know some information about browser . (Now I am studying "browser call event(page fetch attemp) in progress..)
1. When is "the point start receiving data' for the web page in source code? 2. When is "the point finish receiving data" for the web page in source code? 3. When is "the point start rendering page" for the web page in source code? 4. When is "the point finish rendering page" for the web page in source code? I found that in "WebViewCore.java" source , there is API -"handleMessage" which has some point about browser event - such as LOAD URL, WEBKIT DRAW... However, I could NOT find the exact points for "start rendering" " finish rendering"..as I asked above..Please let me know the answer if you have any information. Thanks.. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---
