[Webkit-unassigned] [Bug 175110] New: Remove LayoutUnit dependency in TextStream

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 2 19:38:12 PDT 2017


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

            Bug ID: 175110
           Summary: Remove LayoutUnit dependency in TextStream
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: don.olmstead at sony.com

A TextStream operator<< implementation for LayoutUnit is currently defined within TextStream directly. The TextStream operator<< for LayoutUnit should be within LayoutUnit's definition.

This dependency makes it harder to move TextStream to PAL and should be removed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170803/8f7ec1eb/attachment.html>


More information about the webkit-unassigned mailing list