| | 1 | = WebKitGTK+ and WPE WebKit in Five Minutes = |
| | 2 | ''by Michael Catanzaro'' |
| | 3 | |
| | 4 | == WebKitGTK+ == |
| | 5 | |
| | 6 | - Web engine for GNOME desktop |
| | 7 | - User in: |
| | 8 | - Epiphany web browser |
| | 9 | - Multiple email clients |
| | 10 | - Documentation viewer and IDE |
| | 11 | - Online accounts sign-in |
| | 12 | - Captive portal helped |
| | 13 | - File previewer |
| | 14 | - Dozens of third-party applications |
| | 15 | - Turns up in odd proprietary products |
| | 16 | - Fuzzed by Project Zero to find Safari issues |
| | 17 | |
| | 18 | == WPE WebKit == |
| | 19 | |
| | 20 | - Simply WebKitGTK+without the GTK+ dependency |
| | 21 | - Best WebKit port for embedded devices |
| | 22 | - Downstream fork is used in tens of millions of consumer set-top boxes (plus smaller projects too!) |
| | 23 | - Main source of funding for Igalia’s work on WebKit |
| | 24 | - JSC 32-bit JIT is essential |