Bug 255617

Summary: Early return in HTMLInputElement::attributeChanged() when the attribute value hasn't changed
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: changseok, esprehn+autocc, ews-watchlist, gyuyoung.kim, mifenton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
WIP Patch none

Description Chris Dumez 2023-04-18 11:49:25 PDT
Early return in HTMLInputElement::attributeChanged() when the attribute value hasn't changed.
Comment 1 Chris Dumez 2023-04-18 11:49:46 PDT
Created attachment 465969 [details]
WIP Patch
Comment 2 Chris Dumez 2023-04-18 13:38:41 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12880
Comment 3 EWS 2023-04-19 16:00:55 PDT
Committed 263151@main (c1628ee675b7): <https://commits.webkit.org/263151@main>

Reviewed commits have been landed. Closing PR #12880 and removing active labels.
Comment 4 Radar WebKit Bug Importer 2023-04-19 16:01:19 PDT
<rdar://problem/108286224>