Saturday, February 19, 2022

Weekly browser binaries (20220219)

New NewMoon 27 Build!

32bit https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20220219-f5d811828-xpmod.7z
32bit SSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20220219-f5d811828-xpmod-sse.7z
32bit noSSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20220219-f5d811828-xpmod-ia32.7z

64bit https://o.rthost.win/palemoon/palemoon-27.10.0.win64-git-20220219-f5d811828-xpmod.7z

source repo: https://github.com/roytam1/palemoon27

repo changes since my last build:
- import changes from `dev' branch of rmottola/Arctic-Fox:
 - Bug 1132920: Use movddup for SIMD swizzle pattern (0, 1, 0, 1) on SSE3 enabled machines; r=sunfish (2f6ff1e5ae)
 - cleanup (a843df02f4)
 - Bug 1201810, IonMonkey - Part 1: Move the platform specific shared ic stubs, r=jandem (41103c7241)
 - Bug 1201810, IonMonkey - Part 0: Improve code of EmitIonTailCallVM, r=jandem (aa72188407)
 - Bug 1203297: Fix makeFrameDescriptor warnings on x86 and x64, in non-unified builds; r=terrence (8ff0ef518d)
 - Bug 984018 - sincos optimization. r=nbp (8e82c1249e)
 - rearrange (9eec87ba05) (f5d811828)


New regular/weekly KM-Goanna release:
https://o.rthost.win/kmeleon/KM76.4.5-Goanna-20220219.7z

Changelog:

Out-of-tree changes:
* update Goanna3 to git 850741b59...f5d811828:
- import changes from `dev' branch of rmottola/Arctic-Fox:
 - Bug 1132920: Use movddup for SIMD swizzle pattern (0, 1, 0, 1) on SSE3 enabled machines; r=sunfish (2f6ff1e5ae)
 - cleanup (a843df02f4)
 - Bug 1201810, IonMonkey - Part 1: Move the platform specific shared ic stubs, r=jandem (41103c7241)
 - Bug 1201810, IonMonkey - Part 0: Improve code of EmitIonTailCallVM, r=jandem (aa72188407)
 - Bug 1203297: Fix makeFrameDescriptor warnings on x86 and x64, in non-unified builds; r=terrence (8ff0ef518d)
 - Bug 984018 - sincos optimization. r=nbp (8e82c1249e)
 - rearrange (9eec87ba05) (f5d811828)

* Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses.

A goanna3 source tree that has kmeleon adaption patch applied is available here: https://github.com/roytam1/palemoon27/tree/kmeleon76

3 comments:

  1. This comment has been removed by the author.

    ReplyDelete
  2. https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20220219-f5d811828-xpmod.7z
    I am seeking for a browser for Windows XP. This version is surprisingly weak:
    https://get.webgl.org/ - no spinning cube
    https://mapy.cz just blank page
    https://www.stream.cz/darwinovy-ceny/atlasovy-kameny-byly-nad-jeji-sily-jeden-se-ji-projel-po-zadech-64319757 no video...
    https://www.flightradar24.com just gray page...

    But I used https://o.rthost.win/palemoon/palemoon-28.10.4a1.win32-git-20211218-ba47fad4d-uxp-b7cc29620-xpmod.7z
    This works much better.
    I am confused by the numbering - why the older version has higher number?
    But it still has problems:
    https://www1.pluska.sk/ blank (long) page
    https://www.stream.cz/darwinovy-ceny/atlasovy-kameny-byly-nad-jeji-sily-jeden-se-ji-projel-po-zadech-64319757 "Diskuze" - does not show anything.

    I am also confused by 3 versions of the binaries. When my processor has SSE3, which version should I use?

    ReplyDelete
    Replies
    1. > I am confused by the numbering - why the older version has higher number?
      that is "build date", 27 branch is trying to catch-up upstream changes to see if it can work better.

      > I am also confused by 3 versions of the binaries. When my processor has SSE3, which version should I use?
      you can just use normal build (i.e. without suffix), ia32 and sse builds are for older processors.

      Delete