Bug 187765

Summary: Allow icon, widget, scrollbar and theme to be drawn through DisplayList
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: Layout and RenderingAssignee: Said Abou-Hallawa <sabouhallawa>
Status: NEW    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 187002    
Bug Blocks: 187795    
Attachments:
Description Flags
Patch for EWS
none
Patch for EWS
none
Patch for EWS
none
Patch
none
Patch
none
Patch for EWS
none
Patch for Review none

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.