|
Small cleanups in the Mojo HTML viewer
This CL removes the "override" keyword from all Blink API implementations.
We don't use the keyword for the Blink API since it's in a different
repository, and it makes changes to the API much harder.
Additionally, clean up some minor camelCase -> under_score variables.
R=sky@chromium.org
BUG=
Committed: https://crrev.com/2f01fbf00550feb1647cda41fe1303243328fc16
Cr-Commit-Position: refs/heads/master@{#325468}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+222 lines, -222 lines) |
Patch |
 |
M |
mojo/services/html_viewer/blink_platform_impl.h
|
View
|
|
1 chunk |
+34 lines, -34 lines |
0 comments
|
Download
|
 |
M |
mojo/services/html_viewer/html_document.h
|
View
|
|
2 chunks |
+18 lines, -18 lines |
0 comments
|
Download
|
 |
M |
mojo/services/html_viewer/mojo_blink_platform_impl.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
mojo/services/html_viewer/test_blink_platform_impl.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
mojo/services/html_viewer/webclipboard_impl.h
|
View
|
|
1 chunk |
+17 lines, -17 lines |
0 comments
|
Download
|
 |
M |
mojo/services/html_viewer/webclipboard_impl.cc
|
View
|
|
5 chunks |
+17 lines, -17 lines |
0 comments
|
Download
|
 |
M |
mojo/services/html_viewer/webcookiejar_impl.h
|
View
|
|
1 chunk |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
mojo/services/html_viewer/weblayertreeview_impl.h
|
View
|
|
1 chunk |
+36 lines, -36 lines |
0 comments
|
Download
|
 |
M |
mojo/services/html_viewer/webmimeregistry_impl.h
|
View
|
|
1 chunk |
+19 lines, -19 lines |
0 comments
|
Download
|
 |
M |
mojo/services/html_viewer/webnotificationmanager_impl.h
|
View
|
|
1 chunk |
+20 lines, -20 lines |
0 comments
|
Download
|
 |
M |
mojo/services/html_viewer/webscheduler_impl.h
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
mojo/services/html_viewer/websockethandle_impl.h
|
View
|
|
1 chunk |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
mojo/services/html_viewer/webstoragenamespace_impl.h
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
mojo/services/html_viewer/webthemeengine_impl.h
|
View
|
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
mojo/services/html_viewer/webthread_impl.h
|
View
|
|
3 chunks |
+18 lines, -18 lines |
0 comments
|
Download
|
 |
M |
mojo/services/html_viewer/weburlloader_impl.h
|
View
|
|
2 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
Total messages: 6 (1 generated)
|