Bug 48709

Summary: [GTK] Use new width for height APIs in GTK+ 3.x
Product: WebKit Reporter: Xan Lopez <xan.lopez>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mrobinson, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
sizerequest.diff none

Description Xan Lopez 2010-10-30 00:54:40 PDT
size-request is deprecated in GTK+ 3.x, so stop using it.
Comment 1 Xan Lopez 2010-10-30 00:57:15 PDT
Created attachment 72431 [details]
sizerequest.diff
Comment 2 Martin Robinson 2010-10-30 08:08:45 PDT
Comment on attachment 72431 [details]
sizerequest.diff

At some point it may make sense to begin separating out the GTK+ 3.0 and GTK+ 2.0 code.
Comment 3 Xan Lopez 2010-10-30 08:17:25 PDT
Comment on attachment 72431 [details]
sizerequest.diff

Landed as r70983.
Comment 4 Xan Lopez 2010-10-30 08:17:39 PDT
Closing.