API Diff Specification
To Version: Android SDK 0.9_r1
From Version: Android SDK m5-rc14
Generated 2008.08.14 15:44

Class android.webkit.WebChromeClient

Added Methods
boolean onJsBeforeUnload(WebView, String, String, JsResult) Tell the client to display a dialog to confirm navigation away from the current page.
void onRequestFocus(WebView) Request display and focus for this WebView.
 

Changed Methods
WebView shouldCreateWindow(WebView, boolean) Change in signature from WebView to (WebView, boolean).
Request the host application to create a new Webview.
 

©2008 Google - Code Home - Site Terms of Service - Privacy Policy
Generated by JDiff