Bug 196981 - Remove JSCBuiltins.cpp from Copy Headers phase
Summary: Remove JSCBuiltins.cpp from Copy Headers phase
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Rollin
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-04-16 13:39 PDT by Keith Rollin
Modified: 2019-04-17 10:57 PDT (History)
11 users (show)

See Also:


Attachments
Patch (3.32 KB, patch)
2019-04-16 13:42 PDT, Keith Rollin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Rollin 2019-04-16 13:39:26 PDT
JSCBuiltins.cpp is not a header and so doesn't need to be in the Copy Headers phase. Checking its history, it seems to have been added accidentally at the same time that JSCBuiltins.h was added.
Comment 1 Radar WebKit Bug Importer 2019-04-16 13:39:39 PDT
<rdar://problem/49952133>
Comment 2 Keith Rollin 2019-04-16 13:42:52 PDT
Created attachment 367561 [details]
Patch
Comment 3 WebKit Commit Bot 2019-04-17 10:57:16 PDT
Comment on attachment 367561 [details]
Patch

Clearing flags on attachment: 367561

Committed r244385: <https://trac.webkit.org/changeset/244385>
Comment 4 WebKit Commit Bot 2019-04-17 10:57:18 PDT
All reviewed patches have been landed.  Closing bug.