[webkit-reviews] review requested: [Bug 29737] Need SPI to invalidate a WebView's backing store : [Attachment 40112] Patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 25 08:02:20 PDT 2009


Adam Roben (aroben) <aroben at apple.com> has asked  for review:
Bug 29737: Need SPI to invalidate a WebView's backing store
https://bugs.webkit.org/show_bug.cgi?id=29737

Attachment 40112: Patch v1
https://bugs.webkit.org/attachment.cgi?id=40112&action=review

------- Additional Comments from Adam Roben (aroben) <aroben at apple.com>
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.


More information about the webkit-reviews mailing list