WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
74845
chrome.dll!WebCore..Pattern..platformPattern ReadAV@NULL
https://bugs.webkit.org/show_bug.cgi?id=74845
Summary
chrome.dll!WebCore..Pattern..platformPattern ReadAV@NULL
Berend-Jan Wever
Reported
2011-12-19 00:41:18 PST
Created
attachment 119832
[details]
Repro <script> var oContext2d = document.getCSSCanvasContext("2d","webkitcanvas",1,65536); var oPattern = oContext2d.createPattern(oContext2d.canvas,"repeat"); document.getCSSCanvasContext("","webkitcanvas",1,1); oContext2d.fillStyle = oPattern; oContext2d.fillRect(0,5,0,8); </script>
Attachments
Repro
(279 bytes, text/html)
2011-12-19 00:41 PST
,
Berend-Jan Wever
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Berend-Jan Wever
Comment 1
2011-12-19 00:41:44 PST
Chromium:
http://code.google.com/p/chromium/issues/detail?id=108030
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