|
|
Moving tray icon and notification balloon for background speech recognition sessions to ChromeSpeechRecognitionManagerDelegate. (Speech CL1.13)
The ChromeSpeechRecognitionManagerDelegate now keeps, within profile preferences, a flag that indicates whether a security notification has been shown for each speech recognition context. This applies only to speech recognition sessions initiated by extensions or JS.
BUG= 116954
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=142399
Total comments: 4
Total comments: 6
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+125 lines, -75 lines) |
Patch |
 |
M |
chrome/app/generated_resources.grd
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/speech/chrome_speech_recognition_manager_delegate.h
|
View
|
1
2
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/speech/chrome_speech_recognition_manager_delegate.cc
|
View
|
1
2
3
4
5
6
|
6 chunks |
+56 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/speech/chrome_speech_recognition_preferences.h
|
View
|
1
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/speech/chrome_speech_recognition_preferences.cc
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/speech/speech_input_extension_apitest.cc
|
View
|
1
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/speech/speech_input_extension_manager.h
|
View
|
1
2
3
4
5
6
7
8
9
|
5 chunks |
+10 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/speech/speech_input_extension_manager.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
9 chunks |
+28 lines, -26 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/speech/speech_recognition_tray_icon_controller.cc
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/common/pref_names.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/pref_names.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/browser/speech/speech_recognition_dispatcher_host.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/browser/speech_recognition_session_context.h
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+3 lines, -9 lines |
0 comments
|
Download
|
 |
M |
content/public/browser/speech_recognition_session_context.cc
|
View
|
1
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
content/renderer/speech_recognition_dispatcher.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 16 (0 generated)
|