Bug 207554 - AX: Wrong includes for internal SDK
Summary: AX: Wrong includes for internal SDK
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: chris fleizach
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-11 08:58 PST by chris fleizach
Modified: 2020-02-11 10:58 PST (History)
3 users (show)

See Also:


Attachments
patch (1.24 KB, patch)
2020-02-11 09:51 PST, chris fleizach
no flags Details | Formatted Diff | Diff
patch (1.24 KB, patch)
2020-02-11 10:16 PST, chris fleizach
no flags Details | Formatted Diff | Diff
patch (1.21 KB, patch)
2020-02-11 10:17 PST, chris fleizach
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description chris fleizach 2020-02-11 08:58:06 PST
Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.Internal.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/PrivateHeaders/AccessibilityPriv.h:321:26: note: previous definition is here
typedef CF_ENUM(int32_t, AXClientType)
1 error generated.


<rdar://problem/59341578>
Comment 1 chris fleizach 2020-02-11 09:51:55 PST
Created attachment 390379 [details]
patch
Comment 2 chris fleizach 2020-02-11 10:16:32 PST
Created attachment 390382 [details]
patch
Comment 3 chris fleizach 2020-02-11 10:17:46 PST
Created attachment 390384 [details]
patch
Comment 4 WebKit Commit Bot 2020-02-11 10:57:50 PST
The commit-queue encountered the following flaky tests while processing attachment 390384 [details]:

editing/spelling/spellcheck-attribute.html bug 206178 (authors: g.czajkowski@samsung.com, mark.lam@apple.com, and rniwa@webkit.org)
The commit-queue is continuing to process your patch.
Comment 5 WebKit Commit Bot 2020-02-11 10:58:24 PST
Comment on attachment 390384 [details]
patch

Clearing flags on attachment: 390384

Committed r256320: <https://trac.webkit.org/changeset/256320>
Comment 6 WebKit Commit Bot 2020-02-11 10:58:26 PST
All reviewed patches have been landed.  Closing bug.