RESOLVED FIXED 29737
Need SPI to invalidate a WebView's backing store
https://bugs.webkit.org/show_bug.cgi?id=29737
Summary Need SPI to invalidate a WebView's backing store
Adam Roben (:aroben)
Reported 2009-09-25 08:02:20 PDT
Created attachment 40112 [details] 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.
Attachments
Patch v1 (2.84 KB, patch)
2009-09-25 08:02 PDT, Adam Roben (:aroben)
andersca: review+
Anders Carlsson
Comment 1 2009-09-25 08:04:26 PDT
Comment on attachment 40112 [details] Patch v1 r=me
Adam Roben (:aroben)
Comment 2 2009-09-25 08:33:14 PDT
Note You need to log in before you can comment on or make changes to this bug.