Changes between Version 2 and Version 3 of PortIntegrationArchitectureIssues
- Timestamp:
- Apr 6, 2013, 4:39:44 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PortIntegrationArchitectureIssues
v2 v3 1 1 == Port Integration Architecture Issues == 2 2 === Premise === 3 The WebKit project supports many ports: Apple-Mac, Apple-Win, Chromium,Qt, GTK, EFL and more.3 The WebKit project supports many ports: Apple-Mac, Apple-Win, Qt, GTK, EFL and more. 4 4 As this grew organically and have allowed WebKit to have a thriving community of browsers and devices, that plurality of configurations have caused our architecture to be less flexible, making it harder to change things in the core without "breaking" one of the variety of ports. 5 5 This page comes to serve as an entry point to track those issues, and to attempt to find high level solutions to some of them, leaving the details to bugzilla.