Changes between Version 1 and Version 2 of PortIntegrationArchitectureIssues


Ignore:
Timestamp:
Jan 31, 2013, 7:48:22 AM (12 years ago)
Author:
Noam Rosenthal
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PortIntegrationArchitectureIssues

    v1 v2  
    77=== Examples of friction points ===
    88* Too much use of internal JSC and WK2 internals in port-specific code
    9 * Too many ways to accomplish scroll delegation and TBS
     9* Too many ways to accomplish scroll delegation and tiled rendering
    1010* GraphicsContext exposes too many internals, hard to decouple its interface from implementation detail
    1111* It's difficult/impossible to port WebKit to a platform without changing the main source tree.