Bug 181320 - [Cairo] Canvas: Path::clear should clear its transform
Summary: [Cairo] Canvas: Path::clear should clear its transform
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords: InRadar
: 181171 (view as bug list)
Depends on:
Blocks: 181171
  Show dependency treegraph
 
Reported: 2018-01-04 23:20 PST by Fujii Hironori
Modified: 2018-01-08 18:17 PST (History)
5 users (show)

See Also:


Attachments
test case (771 bytes, text/html)
2018-01-04 23:20 PST, Fujii Hironori
no flags Details
Patch (4.30 KB, patch)
2018-01-05 00:29 PST, Fujii Hironori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fujii Hironori 2018-01-04 23:20:00 PST
Created attachment 330536 [details]
test case

[Cairo] Canvas: Path::clear should clear its transform

1) Open the test case

Expected: A green box should be shown.
Actual: Nothing is shown.


I tested with:
  GTK+ port, MiniBrowser, Releaes build, trunk@226291
  WinCairo port, MiniBrowser, Releaes build, trunk@226432
Comment 1 Fujii Hironori 2018-01-05 00:29:32 PST
Created attachment 330539 [details]
Patch
Comment 2 WebKit Commit Bot 2018-01-05 03:41:22 PST
Comment on attachment 330539 [details]
Patch

Clearing flags on attachment: 330539

Committed r226443: <https://trac.webkit.org/changeset/226443>
Comment 3 WebKit Commit Bot 2018-01-05 03:41:24 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-01-05 03:50:08 PST
<rdar://problem/36316951>
Comment 5 Fujii Hironori 2018-01-08 18:17:12 PST
*** Bug 181171 has been marked as a duplicate of this bug. ***