[Webkit-unassigned] [Bug 88130] New: [BlackBerry] Fix the return value checking in SelectPopupClient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 1 13:33:07 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=88130

           Summary: [BlackBerry] Fix the return value checking in
                    SelectPopupClient
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit BlackBerry
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: haizhang at rim.com
                CC: tonikitoo at webkit.org


In SelectPopupClient, return '1' means selected, '0' means not selected, the ASCII value of '0' is 48, not 32, use '0' to be more readable.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list