|
|
Cache the Windows Parental Controls Platform Answer
Every time we assess if incognito is available on the system on Windows, we hit
COM which could potentially do some hidden I/O on the UI thread. We already
cache the answer for the I/O thread use.
This delta brings both codepaths together so that the UI thread always uses
the cached answer.
BUG= 458388
Total comments: 8
Total comments: 5
Total comments: 4
Total comments: 4
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+193 lines, -22 lines) |
Patch |
 |
M |
chrome/browser/extensions/api/developer_private/developer_private_api_unittest.cc
|
View
|
1
2
3
4
|
3 chunks |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/management/management_api_unittest.cc
|
View
|
1
2
3
4
|
3 chunks |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_context_menu_model_unittest.cc
|
View
|
1
2
3
4
|
2 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/prefs/incognito_mode_prefs.h
|
View
|
1
2
3
4
|
1 chunk |
+7 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/prefs/incognito_mode_prefs.cc
|
View
|
1
2
3
4
|
3 chunks |
+25 lines, -16 lines |
2 comments
|
Download
|
 |
M |
chrome/browser/prefs/incognito_mode_prefs_unittest.cc
|
View
|
1
2
3
4
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/profiles/profile_manager_unittest.cc
|
View
|
1
2
3
4
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_context_menu/render_view_context_menu_unittest.cc
|
View
|
1
2
3
4
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/ash/launcher/launcher_context_menu_unittest.cc
|
View
|
1
2
3
4
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/ash/window_positioner_unittest.cc
|
View
|
1
2
3
4
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/bookmarks/bookmark_context_menu_controller_unittest.cc
|
View
|
1
2
3
4
|
2 chunks |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/toolbar/back_forward_menu_model_unittest.cc
|
View
|
1
2
3
4
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc
|
View
|
1
2
3
4
|
2 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/bookmarks/bookmark_context_menu_unittest.cc
|
View
|
1
2
3
4
|
2 chunks |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/window_sizer/window_sizer_ash_unittest.cc
|
View
|
1
2
3
4
|
2 chunks |
+14 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/base/browser_with_test_window_test.h
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/base/browser_with_test_window_test.cc
|
View
|
1
2
3
4
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
Total messages: 33 (8 generated)
|