⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changes between Version 1 and Version 2 of WebKitWindowsPort


Ignore:
Timestamp:
Jun 5, 2026, 7:17:47 PM (31 hours ago)
Author:
darbinyan@apple.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebKitWindowsPort

    v1 v2  
    1 WebKit Windows Port
    2 ''by Brent Fulgham''
    3 
    4 - FTW: For the Win(Dows)
    5     - No more AppleWin, no more WinCairo
    6 - Goals
    7     - A single windows port shared by the community.
    8     - Minimal external requirements to build and hack.
    9 - Technologies
    10     - DirectX
    11     - DirectWrite
    12     - Direct2D
    13     - All the Directs
    14     - cURL
    15 - What Works
    16     - Basic Browsing
    17     - MotionMark (Some glitches in SVG)
    18     - WebKit2 (Thank you Sony!)
    19     - Some tests pass
    20 - Need Help
    21     - Lots of missing stuff
    22         - WebGL/WebGPU
    23         - Media
    24         - Hooking up WebInspector
    25     - Font handling needs to be improved
    26     - Guidance from Windows experts
     1{{{#!html
     2<div style="padding: 1em; background: #fff8c4; border-left: 4px solid #f5c842; margin: 1em 0;">
     3    <strong>⚠ This page has moved.</strong> The current documentation is at
     4    <a href="https://docs.webkit.org/Ports/WindowsPort.html">docs.webkit.org/Ports/WindowsPort</a>.
     5</div>
     6}}}