Bug 173336 - Add missing availability declarations to SPI in WKUIDelegatePrivate.h
Summary: Add missing availability declarations to SPI in WKUIDelegatePrivate.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-13 15:54 PDT by Wenson Hsieh
Modified: 2017-06-13 17:10 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.36 KB, patch)
2017-06-13 15:56 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2017-06-13 15:54:50 PDT
In WKUIDelegatePrivate, _webView:previewForLiftingItem:session: and -_webView:previewForCancellingItem:withDefault: are missing availability macros.
Comment 1 Wenson Hsieh 2017-06-13 15:56:25 PDT
Created attachment 312821 [details]
Patch
Comment 2 WebKit Commit Bot 2017-06-13 17:10:10 PDT
Comment on attachment 312821 [details]
Patch

Clearing flags on attachment: 312821

Committed r218224: <http://trac.webkit.org/changeset/218224>
Comment 3 WebKit Commit Bot 2017-06-13 17:10:12 PDT
All reviewed patches have been landed.  Closing bug.