RESOLVED FIXED 227880
Add a StyleSheets log channel and some logging
https://bugs.webkit.org/show_bug.cgi?id=227880
Summary Add a StyleSheets log channel and some logging
Simon Fraser (smfr)
Reported 2021-07-12 11:37:24 PDT
Add a StyleSheets log channel and some logging
Attachments
Patch (19.57 KB, patch)
2021-07-12 11:38 PDT, Simon Fraser (smfr)
no flags
Patch (19.56 KB, patch)
2021-07-12 11:46 PDT, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2021-07-12 11:38:57 PDT
Simon Fraser (smfr)
Comment 2 2021-07-12 11:46:24 PDT
EWS
Comment 3 2021-07-12 13:45:30 PDT
Committed r279847 (239602@main): <https://commits.webkit.org/239602@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 433337 [details].
Radar WebKit Bug Importer
Comment 4 2021-07-12 13:46:16 PDT
Myles C. Maxfield
Comment 5 2021-07-13 00:13:32 PDT
This might have broken the iOS Simulator build: Undefined symbols for architecture x86_64: "WebCore::operator<<(WTF::TextStream&, WebCore::Node const&)", referenced from: WTF::TextStream& WTF::operator<<<WebCore::Node>(WTF::TextStream&, WTF::RefPtr<WebCore::Node, WTF::RawPtrTraits<WebCore::Node>, WTF::DefaultRefDerefTraits<WebCore::Node> > const&) in UnifiedSource62-mm.o ld: symbol(s) not found for architecture x86_64
Myles C. Maxfield
Comment 6 2021-07-13 00:32:20 PDT
Tentative build fix in https://commits.webkit.org/r279866
Note You need to log in before you can comment on or make changes to this bug.