[webkit-reviews] review requested: [Bug 54620] SelectionController.cpp could be simplified with ternary ifs and boolean assignment : [Attachment 142693] Updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 18 05:27:33 PDT 2012


Parag Radke <parag at motorola.com> has asked  for review:
Bug 54620: SelectionController.cpp could be simplified with ternary ifs and
boolean assignment
https://bugs.webkit.org/show_bug.cgi?id=54620

Attachment 142693: Updated patch
https://bugs.webkit.org/attachment.cgi?id=142693&action=review

------- Additional Comments from Parag Radke <parag at motorola.com>
Code clean up. Replacing if/else with ternary ifs and boolean assignment.


More information about the webkit-reviews mailing list