[Webkit-unassigned] [Bug 29737] New: Need SPI to invalidate a WebView's backing store
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 25 08:02:20 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29737
Summary: Need SPI to invalidate a WebView's backing store
Product: WebKit
Version: 528+ (Nightly build)
Platform: Other
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit API
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: aroben at apple.com
CC: hyatt at apple.com
Adam Roben (aroben) <aroben at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #40112| |review?
Flag| |
Created an attachment (id=40112)
--> (https://bugs.webkit.org/attachment.cgi?id=40112)
Patch v1
IWebUIDelegatePrivate2::drawBackground can be used to draw a custom background
into a WebView. But when that custom background changes, we need a way to tell
WebView to invalidate its backing store so we can redraw the background. We
should add SPI to do this.
--
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