Searched defs:ChromeClient (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/page/
H A DChromeClient.h75 class ChromeClient { class in namespace:blink
93 // The LocalFrame pointer provides the ChromeClient with context about which
95 // should not be shown to the user until the ChromeClient of the newly
97 // The FrameLoadRequest parameter is only for ChromeClient to check if the
98 // request could be fulfilled. The ChromeClient should not load the request.
238 virtual ~ChromeClient() { }

Completed in 109 milliseconds