Bug 253683
| Summary: | Split RemoteLayerBackingStore into separate classes for Web process and UI process | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
| Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> |
| 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 | ||
Matt Woodrow
The code and data members for each process are entirely separate, and so have them intermingled in a single class makes the code harder to understand.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/106528400>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/11337
EWS
Committed 261552@main (6ef716ad7cfa): <https://commits.webkit.org/261552@main>
Reviewed commits have been landed. Closing PR #11337 and removing active labels.