Skip to content

Bump JsCore version #3

@shilangyu

Description

@shilangyu

Current webkit version is all the way back from 2019. Many js features are missing, and some important bug fixes. For example this critical bug which is affecting our project: https://stackoverflow.com/questions/57589395/safari-is-parsing-iso-8601-date-time-strings-without-timezone-as-utc-rather-than.

I see that jsc-android released a new version which bumps webkit considerably. I see some breaking changes (such as a higher minSdkVersion) but most importantly only the Intl variant is supported now (apparently webkitgtk remove the flag to conditionally enable Intl). The Intl variant is supposedly bigger in size.

If I will have time, I will try to do this bump myself, but if someone more experienced in this matter would like to help, I would appreciate it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions