Title: [262550] branches/safari-609-branch/Source/WebKit/UIProcess/WebProcessProxy.h
- Revision
- 262550
- Author
- [email protected]
- Date
- 2020-06-04 12:00:28 -0700 (Thu, 04 Jun 2020)
Log Message
Fixing state of branch due to r259014 and revert of r258924. rdar://problem/63902456
Modified Paths
Diff
Modified: branches/safari-609-branch/Source/WebKit/UIProcess/WebProcessProxy.h (262549 => 262550)
--- branches/safari-609-branch/Source/WebKit/UIProcess/WebProcessProxy.h 2020-06-04 19:00:25 UTC (rev 262549)
+++ branches/safari-609-branch/Source/WebKit/UIProcess/WebProcessProxy.h 2020-06-04 19:00:28 UTC (rev 262550)
@@ -501,10 +501,6 @@
std::unique_ptr<ProcessThrottler::BackgroundActivity> m_activityForHoldingLockedFiles;
ForegroundWebProcessToken m_foregroundToken;
BackgroundWebProcessToken m_backgroundToken;
-#if PLATFORM(IOS_FAMILY)
- bool m_hasSentMessageToUnblockAccessibilityServer { false };
- std::unique_ptr<WebCore::DeferrableOneShotTimer> m_unexpectedActivityTimer;
-#endif
#if PLATFORM(IOS_FAMILY)
bool m_hasSentMessageToUnblockAccessibilityServer { false };
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes