mirror of
				https://bitbucket.org/chromiumembedded/cef
				synced 2025-06-05 21:39:12 +02:00 
			
		
		
		
	Update to Chromium revision fa6a5d87 (#499098)
This commit is contained in:
		@@ -145,7 +145,7 @@ class CefBrowserURLRequest::Context
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  inline bool CalledOnValidThread() {
 | 
			
		||||
    return task_runner_->RunsTasksOnCurrentThread();
 | 
			
		||||
    return task_runner_->RunsTasksInCurrentSequence();
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  bool Start() {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user