Title: [259178] trunk/Source/WebKit/ChangeLog
Revision
259178
Author
[email protected]
Date
2020-03-29 02:08:26 -0700 (Sun, 29 Mar 2020)

Log Message

Add missing ChangeLog entry for r259177.

Modified Paths

Diff

Modified: trunk/Source/WebKit/ChangeLog (259177 => 259178)


--- trunk/Source/WebKit/ChangeLog	2020-03-29 09:06:08 UTC (rev 259177)
+++ trunk/Source/WebKit/ChangeLog	2020-03-29 09:08:26 UTC (rev 259178)
@@ -1,3 +1,14 @@
+2020-03-29  [email protected]  <[email protected]@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
+
+        Build fix for: [iOS] Delay process suspension for a while after loading an app link
+        https://bugs.webkit.org/show_bug.cgi?id=209686#c12
+        <rdar://problem/60888891>
+
+        * UIProcess/Cocoa/NavigationState.mm:
+        (WebKit::tryInterceptNavigation):
+        - Restrict call to WebPageProxy::willOpenAppLink() to
+          PLATFORM(IOS_FAMILY) to fix the build.
+
 2020-03-29  David Kilzer  <[email protected]>
 
         REGRESSION (r257867): [GPUP] Use-after-move in RemoteCDMInstance::createSession()
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to