[Webkit-unassigned] [Bug 159907] New: Improve prepare-ChangeLog for @media blocks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 18 16:31:29 PDT 2016


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

            Bug ID: 159907
           Summary: Improve prepare-ChangeLog for @media blocks
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: joepeck at webkit.org
                CC: bburg at apple.com, dbates at webkit.org,
                    ddkilzer at webkit.org, jond at apple.com,
                    lforschler at apple.com, timothy at apple.com

Improve prepare-ChangeLog for @media blocks.

prepare-ChangeLog's CSS parsing was never expecting any nested braces, so it was very confused by `@media (...) { ... }` blocks containing selectors. Make it reason about an @media block much like a namespace. It will output the media query in the ChangeLog like a selector.

-- 
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/20160718/e3980626/attachment.html>


More information about the webkit-unassigned mailing list