[webkit-reviews] review granted: [Bug 174758] [iOS WK2] Remove _WKDraggableElementInfo and fold PositionInformationTests into WKRequestActivatedElementInfo : [Attachment 316222] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 22 21:01:42 PDT 2017


mitz at webkit.org has granted Wenson Hsieh <wenson_hsieh at apple.com>'s request for
review:
Bug 174758: [iOS WK2] Remove _WKDraggableElementInfo and fold
PositionInformationTests into WKRequestActivatedElementInfo
https://bugs.webkit.org/show_bug.cgi?id=174758

Attachment 316222: Patch

https://bugs.webkit.org/attachment.cgi?id=316222&action=review




--- Comment #2 from mitz at webkit.org ---
Comment on attachment 316222
  --> https://bugs.webkit.org/attachment.cgi?id=316222
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=316222&action=review

> Tools/TestWebKitAPI/cocoa/TestWKWebView.h:56
> +- (_WKActivatedElementInfo *)_activatedElementAtPosition:(CGPoint)position;

Probably don’t need the underscore prefix on this method’s name. It’s like the
rest of the TestWKWebView methods.


More information about the webkit-reviews mailing list