DescriptionDefine FileManager's properties in the constructor.
- Defined all properties in the constructor.
- Prevent adding new properties outside the constructor.
- Removed unused properties (searchBoxWrapper_, driveBuyMoreStorageCommand_)
BUG=294698
TEST=run browser_tests
Committed: https://crrev.com/a8e2fc2bd5b2ded82a4822d40495a07c9773e85f
Cr-Commit-Position: refs/heads/master@{#294116}
Patch Set 1 #Patch Set 2 : Remove a redundant empty line. #
Total comments: 6
Patch Set 3 : Remove unintended blank lines and add bug number for not using Object.seal(). #
Total comments: 2
Patch Set 4 : Remove one more unnecessary empty line. #Messages
Total messages: 10 (2 generated)
|