Bug 221317

Summary: [GPUP] Run ImageDecoderAVFObjC in the GPU Process
Product: WebKit Reporter: Peng Liu <peng.liu6>
Component: MediaAssignee: Peng Liu <peng.liu6>
Status: RESOLVED FIXED    
Severity: Normal CC: ddkilzer, eric.carlson, ews-watchlist, glenn, jer.noble, mkwst, philipj, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 222052    
Attachments:
Description Flags
WIP patch
none
WIP patch
none
WIP patch
none
WIP patch
none
WIP patch
none
Patch
jer.noble: review+, ews-feeder: commit-queue-
Rebase the patch for landing none

Peng Liu
Reported 2021-02-02 21:38:02 PST
When "UseGPUProcessForMediaEnabled" is true, we will run ImageDecoderAVFObjC in the GPU Process to decode video for image elements.
Attachments
WIP patch (23.67 KB, patch)
2021-02-03 21:28 PST, Peng Liu
no flags
WIP patch (22.68 KB, patch)
2021-02-03 22:05 PST, Peng Liu
no flags
WIP patch (58.67 KB, patch)
2021-02-04 22:37 PST, Peng Liu
no flags
WIP patch (59.67 KB, patch)
2021-02-05 10:29 PST, Peng Liu
no flags
WIP patch (60.84 KB, patch)
2021-02-05 13:10 PST, Peng Liu
no flags
Patch (88.12 KB, patch)
2021-02-07 22:44 PST, Peng Liu
jer.noble: review+
ews-feeder: commit-queue-
Rebase the patch for landing (85.71 KB, patch)
2021-02-09 14:45 PST, Peng Liu
no flags
Radar WebKit Bug Importer
Comment 1 2021-02-02 21:38:26 PST
Peng Liu
Comment 2 2021-02-03 21:28:03 PST
Created attachment 419227 [details] WIP patch
Peng Liu
Comment 3 2021-02-03 22:05:58 PST
Created attachment 419232 [details] WIP patch
Peng Liu
Comment 4 2021-02-04 22:37:07 PST
Created attachment 419364 [details] WIP patch
Peng Liu
Comment 5 2021-02-05 10:29:24 PST
Created attachment 419428 [details] WIP patch
Peng Liu
Comment 6 2021-02-05 13:10:42 PST
Created attachment 419452 [details] WIP patch
Peng Liu
Comment 7 2021-02-07 22:44:43 PST
EWS
Comment 8 2021-02-09 14:05:21 PST
Tools/Scripts/svn-apply failed to apply attachment 419556 [details] to trunk. Please resolve the conflicts and upload a new patch.
Peng Liu
Comment 9 2021-02-09 14:45:10 PST
Created attachment 419769 [details] Rebase the patch for landing
EWS
Comment 10 2021-02-09 17:18:52 PST
Committed r272625: <https://commits.webkit.org/r272625> All reviewed patches have been landed. Closing bug and clearing flags on attachment 419769 [details].
David Kilzer (:ddkilzer)
Comment 11 2021-02-17 10:45:39 PST
(In reply to EWS from comment #10) > Committed r272625: <https://commits.webkit.org/r272625> > > All reviewed patches have been landed. Closing bug and clearing flags on > attachment 419769 [details]. This caused: Bug 222052: REGRESSION (r272625): Fix missing headers in Xcode project <https://bugs.webkit.org/show_bug.cgi?id=222052>
Peng Liu
Comment 12 2021-02-17 10:58:46 PST
(In reply to David Kilzer (:ddkilzer) from comment #11) > (In reply to EWS from comment #10) > > Committed r272625: <https://commits.webkit.org/r272625> > > > > All reviewed patches have been landed. Closing bug and clearing flags on > > attachment 419769 [details]. > > This caused: > > Bug 222052: REGRESSION (r272625): Fix missing headers in Xcode project > <https://bugs.webkit.org/show_bug.cgi?id=222052> Thanks for the fix!
Note You need to log in before you can comment on or make changes to this bug.