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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 18 05:12:23 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 142690: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=142690&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