Bug 246908
| Summary: | simplify FEComponentTransfer coding | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Cameron McCormack (:heycam) <heycam> |
| Component: | Layout and Rendering | Assignee: | Cameron McCormack (:heycam) <heycam> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 246898 | ||
| Bug Blocks: | |||
Cameron McCormack (:heycam)
Bug 246898 adds an IPC coder for WTF::EnumeratedArray, which FEComponentTrasfer is using as of bug 246602. Let's use it to simplify FEComponentTransfer's encode/decoder functions.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/101464975>
Cameron McCormack (:heycam)
Pull request: https://github.com/WebKit/WebKit/pull/5694
EWS
Committed 255906@main (355426c15db9): <https://commits.webkit.org/255906@main>
Reviewed commits have been landed. Closing PR #5694 and removing active labels.