Bug 249794 - v2: Update xsltUnicodeSortFunction()
Summary: v2: Update xsltUnicodeSortFunction()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: XML (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on: 247538 249321
Blocks:
  Show dependency treegraph
 
Reported: 2022-12-22 11:37 PST by David Kilzer (:ddkilzer)
Modified: 2022-12-23 08:29 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2022-12-22 11:37:07 PST
Update xsltUnicodeSortFunction() in XSLTUnicodeSort.cpp with changes from GNOME libxslt issue #78.
<https://gitlab.gnome.org/GNOME/libxslt/-/issues/78>
<https://gitlab.gnome.org/GNOME/libxslt/-/commit/e7374c3b9f1b1652862af1d37755611b00e4079e>

The function was originally based on `examples/xsltICUSort.c`.

This is the second attempt after Bug 247538 and Bug 249321.

<rdar://103361507>
Comment 1 David Kilzer (:ddkilzer) 2022-12-22 11:42:02 PST
Pull request: https://github.com/WebKit/WebKit/pull/8013
Comment 2 EWS 2022-12-23 08:29:13 PST
Committed 258292@main (b588dc317890): <https://commits.webkit.org/258292@main>

Reviewed commits have been landed. Closing PR #8013 and removing active labels.