Changes between Version 1 and Version 2 of PortIntegrationArchitectureIssues
- Timestamp:
- Jan 31, 2013, 7:48:22 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PortIntegrationArchitectureIssues
v1 v2 7 7 === Examples of friction points === 8 8 * Too much use of internal JSC and WK2 internals in port-specific code 9 * Too many ways to accomplish scroll delegation and TBS9 * Too many ways to accomplish scroll delegation and tiled rendering 10 10 * GraphicsContext exposes too many internals, hard to decouple its interface from implementation detail 11 11 * It's difficult/impossible to port WebKit to a platform without changing the main source tree.