Bug 179660

Summary: [Cairo] Move native image drawing operation to CairoOperations
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, cgarcia, mcatanzaro, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

Zan Dobersek
Reported 2017-11-14 02:18:56 PST
[Cairo] Move native image drawing operation to CairoOperations
Attachments
Patch (10.42 KB, patch)
2017-11-14 02:21 PST, Zan Dobersek
no flags
Patch for landing (10.42 KB, patch)
2017-11-14 05:41 PST, Zan Dobersek
no flags
Zan Dobersek
Comment 1 2017-11-14 02:21:20 PST
Carlos Garcia Campos
Comment 2 2017-11-14 03:03:11 PST
Comment on attachment 326871 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=326871&action=review > Source/WebCore/platform/graphics/cairo/CairoOperations.cpp:568 > +void drawNativeImage(PlatformContextCairo& platformContext, const NativeImagePtr& image, const FloatRect& destRect, > + const FloatRect& srcRect, CompositeOperator compositeOperator, BlendMode blendMode, > + ImageOrientation orientation, GraphicsContext& targetContext) This should be a single line.
Zan Dobersek
Comment 3 2017-11-14 05:41:42 PST
Created attachment 326874 [details] Patch for landing
Zan Dobersek
Comment 4 2017-11-14 05:42:17 PST
Comment on attachment 326874 [details] Patch for landing Clearing flags on attachment: 326874 Committed r224813: <https://trac.webkit.org/changeset/224813>
Zan Dobersek
Comment 5 2017-11-14 05:42:21 PST
All reviewed patches have been landed. Closing bug.
Michael Catanzaro
Comment 6 2017-11-14 15:40:26 PST
Michael Catanzaro
Comment 7 2017-11-14 15:42:51 PST
Michael Catanzaro
Comment 8 2017-11-14 16:12:15 PST
Radar WebKit Bug Importer
Comment 9 2017-11-15 09:32:20 PST
Note You need to log in before you can comment on or make changes to this bug.