<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Web Inspector: Console could be made useful for very simple await expressions"
href="https://bugs.webkit.org/show_bug.cgi?id=165681#c8">Comment # 8</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Web Inspector: Console could be made useful for very simple await expressions"
href="https://bugs.webkit.org/show_bug.cgi?id=165681">bug 165681</a>
from <span class="vcard"><a class="email" href="mailto:joepeck@webkit.org" title="Joseph Pecoraro <joepeck@webkit.org>"> <span class="fn">Joseph Pecoraro</span></a>
</span></b>
<pre>Comment on <span class=""><a href="attachment.cgi?id=296882&action=diff" name="attach_296882" title="[PATCH] Proposed Fix">attachment 296882</a> <a href="attachment.cgi?id=296882&action=edit" title="[PATCH] Proposed Fix">[details]</a></span>
[PATCH] Proposed Fix
View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=296882&action=review">https://bugs.webkit.org/attachment.cgi?id=296882&action=review</a>
<span class="quote">>> Source/WebInspectorUI/UserInterface/Controllers/RuntimeManager.js:206
>> + && statement.expression.type === "AwaitExpression") {
>
> Unusual deviation from style guide, but it does make this more readable. Hmm. Up to you.</span >
This appears to make our style guide, unless there is something I'm missing:
<a href="https://webkit.org/code-style-guidelines/#indentation-wrap-bool-op">https://webkit.org/code-style-guidelines/#indentation-wrap-bool-op</a></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>