|
Correctly use IsThreadedCompositingEnabled in content_browsertests
Content-level defaults should be set direclty inside of content, not in chrome.
Also remove redundant setting of WebPreferences::force_compositing_mode in
ChromeContentBrowserClient - it's already set in
WebContentsImpl::GetWebkitPrefs.
This allows us to remove compositor_util.h from the public API.
BUG= 276561
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=218619
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+14 lines, -37 lines) |
Patch |
 |
M |
chrome/browser/chrome_content_browser_client.cc
|
View
|
|
3 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
content/browser/browser_main_loop.cc
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
content/browser/gpu/compositor_util.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/gpu/compositor_util.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/gpu/gpu_internals_ui.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_process_host_impl.cc
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host_impl.cc
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host_view_browsertest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/web_contents/web_contents_impl.cc
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/content_browser.gypi
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
content/public/browser/compositor_util.h
|
View
|
|
1 chunk |
+0 lines, -20 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|