Bug 65985 - [GTK] wrong annotation for the return value of webkit_web_view_get_hit_test_results()
Summary: [GTK] wrong annotation for the return value of webkit_web_view_get_hit_test_r...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gustavo Noronha (kov)
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2011-08-10 07:44 PDT by Gustavo Noronha (kov)
Modified: 2011-08-10 08:44 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.56 KB, patch)
2011-08-10 07:57 PDT, Gustavo Noronha (kov)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gustavo Noronha (kov) 2011-08-10 07:44:46 PDT
The annotation says 'transfer none', but it's a newly created object that needs to be freed.
Comment 1 Gustavo Noronha (kov) 2011-08-10 07:57:01 PDT
Created attachment 103492 [details]
Patch
Comment 2 Xan Lopez 2011-08-10 08:29:52 PDT
Comment on attachment 103492 [details]
Patch

r=me
Comment 3 WebKit Review Bot 2011-08-10 08:44:01 PDT
Comment on attachment 103492 [details]
Patch

Clearing flags on attachment: 103492

Committed r92771: <http://trac.webkit.org/changeset/92771>
Comment 4 WebKit Review Bot 2011-08-10 08:44:05 PDT
All reviewed patches have been landed.  Closing bug.