Bug 249168
Summary: | [GPU Process] [FormControls] Form control rendering in GPUP on Mac | ||
---|---|---|---|
Product: | WebKit | Reporter: | Said Abou-Hallawa <sabouhallawa> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bfulgham, Hironori.Fujii, 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=246264 | ||
Bug Depends on: | 249167, 249248, 249474, 249573, 249629, 249638, 249675, 249878, 249885, 249890, 249921, 249928, 249978, 249988, 250334, 250378, 250403, 250478, 250664, 250762, 250798, 250850, 251373, 251416, 251708, 252003, 252427, 252723 | ||
Bug Blocks: |
Said Abou-Hallawa
Move drawing the form controls to GPUProcess.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Said Abou-Hallawa
rdar://101515210
Said Abou-Hallawa
All the form controls can now be drawn in GPUP Process. They are mostly working. Any regressions will be addressed in new separate bugs.