Bug 237728 - [GPU Process] GraphicsContextState should be lazily applied to the platform context
Summary: [GPU Process] GraphicsContextState should be lazily applied to the platform c...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Said Abou-Hallawa
URL:
Keywords: InRadar
: 236906 236914 236915 236917 236918 (view as bug list)
Depends on: 237944 238066 238192 238278
Blocks: 236508
  Show dependency treegraph
 
Reported: 2022-03-10 12:52 PST by Said Abou-Hallawa
Modified: 2022-03-23 14:36 PDT (History)
27 users (show)

See Also:


Attachments
Patch (529.77 KB, patch)
2022-03-10 12:57 PST, Said Abou-Hallawa
no flags Details | Formatted Diff | Diff
Patch (531.24 KB, patch)
2022-03-10 14:31 PST, Said Abou-Hallawa
no flags Details | Formatted Diff | Diff
Patch (568.76 KB, patch)
2022-03-13 01:34 PST, Said Abou-Hallawa
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (568.82 KB, patch)
2022-03-13 01:59 PST, Said Abou-Hallawa
no flags Details | Formatted Diff | Diff
Patch (577.42 KB, patch)
2022-03-14 13:09 PDT, Said Abou-Hallawa
no flags Details | Formatted Diff | Diff
Patch (574.67 KB, patch)
2022-03-14 15:28 PDT, Said Abou-Hallawa
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (574.86 KB, patch)
2022-03-14 15:34 PDT, Said Abou-Hallawa
no flags Details | Formatted Diff | Diff
Patch (640.44 KB, patch)
2022-03-14 22:13 PDT, Said Abou-Hallawa
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (641.65 KB, patch)
2022-03-14 22:29 PDT, Said Abou-Hallawa
no flags Details | Formatted Diff | Diff
Patch (650.25 KB, patch)
2022-03-15 13:10 PDT, Said Abou-Hallawa
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (651.74 KB, patch)
2022-03-15 13:37 PDT, Said Abou-Hallawa
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (652.14 KB, patch)
2022-03-15 14:00 PDT, Said Abou-Hallawa
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (654.22 KB, patch)
2022-03-15 14:42 PDT, Said Abou-Hallawa
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (654.27 KB, patch)
2022-03-15 15:44 PDT, Said Abou-Hallawa
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (656.67 KB, patch)
2022-03-15 16:57 PDT, Said Abou-Hallawa
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (656.25 KB, patch)
2022-03-15 18:06 PDT, Said Abou-Hallawa
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (657.13 KB, patch)
2022-03-15 18:53 PDT, Said Abou-Hallawa
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (658.78 KB, patch)
2022-03-15 21:00 PDT, Said Abou-Hallawa
no flags Details | Formatted Diff | Diff
Patch (660.37 KB, patch)
2022-03-15 22:52 PDT, Said Abou-Hallawa
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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. ***