mirror of
				https://bitbucket.org/chromiumembedded/cef
				synced 2025-06-05 21:39:12 +02:00 
			
		
		
		
	Update to Chromium revision d7d5682a (#367535)
This commit is contained in:
		@@ -304,9 +304,9 @@ class CefBrowserHostImpl : public CefBrowserHost,
 | 
			
		||||
  void UpdateTargetURL(content::WebContents* source,
 | 
			
		||||
                       const GURL& url) override;
 | 
			
		||||
  bool AddMessageToConsole(content::WebContents* source,
 | 
			
		||||
                           int32 level,
 | 
			
		||||
                           int32_t level,
 | 
			
		||||
                           const base::string16& message,
 | 
			
		||||
                           int32 line_no,
 | 
			
		||||
                           int32_t line_no,
 | 
			
		||||
                           const base::string16& source_id) override;
 | 
			
		||||
  void BeforeUnloadFired(content::WebContents* source,
 | 
			
		||||
                         bool proceed,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user