Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(118)

Unified Diff: Source/WebCore/html/shadow/CalendarPickerElement.h

Issue 10449013: Merge 116611 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1132/
Patch Set: Created 8 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/WebCore/html/shadow/CalendarPickerElement.h
===================================================================
--- Source/WebCore/html/shadow/CalendarPickerElement.h (revision 118421)
+++ Source/WebCore/html/shadow/CalendarPickerElement.h (working copy)
@@ -43,6 +43,7 @@
class CalendarPickerElement : public HTMLDivElement, public PagePopupClient {
public:
static PassRefPtr<CalendarPickerElement> create(Document*);
+ virtual ~CalendarPickerElement();
void openPopup();
void closePopup();
« no previous file with comments | « ManualTests/forms/calendar-picker-crash-by-type-change.html ('k') | Source/WebCore/html/shadow/CalendarPickerElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698