Bug 41611
Summary: | Per-OS-version object files in WebKitLibraries/ | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jeremy Moskovich <playmobil> |
Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | darin, mjs |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 |
Jeremy Moskovich
Separate object files are provided for 10.4..10.6 in WebKitLibraries/ . While having per-OS-version object files makes sense for ports that compile a separate binary for each system version. Ports such as Chromium release a single binary that needs to run on more than one system version.
Would it be possible to provide a unified system interface object file for the benefit of ports such as Chromium?
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |