NEW 187765
Allow icon, widget, scrollbar and theme to be drawn through DisplayList
https://bugs.webkit.org/show_bug.cgi?id=187765
Summary Allow icon, widget, scrollbar and theme to be drawn through DisplayList
Said Abou-Hallawa
Reported 2018-07-18 09:52:43 PDT
Drawing these items should go through GraphicsContext which will create special DisplayListItems for drawing them. These DisplayListItems will store all the parameters to be used when replaying the DisplayList back.
Attachments
Patch for EWS (201.74 KB, patch)
2018-07-18 10:29 PDT, Said Abou-Hallawa
no flags
Patch for EWS (203.46 KB, patch)
2018-07-18 11:06 PDT, Said Abou-Hallawa
no flags
Patch for EWS (203.55 KB, patch)
2018-07-18 12:04 PDT, Said Abou-Hallawa
no flags
Patch (206.55 KB, patch)
2018-07-18 12:35 PDT, Said Abou-Hallawa
no flags
Patch (208.81 KB, patch)
2018-07-18 13:59 PDT, Said Abou-Hallawa
no flags
Patch for EWS (212.03 KB, patch)
2018-07-18 14:25 PDT, Said Abou-Hallawa
no flags
Patch for Review (47.61 KB, patch)
2018-07-18 17:03 PDT, Said Abou-Hallawa
no flags
Said Abou-Hallawa
Comment 1 2018-07-18 10:29:09 PDT
Created attachment 345256 [details] Patch for EWS
Said Abou-Hallawa
Comment 2 2018-07-18 11:06:21 PDT
Created attachment 345259 [details] Patch for EWS
Said Abou-Hallawa
Comment 3 2018-07-18 12:04:48 PDT
Created attachment 345268 [details] Patch for EWS
Said Abou-Hallawa
Comment 4 2018-07-18 12:35:17 PDT
Said Abou-Hallawa
Comment 5 2018-07-18 13:59:58 PDT
Said Abou-Hallawa
Comment 6 2018-07-18 14:25:29 PDT
Created attachment 345284 [details] Patch for EWS
Said Abou-Hallawa
Comment 7 2018-07-18 17:03:56 PDT
Created attachment 345307 [details] Patch for Review
Radar WebKit Bug Importer
Comment 8 2018-08-06 16:35:19 PDT
Note You need to log in before you can comment on or make changes to this bug.