Bug 138889
| Summary: | Clean up FrameSnapshotting and various users of it | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tim Horton <thorton> |
| Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Tim Horton
FrameSnapshotting (and especially WebKit2 users of it) is a big mess, with lots of subtly different functions and a wide range of options. We should clean it up in a way that allows deduplication of code (especially surrounding calls into FrameSnapshotting functions) and allows adjustment of options without the FrameSnapshotting functions overriding them down the line.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |