Bug 247538 - Update xsltUnicodeSortFunction()
Summary: 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:
Blocks: 249321 249794
  Show dependency treegraph
 
Reported: 2022-11-05 19:15 PDT by David Kilzer (:ddkilzer)
Modified: 2022-12-22 11:37 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-11-05 19:15:08 PDT
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`.

<rdar://101996640>
Comment 1 David Kilzer (:ddkilzer) 2022-11-06 09:43:02 PST
Pull request: https://github.com/WebKit/WebKit/pull/6187
Comment 2 EWS 2022-11-08 13:09:33 PST
Committed 256459@main (6649227d017b): <https://commits.webkit.org/256459@main>

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