Bug 13875

Summary: [gdk] Make FrameGdk.cpp after changes to Page<->Settings relationship
Product: WebKit Reporter: Holger Freyther <zecke>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Make FrameGdk.cpp compile andersca: review+

Holger Freyther
Reported 2007-05-25 07:16:52 PDT
r21749 broke the Gdk port. The attached patch is fixing that.
Attachments
Make FrameGdk.cpp compile (1.27 KB, patch)
2007-05-25 07:17 PDT, Holger Freyther
andersca: review+
Holger Freyther
Comment 1 2007-05-25 07:17:59 PDT
Created attachment 14722 [details] Make FrameGdk.cpp compile Frame::setSettings was removed, the Page is the owner of Settings. Use Page::settings() in FrameGdk to set the settings.
Anders Carlsson
Comment 2 2007-05-25 07:21:16 PDT
Comment on attachment 14722 [details] Make FrameGdk.cpp compile r=me
Mark Rowe (bdash)
Comment 3 2007-05-26 06:42:08 PDT
Landed in r21795
Note You need to log in before you can comment on or make changes to this bug.