WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
198152
Deprecate more preview API
https://bugs.webkit.org/show_bug.cgi?id=198152
Summary
Deprecate more preview API
Alex Christensen
Reported
2019-05-22 18:19:19 PDT
Deprecate more preview API
Attachments
Patch
(10.59 KB, patch)
2019-05-22 18:21 PDT
,
Alex Christensen
no flags
Details
Formatted Diff
Diff
Patch
(10.05 KB, patch)
2019-05-22 18:27 PDT
,
Alex Christensen
dino
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2019-05-22 18:21:31 PDT
Created
attachment 370472
[details]
Patch
Alex Christensen
Comment 2
2019-05-22 18:27:22 PDT
Created
attachment 370474
[details]
Patch
Dean Jackson
Comment 3
2019-05-23 10:15:54 PDT
Comment on
attachment 370474
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=370474&action=review
> Source/WebKit/UIProcess/API/Cocoa/WKPreviewElementInfo.mm:32 > +#pragma clang diagnostic push > +#pragma clang diagnostic ignored "-Wdeprecated-implementations"
IGNORE_WARNINGS_BEGIN("deprecated-implementations")
> Source/WebKit/UIProcess/API/Cocoa/WKPreviewElementInfo.mm:34 > +#pragma clang diagnostic pop
IGNORE_WARNINGS_END
> Source/WebKit/UIProcess/RemoteLayerTree/ios/ScrollingTreeScrollingNodeDelegateIOS.h:70 > + OptionSet<WebCore::TouchAction> activeTouchActions() const { return m_activeTouchActions; }
Haha
Alex Christensen
Comment 4
2019-05-23 10:21:07 PDT
http://trac.webkit.org/r245691
Radar WebKit Bug Importer
Comment 5
2019-05-23 10:24:33 PDT
<
rdar://problem/51072670
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug