Title: [286748] branches/safari-612-branch/Source/WebKit/UIProcess/WebPageProxy.h
Revision
286748
Author
alanc...@apple.com
Date
2021-12-08 16:07:52 -0800 (Wed, 08 Dec 2021)

Log Message

Revert "Unreviewed build fix. rdar://problem/85928816"

This reverts r286739.

Modified Paths

Diff

Modified: branches/safari-612-branch/Source/WebKit/UIProcess/WebPageProxy.h (286747 => 286748)


--- branches/safari-612-branch/Source/WebKit/UIProcess/WebPageProxy.h	2021-12-09 00:05:55 UTC (rev 286747)
+++ branches/safari-612-branch/Source/WebKit/UIProcess/WebPageProxy.h	2021-12-09 00:07:52 UTC (rev 286748)
@@ -2767,7 +2767,6 @@
     std::optional<WebCore::PlatformDisplayID> m_displayID;
 #if HAVE(CVDISPLAYLINK)
     PAL::HysteresisActivity m_wheelEventActivityHysteresis;
-    bool m_registeredForFullSpeedUpdates { false };
 #endif
 
     Deque<NativeWebMouseEvent> m_mouseEventQueue;
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to