Bug 77735
Summary: | Double Buffer Plugin Layer | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tim Dresser <tdresser> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | bfulgham, enne, reveman |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Tim Dresser
In order to work correctly with incremental updates, CCPluginLayerImpl should be double buffered.
It should use two ioSurfaceTextureIds and flip between them each update.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brent Fulgham
Plugins were removed a few cycles ago.