Bug 260668
| Summary: | Rename DisplayList::DisplayListItem to DisplayList::Item and move it to a separate file | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Said Abou-Hallawa <sabouhallawa> |
| Component: | Layout and Rendering | Assignee: | Said Abou-Hallawa <sabouhallawa> |
| Status: | RESOLVED FIXED | ||
| 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: | |||
| Bug Blocks: | 260181 | ||
Said Abou-Hallawa
Remove the redundancy in the name and create dedicated source and header files for the DisplayList::Item. Its functions are currently split between DisplayListItems.cpp and DisplayListReplayer.cpp.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/114391530>
Said Abou-Hallawa
Pull request: https://github.com/WebKit/WebKit/pull/17028
EWS
Committed 267431@main (46e9c071bff4): <https://commits.webkit.org/267431@main>
Reviewed commits have been landed. Closing PR #17028 and removing active labels.