Bug 210833 - IPC::Encoder::reserve() can be private
Summary: IPC::Encoder::reserve() can be private
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-04-21 17:40 PDT by David Kilzer (:ddkilzer)
Modified: 2020-04-21 20:13 PDT (History)
4 users (show)

See Also:


Attachments
Patch v1 (1.25 KB, patch)
2020-04-21 17:50 PDT, David Kilzer (:ddkilzer)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2020-04-21 17:40:09 PDT
IPC::Encoder::reserve() can be private.

<rdar://problem/62124193>
Comment 1 David Kilzer (:ddkilzer) 2020-04-21 17:50:05 PDT
Created attachment 397153 [details]
Patch v1
Comment 2 EWS 2020-04-21 20:13:21 PDT
Committed r260492: <https://trac.webkit.org/changeset/260492>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 397153 [details].