Bug 119490
Summary: | Various media tests spew "CGContextScaleCTM: invalid context 0x0" errors | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | Media | Assignee: | Simon Fraser (smfr) <simon.fraser> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | eric.carlson, jer.noble, simon.fraser, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Simon Fraser (smfr)
These tests:
media/event-attributes.html
media/media-controls-invalid-url.html
media/video-played-reset.html
spew stuff like:
Aug 5 09:42:44 s-bot-209.apple.com WebProcess[75176] <Error>: CGContextScaleCTM: invalid context 0x0
Aug 5 09:42:44 s-bot-209.apple.com WebProcess[75176] <Error>: CGContextScaleCTM: invalid context 0x0
Aug 5 09:42:44 s-bot-209.apple.com WebProcess[75176] <Error>: CGContextTranslateCTM: invalid context 0x0
Aug 5 09:42:44 s-bot-209.apple.com WebProcess[75176] <Error>: CGContextAddPath: invalid context 0x0
Aug 5 09:42:44 s-bot-209.apple.com WebProcess[75176] <Error>: clip: invalid context 0x0
Aug 5 09:42:44 s-bot-209.apple.com WebProcess[75176] <Error>: CGContextDrawLinearGradient: invalid context 0x0
Aug 5 09:42:44 s-bot-209.apple.com WebProcess[75176] <Error>: CGContextTranslateCTM: invalid context 0x0
Aug 5 09:42:44 s-bot-209.apple.com WebProcess[75176] <Error>: CGContextDrawLayerInRect: invalid context 0x0
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/14725836>
Simon Fraser (smfr)
Fixed WKSI landed in https://trac.webkit.org/r154015