Bug 16802 - [GTK] Missing gtk properties
Summary: [GTK] Missing gtk properties
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Major
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2008-01-09 04:56 PST by Luca Bruno
Modified: 2008-01-09 12:27 PST (History)
0 users

See Also:


Attachments
add properties for actual private data (9.53 KB, patch)
2008-01-09 04:58 PST, Luca Bruno
no flags Details | Formatted Diff | Diff
fix changelog (9.68 KB, patch)
2008-01-09 05:02 PST, Luca Bruno
alp: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Luca Bruno 2008-01-09 04:56:56 PST
Hello,
currently both the gtk view and frame are missing properties such as editable, uri, etc..
Even the API is not completely stabilized i think it's good to complete the current one at least by adding gtk properties.
Comment 1 Luca Bruno 2008-01-09 04:58:24 PST
Created attachment 18348 [details]
add properties for actual private data
Comment 2 Luca Bruno 2008-01-09 05:02:07 PST
Created attachment 18349 [details]
fix changelog
Comment 3 Alp Toker 2008-01-09 12:26:27 PST
Comment on attachment 18349 [details]
fix changelog

r=me

Please be careful with whitespace next time.
Comment 4 Alp Toker 2008-01-09 12:27:04 PST
Landed in r29341.