Bug 218865

Summary: [GPU Process] GraphicsContext::drawPattern() should take a NativeImage argument
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: CanvasAssignee: Said Abou-Hallawa <sabouhallawa>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, simon.fraser, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 217342    
Attachments:
Description Flags
Patch
ews-feeder: commit-queue-
Patch
ews-feeder: commit-queue-
Patch none

Said Abou-Hallawa
Reported 2020-11-12 11:50:47 PST
This will allow recording the DisplayList item DrawPattern with the renderingResourceIdentifier of the NativeImage. When replaying it back, the renderingResourceIdentifier will be resolved to a NativeImage and the item will be applied the same way we for DrawNativeImage.
Attachments
Patch (42.69 KB, patch)
2020-11-12 11:59 PST, Said Abou-Hallawa
ews-feeder: commit-queue-
Patch (46.35 KB, patch)
2020-11-12 12:06 PST, Said Abou-Hallawa
ews-feeder: commit-queue-
Patch (46.34 KB, patch)
2020-11-12 12:13 PST, Said Abou-Hallawa
no flags
Said Abou-Hallawa
Comment 1 2020-11-12 11:59:42 PST
Said Abou-Hallawa
Comment 2 2020-11-12 12:06:58 PST
Said Abou-Hallawa
Comment 3 2020-11-12 12:13:14 PST
EWS
Comment 4 2020-11-12 14:31:27 PST
Committed r269753: <https://trac.webkit.org/changeset/269753> All reviewed patches have been landed. Closing bug and clearing flags on attachment 413964 [details].
Radar WebKit Bug Importer
Comment 5 2020-11-12 14:32:19 PST
Note You need to log in before you can comment on or make changes to this bug.