[Webkit-unassigned] [Bug 143832] New: [CMake]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 16 11:20:47 PDT 2015


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

            Bug ID: 143832
           Summary: [CMake]
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: PC
                OS: All
            Status: NEW
          Severity: Trivial
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com

When we print the list of features, dots should be printed every other row, for readability. Like this:

-- Enabled features:
--  ENABLE_3D_RENDERING ..................... ON
--  ENABLE_ACCELERATED_2D_CANVAS              ON
--  ENABLE_ACCESSIBILITY .................... ON
--  ENABLE_API_TESTS                          ON
--  ENABLE_ATTACHMENT_ELEMENT ............... OFF
--  ENABLE_BATTERY_STATUS                     OFF
--  ENABLE_CANVAS_PATH ...................... OFF
--  ENABLE_CSS3_TEXT                          OFF

I broke this in r182658; the dots are being printed on seemingly-random rows based on the list of all options including hidden options, rather than the list of only printed options.

-- 
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/20150416/c5e6ddbd/attachment.html>


More information about the webkit-unassigned mailing list