Bug 12572 - WebKit does not properly invalidate image region after image load
Summary: WebKit does not properly invalidate image region after image load
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Brent Fulgham
URL: http://www.w3.org/Graphics/SVG/Test/2...
Keywords: NeedsReduction
Depends on:
Blocks:
 
Reported: 2007-02-04 03:35 PST by Eric Seidel (no email)
Modified: 2013-12-05 09:14 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.33 KB, text/plain)
2013-12-04 18:02 PST, Brent Fulgham
no flags Details
Patch (1.33 KB, text/plain)
2013-12-05 09:13 PST, Brent Fulgham
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2007-02-04 03:35:38 PST
WebKit does not properly invalidate image region after image load

Notice that the image does not appear in this test unless:
a. it's already cached
or
b. it's loaded locally

WebKit doesn't seem to be invalidating the image region properly after image load.
Comment 1 Nikolas Zimmermann 2007-03-24 05:43:32 PDT
Landed in r20469.
Comment 2 Brent Fulgham 2013-12-04 18:02:10 PST
Reopening to attach new patch.
Comment 3 Brent Fulgham 2013-12-04 18:02:12 PST
Created attachment 218475 [details]
Patch
Comment 4 Brent Fulgham 2013-12-05 09:13:19 PST
Created attachment 218519 [details]
Patch
Comment 5 Brent Fulgham 2013-12-05 09:14:27 PST
Whoops!  uploaded to the wrong bug.