Bug 231521 - Only mark needed JSONImpl::ObjectBase functions with WTF_EXPORT_PRIVATE
Summary: Only mark needed JSONImpl::ObjectBase functions with WTF_EXPORT_PRIVATE
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-11 11:58 PDT by Alex Christensen
Modified: 2021-10-12 10:28 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.90 KB, patch)
2021-10-11 12:00 PDT, Alex Christensen
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (3.01 KB, patch)
2021-10-11 12:17 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2021-10-11 11:58:56 PDT
Only mark needed JSONImpl::ObjectBase functions with WTF_EXPORT_PRIVATE
Comment 1 Alex Christensen 2021-10-11 12:00:44 PDT
Created attachment 440813 [details]
Patch
Comment 2 Alex Christensen 2021-10-11 12:17:06 PDT
Created attachment 440818 [details]
Patch
Comment 3 Chris Dumez 2021-10-11 12:19:21 PDT
Comment on attachment 440818 [details]
Patch

r=me if the bots are happy.
Comment 4 EWS 2021-10-11 15:46:26 PDT
Committed r283943 (242801@main): <https://commits.webkit.org/242801@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 440818 [details].
Comment 5 Radar WebKit Bug Importer 2021-10-11 15:47:23 PDT
<rdar://problem/84119966>
Comment 6 Ross Kirsling 2021-10-12 10:28:49 PDT
Landed WinCairo build fix in r283990.