Bug 110336 - Fix definition of DatePickerClient::setValue()
Summary: Fix definition of DatePickerClient::setValue()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-20 06:22 PST by Alberto Garcia
Modified: 2013-03-01 01:09 PST (History)
7 users (show)

See Also:


Attachments
Patch (1.26 KB, patch)
2013-02-20 06:24 PST, Alberto Garcia
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alberto Garcia 2013-02-20 06:22:25 PST
The definition of DatePickerClient::setValue() does not match the
prototype, it was probably taken from setValueAndClosePopup().

This was introduced in the patch for bug 109897:

http://trac.webkit.org/changeset/142987
Comment 1 Alberto Garcia 2013-02-20 06:24:43 PST
Created attachment 189305 [details]
Patch
Comment 2 WebKit Review Bot 2013-03-01 01:09:29 PST
Comment on attachment 189305 [details]
Patch

Clearing flags on attachment: 189305

Committed r144426: <http://trac.webkit.org/changeset/144426>
Comment 3 WebKit Review Bot 2013-03-01 01:09:34 PST
All reviewed patches have been landed.  Closing bug.