Bug 42255 - [GTK] Make string parameters in GObject DOM Bindings be const char*
Summary: [GTK] Make string parameters in GObject DOM Bindings be const char*
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-07-14 06:08 PDT by Xan Lopez
Modified: 2010-08-10 23:46 PDT (History)
0 users

See Also:


Attachments
extraspace.diff (1.77 KB, patch)
2010-07-14 06:10 PDT, Xan Lopez
no flags Details | Formatted Diff | Diff
constchar.diff (7.44 KB, patch)
2010-07-14 06:10 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-07-14 06:08:59 PDT
SSIA.
Comment 1 Xan Lopez 2010-07-14 06:10:09 PDT
Created attachment 61509 [details]
extraspace.diff

First a small cleanup.
Comment 2 Xan Lopez 2010-07-14 06:10:38 PDT
Created attachment 61510 [details]
constchar.diff

Patch
Comment 3 Gustavo Noronha (kov) 2010-08-03 06:30:31 PDT
Comment on attachment 61510 [details]
constchar.diff

Good!
Comment 4 Adam Barth 2010-08-10 22:58:34 PDT
Comment on attachment 61509 [details]
extraspace.diff

Shall we land this patch?
Comment 5 Adam Barth 2010-08-10 22:58:45 PDT
Comment on attachment 61510 [details]
constchar.diff

Shall we land this patch?
Comment 6 Xan Lopez 2010-08-10 23:45:58 PDT
Comment on attachment 61509 [details]
extraspace.diff

Sorry, it was landed already in r64551, forgot to come back here.
Comment 7 Xan Lopez 2010-08-10 23:46:19 PDT
Comment on attachment 61510 [details]
constchar.diff

Same here in r64552.
Comment 8 Xan Lopez 2010-08-10 23:46:32 PDT
All patches landed, closing.