Bug 77735 - Double Buffer Plugin Layer
Summary: Double Buffer Plugin Layer
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-03 06:54 PST by Tim Dresser
Modified: 2022-07-01 10:44 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Dresser 2012-02-03 06:54:03 PST
In order to work correctly with incremental updates, CCPluginLayerImpl should be double buffered.
It should use two ioSurfaceTextureIds and flip between them each update.
Comment 1 Brent Fulgham 2022-07-01 10:44:52 PDT
Plugins were removed a few cycles ago.