Title: [291596] branches/safari-614.1.6-branch/Source/WebKit/UIProcess/API/Cocoa/_WKWebAuthenticationPanel.h
Revision
291596
Author
repst...@apple.com
Date
2022-03-21 19:09:04 -0700 (Mon, 21 Mar 2022)

Log Message

Unreviewed logging change. rdar://90517607

Modified Paths


Diff

Modified: branches/safari-614.1.6-branch/Source/WebKit/UIProcess/API/Cocoa/_WKWebAuthenticationPanel.h (291595 => 291596)


--- branches/safari-614.1.6-branch/Source/WebKit/UIProcess/API/Cocoa/_WKWebAuthenticationPanel.h	2022-03-22 01:38:32 UTC (rev 291595)
+++ branches/safari-614.1.6-branch/Source/WebKit/UIProcess/API/Cocoa/_WKWebAuthenticationPanel.h	2022-03-22 02:09:04 UTC (rev 291596)
@@ -23,6 +23,10 @@
  * THE POSSIBILITY OF SUCH DAMAGE.
  */
 
+#if __building_module(MobileSafari)
+#error "how did this get here?"
+#endif
+
 #import <Foundation/Foundation.h>
 #import <WebKit/WKDeclarationSpecifiers.h>
 #import <WebKit/WKFoundation.h>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to