Bug 291358
| Summary: | [GTK][WPE] Make Damage iterable | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | Platform | Assignee: | Carlos Garcia Campos <cgarcia> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=294015 | ||
Carlos Garcia Campos
Instead of exposing the internal vector we use for dirty rects, that can contain empty rectangles after uniting, we can make Damage iterable and always return the actual rectangles.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/43892
EWS
Committed 294236@main (63ebc0af1d9d): <https://commits.webkit.org/294236@main>
Reviewed commits have been landed. Closing PR #43892 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/150257428>
EWS
Committed 294557@main (5f513c4db59d): <https://commits.webkit.org/294557@main>
Reviewed commits have been landed. Closing PR #45002 and removing active labels.
Carlos Garcia Campos
Reverted in 294557@main
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/46707
EWS
Committed 296308@main (3de4a7eaf3f3): <https://commits.webkit.org/296308@main>
Reviewed commits have been landed. Closing PR #46707 and removing active labels.