+2018-01-09 Michael Saboff <msaboff@apple.com>
+
+ Unreviewed, rolling out r226600 and r226603
+ https://bugs.webkit.org/show_bug.cgi?id=181351
+
+ Add a DOM gadget for Spectre testing
+
+ * dom/Comment.cpp:
+ (WebCore::Comment::Comment):
+ (WebCore::Comment::setReadLength): Deleted.
+ (WebCore::Comment::charCodeAt): Deleted.
+ (WebCore::Comment::clflushReadLength): Deleted.
+ * dom/Comment.h:
+ * dom/Comment.idl:
+ * page/RuntimeEnabledFeatures.cpp:
+ (WebCore::RuntimeEnabledFeatures::spectreGadgetsEnabled const): Deleted.
+ * page/RuntimeEnabledFeatures.h:
+
2018-01-09 Don Olmstead <don.olmstead@sony.com>
Add additional WEBCORE_EXPORTs