Bug 110336

Summary: Fix definition of DatePickerClient::setValue()
Product: WebKit Reporter: Alberto Garcia <berto>
Component: WebKit BlackBerryAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, keishi, mifenton, rwlbuis, tonikitoo, webkit.review.bot, yong.li.webkit
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.