Bug 237728

Summary: [GPU Process] GraphicsContextState should be lazily applied to the platform context
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: Layout and RenderingAssignee: Said Abou-Hallawa <sabouhallawa>
Status: NEW ---    
Severity: Normal CC: annulen, bfulgham, cdumez, changseok, dino, eric.carlson, esprehn+autocc, ews-watchlist, fmalita, fred.wang, glenn, gyuyoung.kim, hi, jer.noble, joepeck, jonlee, kondapallykalyan, mmaxfield, pangle, pdr, philipj, ryuan.choi, schenney, sergio, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=236906
https://bugs.webkit.org/show_bug.cgi?id=236907
https://bugs.webkit.org/show_bug.cgi?id=236913
https://bugs.webkit.org/show_bug.cgi?id=236919
https://bugs.webkit.org/show_bug.cgi?id=236923
https://bugs.webkit.org/show_bug.cgi?id=236924
Bug Depends on: 237944, 238066, 238192, 238278    
Bug Blocks: 236508    
Attachments:
Description Flags
Patch
none
Patch
none
Patch
ews-feeder: commit-queue-
Patch
none
Patch
none
Patch
ews-feeder: commit-queue-
Patch
none
Patch
ews-feeder: commit-queue-
Patch
none
Patch
ews-feeder: commit-queue-
Patch
ews-feeder: commit-queue-
Patch
ews-feeder: commit-queue-
Patch
ews-feeder: commit-queue-
Patch
ews-feeder: commit-queue-
Patch
ews-feeder: commit-queue-
Patch
ews-feeder: commit-queue-
Patch
ews-feeder: commit-queue-
Patch
none
Patch ews-feeder: commit-queue-

Description Said Abou-Hallawa 2022-03-10 12:52:39 PST
The goal is to unify the way all GraphicsContext superclasses commit their state changes to the underlying platform context. This will remove the context states from DisplayList::Recorder and DrawGlyphsRecorder.
Comment 1 Said Abou-Hallawa 2022-03-10 12:57:27 PST
Created attachment 454392 [details]
Patch
Comment 2 Said Abou-Hallawa 2022-03-10 14:31:17 PST
Created attachment 454401 [details]
Patch
Comment 3 Said Abou-Hallawa 2022-03-13 01:34:51 PST
Created attachment 454552 [details]
Patch
Comment 4 Said Abou-Hallawa 2022-03-13 01:59:32 PST
Created attachment 454553 [details]
Patch
Comment 5 Radar WebKit Bug Importer 2022-03-14 10:04:50 PDT
<rdar://problem/90253171>
Comment 6 Said Abou-Hallawa 2022-03-14 13:09:03 PDT
Created attachment 454613 [details]
Patch
Comment 7 Said Abou-Hallawa 2022-03-14 15:28:56 PDT
Created attachment 454629 [details]
Patch
Comment 8 Said Abou-Hallawa 2022-03-14 15:34:56 PDT
Created attachment 454631 [details]
Patch
Comment 9 Said Abou-Hallawa 2022-03-14 22:13:08 PDT
Created attachment 454665 [details]
Patch
Comment 10 Said Abou-Hallawa 2022-03-14 22:29:17 PDT
Created attachment 454666 [details]
Patch
Comment 11 Jon Lee 2022-03-14 23:27:49 PDT
*** Bug 236914 has been marked as a duplicate of this bug. ***
Comment 12 Jon Lee 2022-03-14 23:28:33 PDT
*** Bug 236915 has been marked as a duplicate of this bug. ***
Comment 13 Jon Lee 2022-03-14 23:29:37 PDT
*** Bug 236917 has been marked as a duplicate of this bug. ***
Comment 14 Jon Lee 2022-03-14 23:30:06 PDT
*** Bug 236918 has been marked as a duplicate of this bug. ***
Comment 15 Said Abou-Hallawa 2022-03-15 13:10:42 PDT
Created attachment 454747 [details]
Patch
Comment 16 Said Abou-Hallawa 2022-03-15 13:37:04 PDT
Created attachment 454751 [details]
Patch
Comment 17 Said Abou-Hallawa 2022-03-15 14:00:46 PDT
Created attachment 454755 [details]
Patch
Comment 18 Said Abou-Hallawa 2022-03-15 14:42:42 PDT
Created attachment 454757 [details]
Patch
Comment 19 Said Abou-Hallawa 2022-03-15 15:44:51 PDT
Created attachment 454765 [details]
Patch
Comment 20 Said Abou-Hallawa 2022-03-15 16:57:18 PDT
Created attachment 454776 [details]
Patch
Comment 21 Said Abou-Hallawa 2022-03-15 18:06:28 PDT
Created attachment 454781 [details]
Patch
Comment 22 Said Abou-Hallawa 2022-03-15 18:53:35 PDT
Created attachment 454785 [details]
Patch
Comment 23 Said Abou-Hallawa 2022-03-15 21:00:20 PDT
Created attachment 454793 [details]
Patch
Comment 24 Said Abou-Hallawa 2022-03-15 22:52:14 PDT
Created attachment 454801 [details]
Patch
Comment 25 Jon Lee 2022-03-22 13:07:20 PDT
*** Bug 236919 has been marked as a duplicate of this bug. ***
Comment 26 Jon Lee 2022-03-22 16:33:41 PDT
*** Bug 236906 has been marked as a duplicate of this bug. ***