Bug 216297

Summary: WebCore UnifiedSource81 builds for upwards of 10 minutes
Product: WebKit Reporter: Tim Horton <thorton>
Component: New BugsAssignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, bdakin, benjamin, calvaris, ews-watchlist, ggaren, keith_miller, simon.fraser, webkit-bug-importer, wenson_hsieh, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch simon.fraser: review+, thorton: commit-queue+

Tim Horton
Reported 2020-09-08 17:13:42 PDT
WebCore UnifiedSource81 builds for upwards of 10 minutes
Attachments
Patch (1.61 KB, patch)
2020-09-08 17:13 PDT, Tim Horton
no flags
Patch (1.60 KB, patch)
2020-09-08 17:24 PDT, Tim Horton
simon.fraser: review+
thorton: commit-queue+
Tim Horton
Comment 1 2020-09-08 17:13:53 PDT
Tim Horton
Comment 2 2020-09-08 17:22:58 PDT
I suppose we need to restrict to clang only.
Tim Horton
Comment 3 2020-09-08 17:24:43 PDT
Alexey Proskuryakov
Comment 4 2020-09-08 17:41:51 PDT
Comment on attachment 408291 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=408291&action=review > Source/WebCore/bindings/js/WebCoreBuiltinNames.h:463 > + // FIXME: Remove the __attribute__((nodebug)) when <rdar://68246686> is fixed. Fixed in all versions that we are building with...
Tim Horton
Comment 5 2020-09-08 18:56:31 PDT
(In reply to Alexey Proskuryakov from comment #4) > Comment on attachment 408291 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=408291&action=review > > > Source/WebCore/bindings/js/WebCoreBuiltinNames.h:463 > > + // FIXME: Remove the __attribute__((nodebug)) when <rdar://68246686> is fixed. > > Fixed in all versions that we are building with... Sure, or we can add conditional flags (I suppose I could have done that here, too, but I was too lazy to figure it out).
Tim Horton
Comment 6 2020-09-08 20:14:37 PDT
Radar WebKit Bug Importer
Comment 7 2020-09-08 20:15:25 PDT
Note You need to log in before you can comment on or make changes to this bug.