Bug 210818 - Fix extra/missing #undef statements
Summary: Fix extra/missing #undef statements
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-04-21 15:18 PDT by David Kilzer (:ddkilzer)
Modified: 2020-04-21 17:27 PDT (History)
5 users (show)

See Also:


Attachments
Patch v1 (2.85 KB, patch)
2020-04-21 15:21 PDT, David Kilzer (:ddkilzer)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2020-04-21 15:18:26 PDT
Fix extra/missing #undef statements.

These issues could lead to build failures in the unified source build later if source files move around.

<rdar://problem/61973329>
Comment 1 David Kilzer (:ddkilzer) 2020-04-21 15:21:13 PDT
Created attachment 397130 [details]
Patch v1
Comment 2 EWS 2020-04-21 17:27:40 PDT
Committed r260476: <https://trac.webkit.org/changeset/260476>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 397130 [details].