Bug 223544 - [GPU Process]: Improve getImageData() perf part 1: Add a GetImageData display list item
Summary: [GPU Process]: Improve getImageData() perf part 1: Add a GetImageData display...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
Depends on:
Blocks: 220649
  Show dependency treegraph
 
Reported: 2021-03-19 17:02 PDT by Myles C. Maxfield
Modified: 2021-03-22 20:23 PDT (History)
2 users (show)

See Also:


Attachments
Patch (22.47 KB, patch)
2021-03-19 17:08 PDT, Myles C. Maxfield
wenson_hsieh: review+
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch for committing (22.14 KB, patch)
2021-03-22 17:36 PDT, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Follow-up (1.62 KB, patch)
2021-03-22 19:42 PDT, Myles C. Maxfield
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2021-03-19 17:02:41 PDT
[GPU Process]: Improve getImageData() perf part 1: Add a GetImageData display list item
Comment 1 Myles C. Maxfield 2021-03-19 17:08:46 PDT
Created attachment 423791 [details]
Patch
Comment 2 EWS 2021-03-22 11:33:49 PDT
Tools/Scripts/svn-apply failed to apply attachment 423791 [details] to trunk.
Please resolve the conflicts and upload a new patch.
Comment 3 Myles C. Maxfield 2021-03-22 17:36:01 PDT
Created attachment 423971 [details]
Patch for committing
Comment 4 EWS 2021-03-22 18:54:01 PDT
Committed r274838: <https://commits.webkit.org/r274838>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 423971 [details].
Comment 5 Radar WebKit Bug Importer 2021-03-22 18:55:13 PDT
<rdar://problem/75719660>
Comment 6 Myles C. Maxfield 2021-03-22 19:42:34 PDT
Reopening to attach new patch.
Comment 7 Myles C. Maxfield 2021-03-22 19:42:35 PDT
Created attachment 423979 [details]
Follow-up
Comment 8 EWS 2021-03-22 20:23:50 PDT
Committed r274839: <https://commits.webkit.org/r274839>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 423979 [details].