Bug 4846 - REGRESSION: Carbon WebKit applications don't work at all
Summary: REGRESSION: Carbon WebKit applications don't work at all
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Critical
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-04 12:43 PDT by Darin Adler
Modified: 2005-09-05 16:10 PDT (History)
0 users

See Also:


Attachments
replace call to nonexistent setCGContext: method with working code (2.55 KB, patch)
2005-09-04 12:52 PDT, Darin Adler
sullivan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2005-09-04 12:43:50 PDT
I just tried CarbonWeb, and it doesn't work at all. The reason has to do with mistakes we made when 
factoring out SPI with open source.
Comment 1 Darin Adler 2005-09-04 12:52:19 PDT
Created attachment 3758 [details]
replace call to nonexistent setCGContext: method with working code
Comment 2 John Sullivan 2005-09-05 11:07:06 PDT
Comment on attachment 3758 [details]
replace call to nonexistent setCGContext: method with working code

r=me, assuming you tested.