Bug 16642 - [GTK] webkit_web_view_has_selection returns the opposite result
Summary: [GTK] webkit_web_view_has_selection returns the opposite result
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Major
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2007-12-28 02:43 PST by Christian Dywan
Modified: 2007-12-28 18:49 PST (History)
0 users

See Also:


Attachments
Invert the return value. (1.11 KB, patch)
2007-12-28 02:45 PST, Christian Dywan
alp: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Dywan 2007-12-28 02:43:12 PST
The function webkit_web_view_has_selection returns the exact opposite of the expected result.
Comment 1 Christian Dywan 2007-12-28 02:45:06 PST
Created attachment 18144 [details]
Invert the return value.
Comment 2 Alp Toker 2007-12-28 18:34:16 PST
Comment on attachment 18144 [details]
Invert the return value.

r=me
Comment 3 Alp Toker 2007-12-28 18:49:07 PST
Landed in r29013.