Bug 218065 - Move function definitions in JSIPCBinding.h into cpp file
Summary: Move function definitions in JSIPCBinding.h into cpp file
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-10-21 18:36 PDT by Ryosuke Niwa
Modified: 2020-10-21 22:25 PDT (History)
5 users (show)

See Also:


Attachments
Patch (23.71 KB, patch)
2020-10-21 18:40 PDT, Ryosuke Niwa
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (23.96 KB, patch)
2020-10-21 19:02 PDT, Ryosuke Niwa
wenson_hsieh: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2020-10-21 18:36:42 PDT
We should move most of function definitions from JSIPCBinding.h to JSIPCBinding.cpp.
Comment 1 Ryosuke Niwa 2020-10-21 18:40:49 PDT
Created attachment 412056 [details]
Patch
Comment 2 Ryosuke Niwa 2020-10-21 19:02:31 PDT
Created attachment 412059 [details]
Patch
Comment 3 Ryosuke Niwa 2020-10-21 22:25:00 PDT
Committed r268854: <https://trac.webkit.org/changeset/268854>
Comment 4 Radar WebKit Bug Importer 2020-10-21 22:25:19 PDT
<rdar://problem/70560496>