Title: [258766] trunk/Source/WebCore/PAL
- Revision
- 258766
- Author
- [email protected]
- Date
- 2020-03-20 09:31:51 -0700 (Fri, 20 Mar 2020)
Log Message
Unreviewed, reverting r258762.
This commit broke the Catalina build
Reverted changeset:
"Fix the build"
https://trac.webkit.org/changeset/258762
Modified Paths
Diff
Modified: trunk/Source/WebCore/PAL/ChangeLog (258765 => 258766)
--- trunk/Source/WebCore/PAL/ChangeLog 2020-03-20 16:30:15 UTC (rev 258765)
+++ trunk/Source/WebCore/PAL/ChangeLog 2020-03-20 16:31:51 UTC (rev 258766)
@@ -1,5 +1,16 @@
2020-03-20 Jacob Uphoff <[email protected]>
+ Unreviewed, reverting r258762.
+
+ This commit broke the Catalina build
+
+ Reverted changeset:
+
+ "Fix the build"
+ https://trac.webkit.org/changeset/258762
+
+2020-03-20 Jacob Uphoff <[email protected]>
+
Unreviewed, reverting r258748.
This commit broke the Catalina build
Modified: trunk/Source/WebCore/PAL/pal/spi/cocoa/RevealSPI.h (258765 => 258766)
--- trunk/Source/WebCore/PAL/pal/spi/cocoa/RevealSPI.h 2020-03-20 16:30:15 UTC (rev 258765)
+++ trunk/Source/WebCore/PAL/pal/spi/cocoa/RevealSPI.h 2020-03-20 16:31:51 UTC (rev 258766)
@@ -56,7 +56,6 @@
#if PLATFORM(MAC)
@interface RVPresentingContext : NSObject
- (instancetype)initWithPointerLocationInView:(NSPoint)pointerLocationInView inView:(NSView *)view highlightDelegate:(id<RVPresenterHighlightDelegate>)highlightDelegate;
-@property (readonly, nonnull) NSArray <NSValue *> * itemRectsInView;
@end
#endif
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes