WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Committed
r48754
: <
http://trac.webkit.org/changeset/48754
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug