Title: [193550] branches/safari-601-branch/Source/WebCore
- Revision
- 193550
- Author
- [email protected]
- Date
- 2015-12-05 21:56:04 -0800 (Sat, 05 Dec 2015)
Log Message
Merge r192129. rdar://problem/23732379
Modified Paths
Diff
Modified: branches/safari-601-branch/Source/WebCore/ChangeLog (193549 => 193550)
--- branches/safari-601-branch/Source/WebCore/ChangeLog 2015-12-06 05:56:02 UTC (rev 193549)
+++ branches/safari-601-branch/Source/WebCore/ChangeLog 2015-12-06 05:56:04 UTC (rev 193550)
@@ -1,5 +1,15 @@
2015-12-05 David Kilzer <[email protected]>
+ Merge r192129. rdar://problem/23732379
+
+ 2015-11-07 Michael Catanzaro <[email protected]>
+
+ Unreviewed, fix GTK build after r191981
+
+ * html/HTMLFormControlElement.cpp:
+
+2015-12-05 David Kilzer <[email protected]>
+
Merge r191981. rdar://problem/23732379
2015-10-30 Jon Honeycutt <[email protected]>
Modified: branches/safari-601-branch/Source/WebCore/html/HTMLFormControlElement.cpp (193549 => 193550)
--- branches/safari-601-branch/Source/WebCore/html/HTMLFormControlElement.cpp 2015-12-06 05:56:02 UTC (rev 193549)
+++ branches/safari-601-branch/Source/WebCore/html/HTMLFormControlElement.cpp 2015-12-06 05:56:04 UTC (rev 193550)
@@ -39,6 +39,7 @@
#include "RenderBox.h"
#include "RenderTheme.h"
#include "ValidationMessage.h"
+#include <wtf/NeverDestroyed.h>
#include <wtf/Ref.h>
#include <wtf/Vector.h>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes