Bug 253622

Summary: Make PrettyPatch codes work with jQuery 3.6.x
Product: WebKit Reporter: lingho <lingho>
Component: WebKit WebsiteAssignee: lingho <lingho>
Status: RESOLVED FIXED    
Severity: Normal CC: jond, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.