[Webkit-unassigned] [Bug 175211] [WTF] Move TextStream into WTF

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 9 10:45:04 PDT 2017


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

--- Comment #29 from Don Olmstead <don.olmstead at sony.com> ---
Comment on attachment 317666
  --> https://bugs.webkit.org/attachment.cgi?id=317666
Patch

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

Those changes were required to get it compiled out. Since this was a straight copy of the file those changes didn't really make sense.

Investigating now.

> Source/WebCore/platform/graphics/displaylists/DisplayList.cpp:41
> +    ts << this;

This change I also found weird.

> Source/WebCore/rendering/svg/SVGRenderTreeAsText.cpp:-142
> -

Removing this turned the dash array declaration from [dash array={..}] to [dash array=[..]].

-- 
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/20170809/1a9301d7/attachment.html>


More information about the webkit-unassigned mailing list