wiki:Mobile

Version 1 (modified by alp@atoker.com, 16 years ago) (diff)

Add a page on WebKit for mobile devices

WebKit for Mobile devices

WebKit is well-suited for mobile devices thanks to its small footprint and high performance. The WebKit porting layer makes it easy to adapt the browser engine to integrate tightly into existing mobile platforms.

Supported devices

  • Mac
    • Apple iPhone
  • GTK+
    • Nokia Internet tablets
    • OpenMoko

Build configurations

LOW_BANDWIDTH_DISPLAY

MOBILE

Compiler flags

This section needs to be written. -Os etc.

Reducing footprint

This section needs to be written. Put comparative compiler output from disabling SVG here.

Describe how to avoid the ICU dependency.