|
[Chromoting] Enable jscompile for browser tests.
This enables JScompile for Chromoting's browsertest code and fixes all
of the reported errors.
This cl also includes a few minor typos and jscompile inconsistencies in the non-test code.
BUG=
Committed: https://crrev.com/b70d46306599857a556b2be7f2d813f3a3450edb
Cr-Commit-Position: refs/heads/master@{#316982}
Total comments: 1
Total comments: 15
Total comments: 24
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+608 lines, -248 lines) |
Patch |
 |
M |
remoting/remoting_test.gypi
|
View
|
1
2
3
4
|
4 chunks |
+5 lines, -10 lines |
0 comments
|
Download
|
 |
M |
remoting/remoting_webapp.gypi
|
View
|
1
2
3
4
|
2 chunks |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
M |
remoting/remoting_webapp_files.gypi
|
View
|
1
2
3
4
|
7 chunks |
+93 lines, -75 lines |
0 comments
|
Download
|
 |
M |
remoting/webapp/base/js/base.js
|
View
|
1
2
3
4
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
remoting/webapp/browser_test/browser_test.js
|
View
|
1
2
3
4
|
18 chunks |
+119 lines, -37 lines |
0 comments
|
Download
|
 |
M |
remoting/webapp/browser_test/bump_scroll_browser_test.js
|
View
|
1
2
3
4
|
9 chunks |
+48 lines, -15 lines |
0 comments
|
Download
|
 |
M |
remoting/webapp/browser_test/cancel_pin_browser_test.js
|
View
|
1
2
3
4
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
remoting/webapp/browser_test/invalid_pin_browser_test.js
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
remoting/webapp/browser_test/it2me_browser_test.js
|
View
|
|
5 chunks |
+24 lines, -7 lines |
0 comments
|
Download
|
 |
M |
remoting/webapp/browser_test/mock_client_plugin.js
|
View
|
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
remoting/webapp/browser_test/mock_host_list_api.js
|
View
|
1
2
3
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
remoting/webapp/browser_test/mock_identity.js
|
View
|
1
2
3
4
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
remoting/webapp/browser_test/mock_oauth2_api.js
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
remoting/webapp/browser_test/mock_session_connector.js
|
View
|
1
2
3
4
|
6 chunks |
+70 lines, -20 lines |
0 comments
|
Download
|
 |
M |
remoting/webapp/browser_test/scrollbar_browser_test.js
|
View
|
|
5 chunks |
+13 lines, -2 lines |
0 comments
|
Download
|
 |
M |
remoting/webapp/browser_test/timeout_waiter.js
|
View
|
|
3 chunks |
+23 lines, -29 lines |
0 comments
|
Download
|
 |
M |
remoting/webapp/browser_test/update_pin_browser_test.js
|
View
|
1
2
3
4
|
3 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
 |
M |
remoting/webapp/crd/js/client_session.js
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
remoting/webapp/crd/js/crd_connect.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
remoting/webapp/crd/js/desktop_connected_view.js
|
View
|
1
2
3
4
|
3 chunks |
+14 lines, -4 lines |
0 comments
|
Download
|
 |
M |
remoting/webapp/crd/js/session_connector.js
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
remoting/webapp/crd/js/session_connector_impl.js
|
View
|
1
2
3
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
remoting/webapp/js_proto/dom_proto.js
|
View
|
1
2
3
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A |
remoting/webapp/js_proto/test_proto.js
|
View
|
1
2
3
4
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
 |
M |
remoting/webapp/unittests/chrome_mocks.js
|
View
|
1
2
3
4
|
6 chunks |
+63 lines, -17 lines |
0 comments
|
Download
|
 |
M |
remoting/webapp/unittests/mock_signal_strategy.js
|
View
|
1
2
3
4
|
3 chunks |
+32 lines, -11 lines |
0 comments
|
Download
|
Total messages: 13 (4 generated)
|