Address some ESLint warnings A few were real logic mistakes.
Created attachment 347715 [details] [PATCH] Proposed Fix
Comment on attachment 347715 [details] [PATCH] Proposed Fix View in context: https://bugs.webkit.org/attachment.cgi?id=347715&action=review r=me > Source/WebInspectorUI/UserInterface/Controllers/AuditManager.js:39 > + if (!(newTestSuite instanceof WI.AuditTestSuite)) Yikes
<https://trac.webkit.org/changeset/235873/webkit>
<rdar://problem/44322766>