|
|
Wire the eula and the dialog display code
- html, css and js to live in the installer as resources. The right combo of resources is selected based on system lang
- currently the approach is to have chrome show the eula by spawing setup.exe --show-eula
BUG= 1468838
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=8690
Total comments: 9
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+223 lines, -19 lines) |
Patch |
 |
A |
chrome/installer/setup/eula/oem.css
|
View
|
|
1 chunk |
+52 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/installer/setup/eula/oem.js
|
View
|
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/installer/setup/eula/oem_en.html
|
View
|
|
1 chunk |
+53 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/installer/setup/main.cc
|
View
|
1
2
3
4
5
6
|
6 chunks |
+31 lines, -13 lines |
2 comments
|
Download
|
 |
M |
chrome/installer/setup/setup.rc
|
View
|
1
2
3
4
5
|
2 chunks |
+24 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/installer/util/html_dialog_impl.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/installer/util/l10n_string_util.h
|
View
|
1
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/installer/util/l10n_string_util.cc
|
View
|
1
2
3
4
|
2 chunks |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/installer/util/util_constants.h
|
View
|
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/installer/util/util_constants.cc
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
Total messages: 10 (0 generated)
|