[Webkit-unassigned] [Bug 165681] Web Inspector: Console could be made useful for very simple await expressions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 12 09:58:36 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=165681
--- Comment #8 from Joseph Pecoraro <joepeck at webkit.org> ---
Comment on attachment 296882
--> https://bugs.webkit.org/attachment.cgi?id=296882
[PATCH] Proposed Fix
View in context: https://bugs.webkit.org/attachment.cgi?id=296882&action=review
>> 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.
This appears to make our style guide, unless there is something I'm missing:
https://webkit.org/code-style-guidelines/#indentation-wrap-bool-op
--
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/20161212/001526d0/attachment.html>
More information about the webkit-unassigned
mailing list