Bug 193809

Summary: Remove usage of internal macro from private header
Product: WebKit Reporter: Keith Miller <keith_miller>
Component: New BugsAssignee: Keith Miller <keith_miller>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ews-watchlist, mark.lam, msaboff, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Keith Miller 2019-01-24 19:23:22 PST
Remove usage of internal macro from private header
Comment 1 Keith Miller 2019-01-24 19:25:10 PST
Created attachment 360072 [details]
Patch
Comment 2 EWS Watchlist 2019-01-24 19:26:42 PST
Attachment 360072 [details] did not pass style-queue:


ERROR: Source/JavaScriptCore/API/tests/testIncludes.m:36:  Alphabetical sorting problem.  [build/include_order] [4]
Total errors found: 1 in 4 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Saam Barati 2019-01-24 19:28:02 PST
Can you fix the style issue?
Comment 4 Keith Miller 2019-01-24 19:33:33 PST
(In reply to Saam Barati from comment #3)
> Can you fix the style issue?

The style issue is that the public umbrella header should be included after our private headers but I'd rather include the public header first.
Comment 5 WebKit Commit Bot 2019-01-24 20:39:38 PST
Comment on attachment 360072 [details]
Patch

Clearing flags on attachment: 360072

Committed r240468: <https://trac.webkit.org/changeset/240468>
Comment 6 WebKit Commit Bot 2019-01-24 20:39:39 PST
All reviewed patches have been landed.  Closing bug.
Comment 7 Radar WebKit Bug Importer 2019-01-24 20:40:29 PST
<rdar://problem/47538853>