RESOLVED DUPLICATE of bug 233064 233139
Build fix for <UIKit/NSTextList.h> adding NSTextListMarker constants
https://bugs.webkit.org/show_bug.cgi?id=233139
Summary Build fix for <UIKit/NSTextList.h> adding NSTextListMarker constants
David Kilzer (:ddkilzer)
Reported 2021-11-15 11:13:57 PST
Build fix for <UIKit/NSTextList.h> adding NSTextListMarker constants. The internal, private header named <UIKit/NSTextList.h> added the NSTextListMarker constants list in Source/WebCore/PAL/pal/spi/cocoa/NSAttributedStringSPI.h, which is causing some internal builds to fail.
Attachments
Patch v1 (4.84 KB, patch)
2021-11-15 11:27 PST, David Kilzer (:ddkilzer)
no flags
Radar WebKit Bug Importer
Comment 1 2021-11-15 11:14:40 PST
David Kilzer (:ddkilzer)
Comment 2 2021-11-15 11:27:52 PST
Created attachment 444281 [details] Patch v1
David Kilzer (:ddkilzer)
Comment 3 2021-11-15 11:30:21 PST
(In reply to David Kilzer (:ddkilzer) from comment #2) > Created attachment 444281 [details] > Patch v1 Looks like this may already be fixed.
David Kilzer (:ddkilzer)
Comment 4 2021-11-15 11:33:56 PST
Dupe of: Bug 233064 *** This bug has been marked as a duplicate of bug 233064 ***
Note You need to log in before you can comment on or make changes to this bug.