Bug 245395
| Summary: | Cleanup / micro-optimize RenderLayers accumulateOffsetTowardsAncestor helper | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Nikolas Zimmermann <zimmermann> |
| Component: | Layout and Rendering | Assignee: | Nikolas Zimmermann <zimmermann> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, rbuis, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Nikolas Zimmermann
Avoid unnecessary LayoutPoint -> LayoutSize conversions (e.g. when applying scroll offset, or when moving 'location' by the result of 'localToAbsolute', etc.) use auto in a few more places.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/4504
EWS
Committed 254669@main (ae09dde3f987): <https://commits.webkit.org/254669@main>
Reviewed commits have been landed. Closing PR #4504 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/100167533>