Bug 49323 - Console spew (from CG) when running WebKit2 API Tests
Summary: Console spew (from CG) when running WebKit2 API Tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-11-10 09:23 PST by Sam Weinig
Modified: 2011-02-24 13:10 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2010-11-10 09:23:39 PST
When running the API tests for WebKit2, CG spews to the terminal:


    Test: SpacebarScrolling -> Wed Nov 10 09:21:24 il0301a-dhcp72.apple.com TestWebKitAPI[44108] <Error>: CGContextTranslateCTM: invalid context 0x0
Wed Nov 10 09:21:24 il0301a-dhcp72.apple.com TestWebKitAPI[44108] <Error>: CGContextScaleCTM: invalid context 0x0
Wed Nov 10 09:21:24 il0301a-dhcp72.apple.com TestWebKitAPI[44108] <Error>: CGContextDrawImage: invalid context 0x0
Wed Nov 10 09:21:24 il0301a-dhcp72.apple.com TestWebKitAPI[44108] <Error>: CGContextTranslateCTM: invalid context 0x0
Wed Nov 10 09:21:24 il0301a-dhcp72.apple.com TestWebKitAPI[44108] <Error>: CGContextScaleCTM: invalid context 0x0
Wed Nov 10 09:21:24 il0301a-dhcp72.apple.com TestWebKitAPI[44108] <Error>: CGContextDrawImage: invalid context 0x0
Wed Nov 10 09:21:24 il0301a-dhcp72.apple.com TestWebKitAPI[44108] <Error>: CGContextTranslateCTM: invalid context 0x0
Wed Nov 10 09:21:24 il0301a-dhcp72.apple.com TestWebKitAPI[44108] <Error>: CGContextScaleCTM: invalid context 0x0
Wed Nov 10 09:21:24 il0301a-dhcp72.apple.com TestWebKitAPI[44108] <Error>: CGContextDrawImage: invalid context 0x0
Wed Nov 10 09:21:24 il0301a-dhcp72.apple.com TestWebKitAPI[44108] <Error>: CGContextTranslateCTM: invalid context 0x0
Wed Nov 10 09:21:24 il0301a-dhcp72.apple.com TestWebKitAPI[44108] <Error>: CGContextScaleCTM: invalid context 0x0
Wed Nov 10 09:21:24 il0301a-dhcp72.apple.com TestWebKitAPI[44108] <Error>: CGContextDrawImage: invalid context 0x0
 Passed  

We should figure out why this is happening and fix it.
Comment 1 Sam Weinig 2010-11-10 09:24:04 PST
<rdar://problem/8652219>
Comment 2 Anders Carlsson 2011-02-24 13:10:21 PST
This no longer happens.