Bug 72394 - [GTK] Use GQuark's in the ATK wrapper to get and set arbitrary data
Summary: [GTK] Use GQuark's in the ATK wrapper to get and set arbitrary data
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2011-11-15 10:04 PST by Mario Sanchez Prada
Modified: 2011-11-16 00:16 PST (History)
1 user (show)

See Also:


Attachments
Patch proposal (4.93 KB, patch)
2011-11-15 10:08 PST, Mario Sanchez Prada
mrobinson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mario Sanchez Prada 2011-11-15 10:04:15 PST
As we will probably need to use this in the near future for WK2, it will be nice to polish current code to use GQuarks and not to replicate literal strings everywhere, when setting and getting arbitrary data.
Comment 1 Mario Sanchez Prada 2011-11-15 10:08:09 PST
Created attachment 115189 [details]
Patch proposal
Comment 2 Mario Sanchez Prada 2011-11-16 00:16:56 PST
Committed r100419: <http://trac.webkit.org/changeset/100419>