[Webkit-unassigned] [Bug 126156] New: ImageBufferBackingStoreCache should support "opaque" surfaces
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 23 03:42:20 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=126156
Summary: ImageBufferBackingStoreCache should support "opaque"
surfaces
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Platform
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: thorton at apple.com
CC: simon.fraser at apple.com, mmaxfield at apple.com
That is, it should support surfaces that it doesn't waste time clearing in deallocate(), because the consumer of said surface knows that it's going to paint over the whole thing.
This may not make sense for the other applications, but it would shave ~3.7% of completely unnecessary main thread time off of my remote layer painting stress test.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list