Bug 255617 - Early return in HTMLInputElement::attributeChanged() when the attribute value hasn't changed
Summary: Early return in HTMLInputElement::attributeChanged() when the attribute value...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-18 11:49 PDT by Chris Dumez
Modified: 2023-04-19 16:01 PDT (History)
6 users (show)

See Also:


Attachments
WIP Patch (1.17 KB, patch)
2023-04-18 11:49 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>