Bug 251687
| Summary: | Reduce bridging and run-time creation of strings. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Seija K. <gfunni234> |
| Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Seija K.
In many places, we are needlessly bridging for the sake of calling Objective-C methods and Core Foundation functions where the original types have functions and methods that work just fine.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Seija K.
Pull request: https://github.com/WebKit/WebKit/pull/9607
Radar WebKit Bug Importer
<rdar://problem/105274412>
Seija K.
Pull request: https://github.com/WebKit/WebKit/pull/9604
Seija K.
Pull request: https://github.com/WebKit/WebKit/pull/9997
Seija K.
Pull request: https://github.com/WebKit/WebKit/pull/10205