[webkit-reviews] review granted: [Bug 119636] dataLog dumpers for WebCore's basic geometry types : [Attachment 208452] take one

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 9 15:31:56 PDT 2013


Filip Pizlo <fpizlo at apple.com> has granted Tim Horton <thorton at apple.com>'s
request for review:
Bug 119636: dataLog dumpers for WebCore's basic geometry types
https://bugs.webkit.org/show_bug.cgi?id=119636

Attachment 208452: take one
https://bugs.webkit.org/attachment.cgi?id=208452&action=review

------- Additional Comments from Filip Pizlo <fpizlo at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=208452&action=review


> Source/WebCore/platform/graphics/IntRect.h:211
> +    void dump(WTF::PrintStream& out) const;

Don't need to say "WTF::"


More information about the webkit-reviews mailing list