Bug 261819
Summary: | Port ControlPart related controls to the new IPC serialization format | ||
---|---|---|---|
Product: | WebKit | Reporter: | Gavin <gavin.p> |
Component: | WebKit Process Model | Assignee: | Gavin <gavin.p> |
Status: | REOPENED | ||
Severity: | Normal | CC: | cdumez, commit-queue, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 264536 | ||
Bug Blocks: |
Gavin
Port ControlPart related controls to the new IPC serialization format
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/115781032>
Gavin
Pull request: https://github.com/WebKit/WebKit/pull/17972
EWS
Committed 270445@main (a7330e04e710): <https://commits.webkit.org/270445@main>
Reviewed commits have been landed. Closing PR #17972 and removing active labels.
Chris Dumez
Seems to have caused a +0.58 MB binary size increase (rdar://118179198).
WebKit Commit Bot
Re-opened since this is blocked by bug 264536
Gavin
Pull request: https://github.com/WebKit/WebKit/pull/23741
Chris Dumez
(In reply to Gavin from comment #6)
> Pull request: https://github.com/WebKit/WebKit/pull/23741
I have a PR here that requires very little refactoring:
https://github.com/WebKit/WebKit/pull/23713