[Webkit-unassigned] [Bug 159961] Remove unnecessary if check from ParkingLot.cpp
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 19 19:38:55 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=159961
--- Comment #2 from Rajeev Misra <rajeevmisraforapple at gmail.com> ---
Just learning the checkin process.
A simple patch to reorder the case to avoid "if" statement which seems unnecessary as switch/case has already given us info if result is to stop or continue.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160720/90c8492c/attachment.html>
More information about the webkit-unassigned
mailing list