Skip to content

Releases: haiku/webkit-old

WebKit 538.33 for Haiku

30 Apr 14:26

Choose a tag to compare

  • Includes jsc interpreter (for real this time)
  • Many bugfixes and optimizations
  • Supports saving pages as MHTML

WebKit 538.28 for Haiku.

11 Apr 06:20

Choose a tag to compare

This release includes:

  • HTML audio and video support
  • The jsc shell is installed
  • Many more fixes and improvements.

WebKit 538.23 for Haiku.

17 Mar 13:06

Choose a tag to compare

  • Downloads work again
  • Many improvements to drawing code, fixing a lot of rendering issues
  • Initial support for transform matrices

WebKit 538.20 for Haiku.

28 Feb 16:09

Choose a tag to compare

Includes the new clipping code, finally fixing the border bleeding bug, as well as many other changes, fixes and improvement.

We're not quite done yet, but this is major progress!

Version 1.2.3

11 Jan 15:54

Choose a tag to compare

  • Merged WebKit changes until early december 2013.
  • Fixed some rendering bugs introduced in 1.2.2
  • Modify the BUrlProtocolHandler to use standard error code

This release will only work with the matching network kit (to be commited soon). It will not run on older versions of Haiku. Older versions of WebKit will not run on new versions of Haiku, either.

1.2.2: Implement topLoadingFrame support in DRT.

07 Jan 14:07

Choose a tag to compare

Without this, some tests dumped results twice, with the first dump
possibly before things were done running.