Improve maintainability and add default constructor of WebSelectionBound
Before this patch, default values of members in WebSelectionBound are specified in constructor initialization list. To improve maintainability, this patch adds default values to each member definitions. This patch also adds default constructor of WebSelectionBound to improve readability of the patch crrev.com/c/908169 . TEST: No change in behavior. Change-Id: I54c7910aba6ce9fe1dd4c881c7b944da52cf5ec0 Reviewed-on: https://chromium-review.googlesource.com/920048 Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:Yoichi Osato <yoichio@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#537235}
Showing
Please register or sign in to comment