Bug 45368 - Custom JS properties do not persist on HTMLInputElement.validity
Summary: Custom JS properties do not persist on HTMLInputElement.validity
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-07 23:17 PDT by Sam Weinig
Modified: 2017-05-18 23:08 PDT (History)
0 users

See Also:


Attachments
Test cast (893 bytes, text/html)
2010-09-07 23:17 PDT, Sam Weinig
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2010-09-07 23:17:48 PDT
Created attachment 66846 [details]
Test cast

Custom JS properties do not persist after GC on the object returned by HTMLInputElement.validity.  See 45358 for a similar issue.
Comment 1 Sam Weinig 2017-05-18 23:08:20 PDT
This is now fixed.