Bug 48709 - [GTK] Use new width for height APIs in GTK+ 3.x
Summary: [GTK] Use new width for height APIs in GTK+ 3.x
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-30 00:54 PDT by Xan Lopez
Modified: 2010-10-30 08:17 PDT (History)
2 users (show)

See Also:


Attachments
sizerequest.diff (4.48 KB, patch)
2010-10-30 00:57 PDT, Xan Lopez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.