Bug 207554

Summary: AX: Wrong includes for internal SDK
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: chris fleizach <cfleizach>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch
none
patch
none
patch none

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.