DescriptionCode clean up, changing bool to Enum type for better code readability and some optimizations.
(This is in reference to comments received in other patch)
Patch handles following two cases:
1. Replace int with CSSValueID
2. Use new Enum in place of "bool shouldUseFixedDefaultSize"
3. Few Optimizations
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177314
Patch Set 1 #Patch Set 2 : Replacing Bool with Emun for better code readabiliy #
Total comments: 12
Patch Set 3 : Comment fixes #
Total comments: 4
Patch Set 4 : Comment fixes #
Total comments: 2
Patch Set 5 : Comment fixes #
Messages
Total messages: 16 (0 generated)
|