|
Clean-up inline members of nested classes (webkit/)
Due to a bug, the Clang-plugin style checker failed to warn about
inline constructors, destructors, non-empty virtual methods, etc.
for nested classes.
The plugin has been fixed, and this patch is part of a clean-up of all
the code that now causes the plugin to issue errors.
BUG= 139346
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150912
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+74 lines, -30 lines) |
Patch |
 |
M |
webkit/appcache/appcache_disk_cache.h
|
View
|
|
2 chunks |
+2 lines, -12 lines |
0 comments
|
Download
|
 |
M |
webkit/appcache/appcache_disk_cache.cc
|
View
|
|
2 chunks |
+16 lines, -1 line |
0 comments
|
Download
|
 |
M |
webkit/fileapi/file_system_file_util.h
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
A |
webkit/fileapi/file_system_file_util.cc
|
View
|
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/fileapi/webkit_fileapi.gypi
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/quota/quota_manager.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webkit/quota/quota_manager.cc
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/quota/quota_temporary_storage_evictor.h
|
View
|
|
1 chunk |
+1 line, -9 lines |
0 comments
|
Download
|
 |
M |
webkit/quota/quota_temporary_storage_evictor.cc
|
View
|
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/tools/test_shell/test_shell.h
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
webkit/tools/test_shell/test_shell.cc
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
Total messages: 6 (0 generated)
|