WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
150350
Add basic TextStream output for Images
https://bugs.webkit.org/show_bug.cgi?id=150350
Summary
Add basic TextStream output for Images
Simon Fraser (smfr)
Reported
2015-10-19 17:51:59 PDT
Add basic TextStream output for Images
Attachments
Patch
(16.40 KB, patch)
2015-10-19 17:54 PDT
,
Simon Fraser (smfr)
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2015-10-19 17:54:22 PDT
Created
attachment 263538
[details]
Patch
Darin Adler
Comment 2
2015-10-20 09:36:51 PDT
Comment on
attachment 263538
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=263538&action=review
> Source/WebCore/platform/graphics/cg/PDFDocumentImage.h:56 > +protected: > + virtual void dump(TextStream&) const override;
Why not private?
> Source/WebCore/svg/graphics/SVGImage.h:73 > +protected: > + virtual void dump(TextStream&) const override;
Why not private?
Simon Fraser (smfr)
Comment 3
2015-10-20 13:39:42 PDT
Fixed and landed:
https://trac.webkit.org/r191352
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug