[Webkit-unassigned] [Bug 150514] Remove unnecessary details from Other Crashes section

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 23 16:05:09 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=150514

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #263948|review?, commit-queue?      |review+, commit-queue-
              Flags|                            |

--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> ---
Comment on attachment 263948
  --> https://bugs.webkit.org/attachment.cgi?id=263948
Proposed patch

View in context: https://bugs.webkit.org/attachment.cgi?id=263948&action=review

I wonder if we can further simplify the json format now, getting rid of an empty dictionary.

> LayoutTests/fast/harness/results.html:779
> +        if (tableId == 'passes-table') {
> +            html += testLink(test);
> +        } else if (tableId == 'other-crash-tests-table') {

The WebKit style is to not have braces around single-line code blocks.

-- 
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/20151023/bf627871/attachment.html>


More information about the webkit-unassigned mailing list