WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 45937
[chromium] ImageLayerChromium texture updates must be clipped to the size of the texture
https://bugs.webkit.org/show_bug.cgi?id=45937
Summary
[chromium] ImageLayerChromium texture updates must be clipped to the size of ...
Vangelis Kokkevis
Reported
2010-09-16 17:40:47 PDT
Currently the dirty rect used to update the texture can be larger than the size of the texture which can result in a crash. Dirty rects can get out of sync with image sizes if the compositor is behind in rendering and the Image has changed size in the meantime.
Attachments
Proposed patch
(1.64 KB, patch)
2010-09-16 17:47 PDT
,
Vangelis Kokkevis
jamesr
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Vangelis Kokkevis
Comment 1
2010-09-16 17:47:04 PDT
Created
attachment 67867
[details]
Proposed patch
Vangelis Kokkevis
Comment 2
2010-09-17 09:28:44 PDT
Committed
r67714
: <
http://trac.webkit.org/changeset/67714
>
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