Bug 276904
| Summary: | Simplify RenderImageResource by always using a StyleImage, even for the <img> case | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Weinig <sam> |
| Component: | Images | Assignee: | Sam Weinig <sam> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | sabouhallawa, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 277360 | ||
| Bug Blocks: | |||
Sam Weinig
Reduce number of different paths images take by requiring a StyleImage for all images in the render tree.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sam Weinig
Pull request: https://github.com/WebKit/WebKit/pull/31079
EWS
Committed 281408@main (6d24d35f975f): <https://commits.webkit.org/281408@main>
Reviewed commits have been landed. Closing PR #31079 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/132587356>
Ben Schwartz
Reopened Bugzilla.
accessibility/add-children-pseudo-element.html is consistently crashing., tracking revert in https://bugs.webkit.org/show_bug.cgi?id=277360.
Sam Weinig
Pull request: https://github.com/WebKit/WebKit/pull/58769
Sam Weinig
Pull request: https://github.com/WebKit/WebKit/pull/58795
EWS
Committed 307874@main (7d5bd7d14a6d): <https://commits.webkit.org/307874@main>
Reviewed commits have been landed. Closing PR #58795 and removing active labels.