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

Log Message

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

This reverts r286737.

Modified Paths

Diff

Modified: branches/safari-612.4.2.1-branch/Source/WebKit/UIProcess/WebPageProxy.h (286749 => 286750)


--- branches/safari-612.4.2.1-branch/Source/WebKit/UIProcess/WebPageProxy.h	2021-12-09 00:11:09 UTC (rev 286749)
+++ branches/safari-612.4.2.1-branch/Source/WebKit/UIProcess/WebPageProxy.h	2021-12-09 00:16:51 UTC (rev 286750)
@@ -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