|
Lines 1-3
a/Source/WebKit/blackberry/ChangeLog_sec1
|
|
|
1 |
2013-02-20 Alberto Garcia <albgarcia@rim.com> |
| 2 |
|
| 3 |
Fix definition of DatePickerClient::setValue() |
| 4 |
https://bugs.webkit.org/show_bug.cgi?id=110336 |
| 5 |
|
| 6 |
Reviewed by NOBODY (OOPS!). |
| 7 |
|
| 8 |
The definition of DatePickerClient::setValue() introduced in |
| 9 |
r142987 does not match the prototype. |
| 10 |
|
| 11 |
* WebCoreSupport/DatePickerClient.cpp: |
| 12 |
(WebCore::DatePickerClient::setValue): |
| 13 |
|
| 1 |
2013-02-20 Carlos Garcia Campos <cgarcia@igalia.com> |
14 |
2013-02-20 Carlos Garcia Campos <cgarcia@igalia.com> |
| 2 |
|
15 |
|
| 3 |
Unreviewed BlackBerry build fix. |
16 |
Unreviewed BlackBerry build fix. |