<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Remove unnecessary if check from ParkingLot.cpp"
href="https://bugs.webkit.org/show_bug.cgi?id=159961#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Remove unnecessary if check from ParkingLot.cpp"
href="https://bugs.webkit.org/show_bug.cgi?id=159961">bug 159961</a>
from <span class="vcard"><a class="email" href="mailto:rajeevmisraforapple@gmail.com" title="Rajeev Misra <rajeevmisraforapple@gmail.com>"> <span class="fn">Rajeev Misra</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>