WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
179610
[Cairo] Move state change operations from GraphicsContextCairo to CairoOperations
https://bugs.webkit.org/show_bug.cgi?id=179610
Summary
[Cairo] Move state change operations from GraphicsContextCairo to CairoOperat...
Zan Dobersek
Reported
2017-11-13 03:33:15 PST
[Cairo] Move state change operations from GraphicsContextCairo to CairoOperations
Attachments
Patch
(16.73 KB, patch)
2017-11-13 03:36 PST
,
Zan Dobersek
no flags
Details
Formatted Diff
Diff
Patch for landing
(16.75 KB, patch)
2017-11-13 05:41 PST
,
Zan Dobersek
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Zan Dobersek
Comment 1
2017-11-13 03:36:39 PST
Created
attachment 326754
[details]
Patch
Zan Dobersek
Comment 2
2017-11-13 05:41:10 PST
Created
attachment 326757
[details]
Patch for landing
Zan Dobersek
Comment 3
2017-11-13 05:41:43 PST
Comment on
attachment 326757
[details]
Patch for landing Clearing flags on attachment: 326757 Committed
r224753
: <
https://trac.webkit.org/changeset/224753
>
Zan Dobersek
Comment 4
2017-11-13 05:41:48 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5
2017-11-15 09:44:23 PST
<
rdar://problem/35562337
>
Frédéric Wang (:fredw)
Comment 6
2018-11-07 03:27:57 PST
Comment on
attachment 326757
[details]
Patch for landing View in context:
https://bugs.webkit.org/attachment.cgi?id=326757&action=review
> Source/WebCore/platform/graphics/cairo/GraphicsContextCairo.cpp:204 > + return Cairo::State::getCTM(*platformContext());
All these Cairo::State::* calls required CairoOperations.h. I'll land a fix to add the missing include.
Frédéric Wang (:fredw)
Comment 7
2018-11-07 03:29:36 PST
Committed
r237920
: <
https://trac.webkit.org/changeset/237920
>
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