Bug 253622 - Make PrettyPatch codes work with jQuery 3.6.x
Summary: Make PrettyPatch codes work with jQuery 3.6.x
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Website (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: lingho@apple.com
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-08 20:05 PST by lingho@apple.com
Modified: 2023-03-09 18:20 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lingho@apple.com 2023-03-08 20:05:06 PST
PrettyPatch code-review codes are using deprecated jQuery functions such as .live(), .bind() and .size(). 

Update them to work with modern versions of jQuery.
Comment 1 Radar WebKit Bug Importer 2023-03-08 20:05:56 PST
<rdar://problem/106477734>
Comment 2 lingho@apple.com 2023-03-08 21:13:51 PST
https://github.com/WebKit/WebKit/pull/11277
Comment 3 EWS 2023-03-09 18:20:21 PST
Committed 261482@main (9735cf282f1e): <https://commits.webkit.org/261482@main>

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