Open
Bug 1362339
Opened 8 years ago
Updated 2 years ago
[DateTimePicker] Reuse picker document to reduce load time
Categories
(Core :: Layout: Form Controls, enhancement, P3)
Tracking
()
NEW
People
(Reporter: scottwu, Unassigned)
References
(Blocks 1 open bug)
Details
The date picker iframe document in datetimepopup.xml is unloaded when picker is closed. This ensures that the picker always open with clean states, but it also introduces unnecessary loading/unloading when the picker document could have been reused.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•