Bug 114539
Summary: | Plugins that started when small might trigger snapshotting when large | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dean Jackson <dino> |
Component: | Plug-ins | Assignee: | Dean Jackson <dino> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | thorton |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Dean Jackson
We notice a lot of plugins that load very small, often 0x0, and then resize to a larger size. They get through our snapshot detection due to being tiny, even though they end up being big enough to trigger a snapshot. Fix this.
<rdar://problem/12696259>
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Tim Horton
*** This bug has been marked as a duplicate of bug 102157 ***